blob: 68c16ca8e4416e207047d92c26dea59218442a7a (
plain)
1
2
3
4
5
|
# 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)
|