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