6 lines
183 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/Toronto)]} {
LoadTimeZoneFile America/Toronto
}
set TZData(:Canada/Eastern) $TZData(:America/Toronto)