diff options
author | Kevin B Kenny <kennykb@acm.org> | 2006-08-24 21:47:48 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2006-08-24 21:47:48 (GMT) |
commit | ccfa5605f3ee0ddba99ef360e7c3bc5414558987 (patch) | |
tree | 1fa1aa47a165a4a871bedcbf07fba017d3bcf4d7 /library/tzdata/America/Managua | |
parent | 19fcbcae90c81e4b77399f68d9f7e7ba0df28df3 (diff) | |
download | tcl-ccfa5605f3ee0ddba99ef360e7c3bc5414558987.zip tcl-ccfa5605f3ee0ddba99ef360e7c3bc5414558987.tar.gz tcl-ccfa5605f3ee0ddba99ef360e7c3bc5414558987.tar.bz2 |
* library/tzdata: Regenerated, including several new files,
from Olson's tzdata2006j.
* library/clock.tcl:
* tests/clock.test: Removed an early testing hack that allowed
loading 'registry' from the build tree rather than an installed
one. This is a workaround for [Bug 15232730], which remains open
because it's a symptom of a deeper underlying problem.
Diffstat (limited to 'library/tzdata/America/Managua')
-rw-r--r-- | library/tzdata/America/Managua | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/library/tzdata/America/Managua b/library/tzdata/America/Managua index 17efc29..0df9eb4 100644 --- a/library/tzdata/America/Managua +++ b/library/tzdata/America/Managua @@ -10,10 +10,12 @@ set TZData(:America/Managua) { {299134800 -21600 0 CST} {322034400 -18000 1 CDT} {330584400 -21600 0 CST} - {694260000 -18000 1 CDT} + {694260000 -18000 0 EST} {717310800 -21600 0 CST} - {725882400 -18000 0 EST} - {912488400 -21600 0 CST} + {725868000 -18000 0 EST} + {852094800 -21600 0 CST} {1113112800 -18000 1 CDT} {1128229200 -21600 0 CST} + {1146384000 -18000 1 CDT} + {1159678800 -21600 0 CST} } |