6 lines
187 B
Plaintext
Raw Normal View History

2025-04-08 18:46:12 +08:00
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Edmonton)]} {
LoadTimeZoneFile America/Edmonton
}
set TZData(:Canada/Mountain) $TZData(:America/Edmonton)