FW: Bug#303920: libc6: Nicaragua introduces DST at 12:00pm 09/04/ 2005
Jorge-León is not on the time zone mailing list; direct replies appropriately. --ado -----Original Message----- From: jorge-time@magma.com.ni [mailto:jorge-time@magma.com.ni] Sent: Monday, April 18, 2005 8:14 PM To: GOTO Masanori Cc: tz@lecserver.nci.nih.gov; 303920@bugs.debian.org Subject: Re: Bug#303920: libc6: Nicaragua introduces DST at 12:00pm 09/04/2005 Hello! I made up a patch for zoneinfo/America/Managua, which we are using by now. You can find it at: http://www.magma.com.ni/sw/time/ It is based on adding the following two entries in /glibc-2.3.2/timezone/northamerica: -6:00 - CST 2005 Apr 10 00:00 -6:00 Nic C%sT I have seen however problems with php too, as well as I suspect that java maintains it's own timezoneinfo. Also, I still have no further notice by now, when the timezone-change will end. Best Regards, Jorge-León P.S.: please apologize for beeing terse and replying late. I *will* try to keep track of this issue and keep you informed. Please identify to whom to report. GOTO Masanori <gotom@debian.or.jp> writes:
Dear timezone data maintainers,
I got the following report from Georg Lehner <jorge@magma.com.ni> at Debian Project[1]. From the Georg's explanation, Nicararagua timezone has been changed recently as follows.
At Sat, 09 Apr 2005 11:45:33 -0600, Georg Lehner wrote:
The Nicaraguan president orders a one hour forward shift of the oficial time in Nicaragua, starting from 24:00 at ninth of April 2005, see
http://www.migob.gob.ni/webmigob/leyes.php?URL=/leyes/decreto23-2005. html
for the official anouncement.
The DST has no ending date! It is said, that there will be a testing period of two months...
Regards,
Jorge-León
Please consider to check this timezone change.
Thanks in advance, -- gotom
It is based on adding the following two entries in /glibc-2.3.2/timezone/northamerica:
-6:00 - CST 2005 Apr 10 00:00 -6:00 Nic C%sT
Thanks for reporting this. (But surely you needed to add a Rule line as well?) I have circulated some proposed patches on the tz mailing list and expect they'll be installed in due course onto the canonical copies at <ftp://elsie.nci.nih.gov/pub/>. Here's a summary of the relevant patches I proposed. These patches guess that daylight saving time will expire on September 11, but of course this could change. @@ -1931,11 +1958,28 @@ Zone America/Montserrat -4:08:52 - LMT 1 # Nicaragua seems to be back at -6:00 but I have not been able to find when # they changed from -5:00. # +# From Steffen Thorsen (2005-04-12): +# I've got reports from 8 different people that Nicaragua just started +# DST on Sunday 2005-04-10, in order to save energy because of +# expensive petroleum. The exact end date for DST is not yet +# announced, only "September" but some sites also say "mid-September". +# Some background information is available on the President's official site: +# http://www.presidencia.gob.ni/Presidencia/Files_index/Secretaria/Notas%20de%... +# The Decree, no 23-2005 is available here: +# http://www.presidencia.gob.ni/buscador_gaceta/BD/DECRETOS/2005/Decreto%2023-... +# +# From Paul Eggert (2005-04-12): +# The decree doesn't say anything about daylight saving, but for now let's +# assume that it is daylight saving and that they'll switch back on the +# 2nd Sunday in September. +# # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S Rule Nic 1979 1980 - Mar Sun>=16 0:00 1:00 D Rule Nic 1979 1980 - Jun Mon>=23 0:00 0 S Rule Nic 1992 only - Jan 1 4:00 1:00 D Rule Nic 1992 only - Sep 24 0:00 0 S +Rule Nic 2005 only - Apr 10 0:00 1:00 D +Rule Nic 2005 only - Sep 11 0:00 0 S # Zone NAME GMTOFF RULES FORMAT [UNTIL] Zone America/Managua -5:45:08 - LMT 1890 -5:45:12 - MMT 1934 Jun 23 # Managua Mean Time? @@ -1943,7 +1987,7 @@ Zone America/Managua -5:45:08 - LMT 1890 -5:00 - EST 1975 Feb 16 -6:00 Nic C%sT 1993 Jan 1 4:00 -5:00 - EST 1998 Dec - -6:00 - CST + -6:00 Nic C%sT # Panama # Zone NAME GMTOFF RULES FORMAT [UNTIL]
Paul Eggert <eggert@CS.UCLA.EDU> writes:
It is based on adding the following two entries in /glibc-2.3.2/timezone/northamerica:
-6:00 - CST 2005 Apr 10 00:00 -6:00 Nic C%sT
Thanks for reporting this. (But surely you needed to add a Rule line as well?)
Right! Sorry for not copying them, but they are very similar to yours. How can I stay in sync with this issue? Best Regards, Jorge-León
jorge@magma.com.ni writes:
How can I stay in sync with this issue?
For the tz database, you can visit <ftp://elsie.nci.nih.gov/pub/>. You can also subscribe to the tz mailing list as described in <http://www.twinsun.com/tz/tz-link.htm> (look for "subscribe"). For Debian, you can visit <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=303920>. (I think you get copies of all further bug reports sent there.)
participants (3)
-
jorge@magma.com.ni -
Olson, Arthur David (NIH/NCI) -
Paul Eggert