Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/tcl8.5/tzdata/NZ @ 5129

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

added tcl files

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