Files
cpython-bin-deps/win32/lib/tcl8.6/tzdata/Etc/UCT
2021-11-08 21:12:37 +00:00

6 lines
157 B
Plaintext

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