Import build of Tcl/Tk 8.6.8
This commit is contained in:
5
amd64/lib/tcl8.6/tzdata/Chile/Continental
Normal file
5
amd64/lib/tcl8.6/tzdata/Chile/Continental
Normal file
@@ -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)
|
||||
5
amd64/lib/tcl8.6/tzdata/Chile/EasterIsland
Normal file
5
amd64/lib/tcl8.6/tzdata/Chile/EasterIsland
Normal file
@@ -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)
|
||||
Reference in New Issue
Block a user