Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/tcl8.5.2/library/tzdata/Australia/West @ 25

Last change on this file since 25 was 25, checked in by landauf, 17 years ago

added tcl to libs

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