blob: b7d668d6fe7ff6c4350c710ec314df1c2bec4fee (
plain)
1
2
3
4
5
|
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Australia/Broken_Hill)]} {
LoadTimeZoneFile Australia/Broken_Hill
}
set TZData(:Australia/Yancowinna) $TZData(:Australia/Broken_Hill)
|