summaryrefslogtreecommitdiffstats
path: root/library/tzdata/MST
diff options
context:
space:
mode:
Diffstat (limited to 'library/tzdata/MST')
-rw-r--r--library/tzdata/MST5
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/MST b/library/tzdata/MST
new file mode 100644
index 0000000..4abedf6
--- /dev/null
+++ b/library/tzdata/MST
@@ -0,0 +1,5 @@
+# created by ../tools/tclZIC.tcl - do not edit
+if {![info exists TZData(America/Phoenix)]} {
+ loadTimeZoneFile America/Phoenix
+}
+set tzdata(:MST) $TZData(:America/Phoenix)