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