5 lines
154 B
Text
5 lines
154 B
Text
# created by tools/tclZIC.tcl - do not edit
|
|
if {![info exists TZData(Etc/GMT)]} {
|
|
LoadTimeZoneFile Etc/GMT
|
|
}
|
|
set TZData(:Greenwich) $TZData(:Etc/GMT)
|