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