Initial commit
This commit is contained in:
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/EST5
Normal file
5
extensions/inkstitch/bin/tcl/tzdata/SystemV/EST5
Normal file
@ -0,0 +1,5 @@
|
||||
# created by ../tools/tclZIC.tcl - do not edit
|
||||
if {![info exists TZData(America/Indianapolis)]} {
|
||||
LoadTimeZoneFile America/Indianapolis
|
||||
}
|
||||
set TZData(:SystemV/EST5) $TZData(:America/Indianapolis)
|
Reference in New Issue
Block a user