1# created by tools/tclZIC.tcl - do not edit
2if {![info exists TZData(Europe/London)]} {
3    LoadTimeZoneFile Europe/London
4}
5set TZData(:Europe/Jersey) $TZData(:Europe/London)
6