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