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