summaryrefslogtreecommitdiffstats
path: root/library/tzdata/MST
diff options
context:
space:
mode:
Diffstat (limited to 'library/tzdata/MST')
-rw-r--r--library/tzdata/MST4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/tzdata/MST b/library/tzdata/MST
index 4abedf6..fbaf29c 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
+ LoadTimeZoneFile America/Phoenix
}
-set tzdata(:MST) $TZData(:America/Phoenix)
+set TZData(:MST) $TZData(:America/Phoenix)