blob: 5a39e0285134dc91c44b721501cddec7be07834d (
plain)
1
2
3
4
5
|
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Australia/Adelaide)]} {
loadTimeZoneFile Australia/Adelaide
}
set tzdata(:Australia/South) $TZData(:Australia/Adelaide)
|