Complete refactoring into subdirectory
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Australia/Perth)]} {
|
||||
LoadTimeZoneFile Australia/Perth
|
||||
}
|
||||
set TZData(:Australia/West) $TZData(:Australia/Perth)
|
Reference in New Issue
Block a user