openmedialibrary_platform_w.../tcl/tcl8.6/tzdata/US/Eastern

6 lines
182 B
Text
Raw Normal View History

2019-01-20 10:35:31 +00:00
# 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)