Files
shuidrop_gui/Utils/PythonNew32/tcl/tcl8.6/tzdata/EST

6 lines
169 B
Plaintext
Raw Normal View History

# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Panama)]} {
LoadTimeZoneFile America/Panama
}
set TZData(:EST) $TZData(:America/Panama)