Import build of Tcl/Tk 8.6.12

This commit is contained in:
Steve Dower
2021-11-08 21:12:37 +00:00
parent c5c7ca7f25
commit e3c3e9a285
2280 changed files with 315906 additions and 327798 deletions

View File

@@ -1,8 +1,5 @@
# created by tools/tclZIC.tcl - do not edit
set TZData(:America/Creston) {
{-9223372036854775808 -27964 0 LMT}
{-2713882436 -25200 0 MST}
{-1680454800 -28800 0 PST}
{-1627833600 -25200 0 MST}
}
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Phoenix)]} {
LoadTimeZoneFile America/Phoenix
}
set TZData(:America/Creston) $TZData(:America/Phoenix)