blob: 2a93090534d4a8c22e083ab340adbc27a5898104 (
plain)
1
2
3
4
5
|
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Whitehorse)]} {
loadTimeZoneFile America/Whitehorse
}
set tzdata(:Canada/Yukon) $TZData(:America/Whitehorse)
|