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