Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

added tcl files

File size: 177 bytes
Line 
1# created by tools/tclZIC.tcl - do not edit
2if {![info exists TZData(America/Denver)]} {
3    LoadTimeZoneFile America/Denver
4}
5set TZData(:US/Mountain) $TZData(:America/Denver)
Note: See TracBrowser for help on using the repository browser.