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