Central 186 B

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