1# created by tools/tclZIC.tcl - do not edit
2if {![info exists TZData(America/Toronto)]} {
3    LoadTimeZoneFile America/Toronto
4}
5set TZData(:America/Montreal) $TZData(:America/Toronto)
6