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