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