SpielBackupAlt/addons/pythonscript/windows-64/tcl/tcl8.6/tzdata/US/Arizona

6 lines
184 B
Plaintext
Raw Normal View History

2024-12-26 14:54:06 +00:00
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Phoenix)]} {
LoadTimeZoneFile America/Phoenix
}
set TZData(:US/Arizona) $TZData(:America/Phoenix)