Fusion360-Addons/python/tcl/tcl8.6/tzdata/Canada/Eastern
2021-10-31 19:12:13 +01:00

6 lines
183 B
Plaintext

# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Toronto)]} {
LoadTimeZoneFile America/Toronto
}
set TZData(:Canada/Eastern) $TZData(:America/Toronto)