6 lines
198 B
Plaintext
6 lines
198 B
Plaintext
# created by tools/tclZIC.tcl - do not edit
|
|
if {![info exists TZData(Australia/Brisbane)]} {
|
|
LoadTimeZoneFile Australia/Brisbane
|
|
}
|
|
set TZData(:Australia/Queensland) $TZData(:Australia/Brisbane)
|