DYT/Tool/Python39/tcl/tcl8.6/tzdata/UCT

6 lines
148 B
Plaintext
Raw Normal View History

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