diff options
Diffstat (limited to 'library/tzdata/Etc/GMT-4')
-rw-r--r-- | library/tzdata/Etc/GMT-4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/tzdata/Etc/GMT-4 b/library/tzdata/Etc/GMT-4 index 6f5a134..27b4fec 100644 --- a/library/tzdata/Etc/GMT-4 +++ b/library/tzdata/Etc/GMT-4 @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Etc/GMT-4) {
- {-9223372036854775808 14400 0 GMT-4}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Etc/GMT-4) { + {-9223372036854775808 14400 0 GMT-4} +} |