Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/tcl8.5/tzdata/US/Eastern @ 5129

Last change on this file since 5129 was 5049, checked in by landauf, 16 years ago

added tcl files

File size: 182 bytes
Line 
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)
Note: See TracBrowser for help on using the repository browser.