6 lines
153 B
Plaintext
Executable File
6 lines
153 B
Plaintext
Executable File
# created by tools/tclZIC.tcl - do not edit
|
|
if {![info exists TZData(Etc/UCT)]} {
|
|
LoadTimeZoneFile Etc/UCT
|
|
}
|
|
set TZData(:UCT) $TZData(:Etc/UCT)
|