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

6 lines
186 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/Winnipeg)]} {
LoadTimeZoneFile America/Winnipeg
}
set TZData(:Canada/Central) $TZData(:America/Winnipeg)