source:
downloads/tcl8.5.2/library/tzdata/UTC
@
25
| Last change on this file since 25 was 25, checked in by landauf, 18 years ago | |
|---|---|
| File size: 148 bytes | |
| Rev | Line | |
|---|---|---|
| [25] | 1 | # created by tools/tclZIC.tcl - do not edit |
| 2 | if {![info exists TZData(Etc/UTC)]} { | |
| 3 | LoadTimeZoneFile Etc/UTC | |
| 4 | } | |
| 5 | set TZData(:UTC) $TZData(:Etc/UTC) |
Note: See TracBrowser
for help on using the repository browser.










