Honduras seems to cancel DST
A user informed that Honduras will start DST on Sunday 2007-04-01, and after some research, it seems that they first planned to start DST on 2007-04-01: (one month earlier than in 2006) http://www.laprensahn.com/pais_nota.php?id04962=7196&t=1175061600 Then I found another, newer article, which is translated to something like "Government reconsiders and suspends advancement of hour" http://www.laprensahn.com/pais_nota.php?id04962=7386&t=1175234400 So it seems that Honduras will not enter DST this year, if I understood the article correctly. Best regards, Steffen Thorsen / timeanddate.com
Steffen Thorsen <straen@thorsen.priv.no> writes:
So it seems that Honduras will not enter DST this year.
Thanks for the heads-up. Here's a proposed patch to implement this. It's less pressing than the patch for Syria <http://article.gmane.org/gmane.comp.time.tz/1575>, but as long as we're putting out something for Syria we might as well fix Honduras as well. =================================================================== RCS file: RCS/northamerica,v retrieving revision 2007.4 retrieving revision 2007.4.0.1 diff -pu -r2007.4 -r2007.4.0.1 --- northamerica 2007/03/20 12:48:12 2007.4 +++ northamerica 2007/03/31 04:56:03 2007.4.0.1 @@ -2366,11 +2366,15 @@ Zone America/Port-au-Prince -4:49:20 - L # published, I have located this authoritative source: # http://www.presidencia.gob.hn/noticia.aspx?nId=47 +# From Steffen Thorsen (2007-03-30): +# http://www.laprensahn.com/pais_nota.php?id04962=7386 +# So it seems that Honduras will not enter DST this year.... + # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S Rule Hond 1987 1988 - May Sun>=1 0:00 1:00 D Rule Hond 1987 1988 - Sep lastSun 0:00 0 S -Rule Hond 2006 2009 - May Sun>=1 0:00 1:00 D -Rule Hond 2006 2009 - Aug Mon>=1 0:00 0 S +Rule Hond 2006 only - May Sun>=1 0:00 1:00 D +Rule Hond 2006 only - Aug Mon>=1 0:00 0 S # Zone NAME GMTOFF RULES FORMAT [UNTIL] Zone America/Tegucigalpa -5:48:52 - LMT 1921 Apr -6:00 Hond C%sT
participants (2)
-
Paul Eggert -
Steffen Thorsen