Initial commit
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(Pacific/Auckland)]} {
|
||||
LoadTimeZoneFile Pacific/Auckland
|
||||
}
|
||||
set TZData(:Antarctica/South_Pole) $TZData(:Pacific/Auckland)
|
Reference in New Issue
Block a user