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