Import build of Tcl/Tk 8.6.12
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user