summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tltcl/lib/tcl8.6/tzdata/US/Eastern
blob: 3cf2651f67df7d7dd3e98f646212881892cba682 (plain)
1
2
3
4
5
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/New_York)]} {
    LoadTimeZoneFile America/New_York
}
set TZData(:US/Eastern) $TZData(:America/New_York)