Import build of Tcl/Tk 8.6.12
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
|
||||
set TZData(:America/Curacao) {
|
||||
{-9223372036854775808 -16547 0 LMT}
|
||||
{-1826738653 -16200 0 -0430}
|
||||
{-157750200 -14400 0 AST}
|
||||
}
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Puerto_Rico)]} {
|
||||
LoadTimeZoneFile America/Puerto_Rico
|
||||
}
|
||||
set TZData(:America/Curacao) $TZData(:America/Puerto_Rico)
|
||||
|
||||
Reference in New Issue
Block a user