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