Import build of Tcl/Tk 8.6.8
This commit is contained in:
5
win32/lib/tcl8.6/tzdata/US/Eastern
Normal file
5
win32/lib/tcl8.6/tzdata/US/Eastern
Normal file
@@ -0,0 +1,5 @@
|
||||
# created by tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/New_York)]} {
|
||||
LoadTimeZoneFile America/New_York
|
||||
}
|
||||
set TZData(:US/Eastern) $TZData(:America/New_York)
|
||||
Reference in New Issue
Block a user