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