summaryrefslogtreecommitdiffstats
path: root/library/tzdata/MST
diff options
context:
space:
mode:
Diffstat (limited to 'library/tzdata/MST')
-rw-r--r--library/tzdata/MST6
1 files changed, 3 insertions, 3 deletions
diff --git a/library/tzdata/MST b/library/tzdata/MST
index fbaf29c..87b5599 100644
--- a/library/tzdata/MST
+++ b/library/tzdata/MST
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
-if {![info exists TZData(America/Phoenix)]} {
- LoadTimeZoneFile America/Phoenix
+
+set TZData(:MST) {
+ {-9223372036854775808 -25200 0 MST}
}
-set TZData(:MST) $TZData(:America/Phoenix)