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