diff options
Diffstat (limited to 'library/tzdata/Singapore')
-rw-r--r-- | library/tzdata/Singapore | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/tzdata/Singapore b/library/tzdata/Singapore index 7381f8f..1584b35 100644 --- a/library/tzdata/Singapore +++ b/library/tzdata/Singapore @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Asia/Singapore)]} {
- LoadTimeZoneFile Asia/Singapore
-}
-set TZData(:Singapore) $TZData(:Asia/Singapore)
+# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Asia/Singapore)]} { + LoadTimeZoneFile Asia/Singapore +} +set TZData(:Singapore) $TZData(:Asia/Singapore) |