Eastern 183 B

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