1# created by tools/tclZIC.tcl - do not edit
2if {![info exists TZData(America/New_York)]} {
3    LoadTimeZoneFile America/New_York
4}
5set TZData(:US/Eastern) $TZData(:America/New_York)
6