summaryrefslogtreecommitdiffstats
path: root/library/tzdata/MST
blob: 094721c91ec19d3ddf88abc67ece8b2a78d2ae7d (plain)
1
2
3
4
5
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Phoenix)]} {
    LoadTimeZoneFile America/Phoenix
}
set TZData(:MST) $TZData(:America/Phoenix)