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