Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/tcl8.5.2/library/tzdata/America/Buenos_Aires @ 25

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

added tcl to libs

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