6 lines
196 B
Plaintext
6 lines
196 B
Plaintext
# 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)
|