Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/tags/0.0.2/tcl8.5/tzdata/US/Arizona @ 10425

Last change on this file since 10425 was 5167, checked in by rgrieder, 16 years ago

added svn property svn:eol-style native to all tcl files

  • Property svn:eol-style set to native
File size: 179 bytes
Line 
1# created by tools/tclZIC.tcl - do not edit
2if {![info exists TZData(America/Phoenix)]} {
3    LoadTimeZoneFile America/Phoenix
4}
5set TZData(:US/Arizona) $TZData(:America/Phoenix)
Note: See TracBrowser for help on using the repository browser.