blob: 08785da6359d251cd6c55388acc0f3d8ef6315ba (
plain)
1
2
3
4
5
|
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Antarctica/McMurdo)]} {
loadTimeZoneFile Antarctica/McMurdo
}
set tzdata(:Antarctica/South_Pole) $TZData(:Antarctica/McMurdo)
|