Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/tcl/tzdata/UTC @ 5049

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

added tcl files

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