summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tltcl/lib/tcl8.6/tzdata/US/Arizona
blob: 8eaa9619c1d5f3db5058726e47f8d7a35e01e77d (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(:US/Arizona) $TZData(:America/Phoenix)