diff options
Diffstat (limited to 'library/tzdata/SystemV/EST5')
-rw-r--r-- | library/tzdata/SystemV/EST5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/library/tzdata/SystemV/EST5 b/library/tzdata/SystemV/EST5 new file mode 100644 index 0000000..b2e6844 --- /dev/null +++ b/library/tzdata/SystemV/EST5 @@ -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) |