4G_module/tools/utils/python3/tcl/tcl8.6/tzdata/Canada/Mountain

6 lines
187 B
Plaintext
Raw Normal View History

2024-09-02 17:54:29 +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)