summaryrefslogtreecommitdiffstats
path: root/library/tzdata/EST
blob: 5500db21db5691cc9a12072e408f1d3816b3002c (plain)
1
2
3
4
5
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Panama)]} {
    LoadTimeZoneFile America/Panama
}
set TZData(:EST) $TZData(:America/Panama)