historical/toontown-classic.git/panda/python/tcl/tcl8.5/tzdata/UTC
2024-01-16 11:20:27 -06:00

5 lines
148 B
Text

# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Etc/UTC)]} {
LoadTimeZoneFile Etc/UTC
}
set TZData(:UTC) $TZData(:Etc/UTC)