This commit is contained in:
2026-02-04 01:43:21 +08:00
parent 8d01606c04
commit decedb6404
976 changed files with 120993 additions and 3261 deletions
@@ -0,0 +1,5 @@
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Santiago)]} {
LoadTimeZoneFile America/Santiago
}
set TZData(:Chile/Continental) $TZData(:America/Santiago)
@@ -0,0 +1,5 @@
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Pacific/Easter)]} {
LoadTimeZoneFile Pacific/Easter
}
set TZData(:Chile/EasterIsland) $TZData(:Pacific/Easter)