SpielBackupAlt/addons/pythonscript/windows-32/tcl/tcl8.6/tzdata/US/Eastern

6 lines
187 B
Plaintext
Raw Normal View History

2024-12-26 14:54:06 +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)