Files
ImageUtils/.CondaPkg/env/Library/lib/tcl8.6/tzdata/Etc/UCT
2023-10-05 00:56:44 +07:00

6 lines
152 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)