.
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Toronto)]} {
|
||||
LoadTimeZoneFile America/Toronto
|
||||
}
|
||||
set TZData(:Canada/Eastern) $TZData(:America/Toronto)
|
Reference in New Issue
Block a user