summaryrefslogtreecommitdiffstats
path: root/library/tzdata/MST
blob: fbaf29cc42dc832854712e562490ef5cf5c57491 (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)