Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8a18a2

Browse files
committed
Update time zone data files to tzdata release 2008i (DST law changes in
Argentina, Brazil, Mauritius, Syria).
1 parent ff50ea7 commit c8a18a2

File tree

4 files changed

+123
-27
lines changed

4 files changed

+123
-27
lines changed

src/timezone/data/africa

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @(#)africa 8.16
1+
# @(#)africa 8.17
22
# <pre>
33

44
# This data is by no means authoritative; if you think you know better,
@@ -453,11 +453,19 @@ Zone Africa/Nouakchott -1:03:48 - LMT 1912
453453
# year 2008 - 2009 will, therefore, be effective as from 26 October 2008
454454
# and end on 29 March 2009.
455455

456+
# From Ed Maste (2008-10-07):
457+
# THE TIME BILL (No. XXVII of 2008) Explanatory Memorandum states the
458+
# beginning / ending of summer time is 2 o'clock standard time in the
459+
# morning of the last Sunday of October / last Sunday of March.
460+
# <a href="http://www.gov.mu/portal/goc/assemblysite/file/bill2708.pdf">
461+
# http://www.gov.mu/portal/goc/assemblysite/file/bill2708.pdf
462+
# </a>
463+
456464
# Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
457465
Rule Mauritius 1982 only - Oct 10 0:00 1:00 S
458466
Rule Mauritius 1983 only - Mar 21 0:00 0 -
459-
Rule Mauritius 2008 max - Oct lastSun 2:00 1:00 S
460-
Rule Mauritius 2009 max - Mar lastSun 2:00 0 -
467+
Rule Mauritius 2008 max - Oct lastSun 2:00s 1:00 S
468+
Rule Mauritius 2009 max - Mar lastSun 2:00s 0 -
461469
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
462470
Zone Indian/Mauritius 3:50:00 - LMT 1907 # Port Louis
463471
4:00 Mauritius MU%sT # Mauritius Time

src/timezone/data/asia

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @(#)asia 8.23
1+
# @(#)asia 8.24
22
# <pre>
33

44
# This data is by no means authoritative; if you think you know better,
@@ -1957,8 +1957,20 @@ Rule Syria 2007 only - Nov Fri>=1 0:00 0 -
19571957
# compilers can't handle or having multiple Rules (a la Israel).
19581958
# For now, use "Apr Fri>=1", and go with IATA on a uniform Sep 30 end.
19591959

1960+
# From Steffen Thorsen (2008-10-07):
1961+
# Syria has now officially decided to end DST on 2008-11-01 this year,
1962+
# according to the following article in the Syrian Arab News Agency (SANA).
1963+
#
1964+
# The article is in Arabic, and seems to tell that they will go back to
1965+
# winter time on 2008-11-01 at 00:00 local daylight time (delaying/setting
1966+
# clocks back 60 minutes).
1967+
#
1968+
# <a href="http://sana.sy/ara/2/2008/10/07/195459.htm">
1969+
# http://sana.sy/ara/2/2008/10/07/195459.htm
1970+
# </a>
1971+
19601972
Rule Syria 2008 max - Apr Fri>=1 0:00 1:00 S
1961-
Rule Syria 2008 max - Oct 1 0:00 0 -
1973+
Rule Syria 2008 max - Nov 1 0:00 0 -
19621974

19631975
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
19641976
Zone Asia/Damascus 2:25:12 - LMT 1920 # Dimashq

src/timezone/data/southamerica

Lines changed: 91 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @(#)southamerica 8.27
1+
# @(#)southamerica 8.33
22
# <pre>
33

44
# This data is by no means authoritative; if you think you know better,
@@ -177,6 +177,42 @@ Rule Arg 2000 only - Mar 3 0:00 0 -
177177
# http://www.impulsobaires.com.ar/nota.php?id=57832 (in spanish)
178178
# </a>
179179

180+
# From Rodrigo Severo (2008-10-06):
181+
# Here is some info available at a Gentoo bug related to TZ on Argentina's DST:
182+
# ...
183+
# ------- Comment #1 from [jmdocile] 2008-10-06 16:28 0000 -------
184+
# Hi, there is a problem with timezone-data-2008e and maybe with
185+
# timezone-data-2008f
186+
# Argentinian law [Number] 25.155 is no longer valid.
187+
# <a href="http://www.infoleg.gov.ar/infolegInternet/anexos/60000-64999/60036/norma.htm">
188+
# http://www.infoleg.gov.ar/infolegInternet/anexos/60000-64999/60036/norma.htm
189+
# </a>
190+
# The new one is law [Number] 26.350
191+
# <a href="http://www.infoleg.gov.ar/infolegInternet/anexos/135000-139999/136191/norma.htm">
192+
# http://www.infoleg.gov.ar/infolegInternet/anexos/135000-139999/136191/norma.htm
193+
# </a>
194+
# So there is no summer time in Argentina for now.
195+
196+
# From Mariano Absatz (2008-10-20):
197+
# Decree 1693/2008 applies Law 26.350 for the summer 2008/2009 establishing DST in Argentina
198+
# From 2008-10-19 until 2009-03-15
199+
# <a href="http://www.boletinoficial.gov.ar/Bora.Portal/CustomControls/PdfContent.aspx?fp=16102008&pi=3&pf=4&s=0&sec=01">
200+
# http://www.boletinoficial.gov.ar/Bora.Portal/CustomControls/PdfContent.aspx?fp=16102008&pi=3&pf=4&s=0&sec=01
201+
# </a>
202+
#
203+
# Decree 1705/2008 excepting 12 Provinces from applying DST in the summer 2008/2009:
204+
# Catamarca, La Rioja, Mendoza, Salta, San Juan, San Luis, La Pampa, Neuquen, Rio Negro, Chubut, Santa Cruz
205+
# and Tierra del Fuego
206+
# <a href="http://www.boletinoficial.gov.ar/Bora.Portal/CustomControls/PdfContent.aspx?fp=17102008&pi=1&pf=1&s=0&sec=01">
207+
# http://www.boletinoficial.gov.ar/Bora.Portal/CustomControls/PdfContent.aspx?fp=17102008&pi=1&pf=1&s=0&sec=01
208+
# </a>
209+
#
210+
# Press release 235 dated Saturday October 18th, from the Government of the Province of Jujuy saying
211+
# it will not apply DST either (even when it was not included in Decree 1705/2008)
212+
# <a href="http://www.jujuy.gov.ar/index2/partes_prensa/18_10_08/235-181008.doc">
213+
# http://www.jujuy.gov.ar/index2/partes_prensa/18_10_08/235-181008.doc
214+
# </a>
215+
180216
Rule Arg 2007 only - Dec 30 0:00 1:00 S
181217
Rule Arg 2008 max - Mar Sun>=15 0:00 0 -
182218
Rule Arg 2008 max - Oct Sun>=15 0:00 1:00 S
@@ -327,9 +363,8 @@ Zone America/Argentina/Buenos_Aires -3:53:48 - LMT 1894 Oct 31
327363
-4:00 Arg AR%sT 2000 Mar 3
328364
-3:00 Arg AR%sT
329365
#
330-
# Santa Fe (SF), Entre Rios (ER), Corrientes (CN), Misiones (MN), Chaco (CC),
331-
# Formosa (FM), Salta (SA), Santiago del Estero (SE), Cordoba (CB),
332-
# La Pampa (LP), Neuquen (NQ), Rio Negro (RN)
366+
# Cordoba (CB), Santa Fe (SF), Entre Rios (ER), Corrientes (CN), Misiones (MN),
367+
# Chaco (CC), Formosa (FM), Santiago del Estero (SE)
333368
#
334369
# Shanks & Pottenger also make the following claims, which we haven't verified:
335370
# - Formosa switched to -3:00 on 1991-01-07.
@@ -348,6 +383,18 @@ Zone America/Argentina/Cordoba -4:16:48 - LMT 1894 Oct 31
348383
-4:00 Arg AR%sT 2000 Mar 3
349384
-3:00 Arg AR%sT
350385
#
386+
# Salta (SA), La Pampa (LP), Neuquen (NQ), Rio Negro (RN)
387+
Zone America/Argentina/Salta -4:21:40 - LMT 1894 Oct 31
388+
-4:16:48 - CMT 1920 May
389+
-4:00 - ART 1930 Dec
390+
-4:00 Arg AR%sT 1969 Oct 5
391+
-3:00 Arg AR%sT 1991 Mar 3
392+
-4:00 - WART 1991 Oct 20
393+
-3:00 Arg AR%sT 1999 Oct 3
394+
-4:00 Arg AR%sT 2000 Mar 3
395+
-3:00 Arg AR%sT 2008 Oct 18
396+
-3:00 - ART
397+
#
351398
# Tucuman (TM)
352399
Zone America/Argentina/Tucuman -4:20:52 - LMT 1894 Oct 31
353400
-4:16:48 - CMT 1920 May
@@ -372,7 +419,8 @@ Zone America/Argentina/La_Rioja -4:27:24 - LMT 1894 Oct 31
372419
-4:00 Arg AR%sT 2000 Mar 3
373420
-3:00 - ART 2004 Jun 1
374421
-4:00 - WART 2004 Jun 20
375-
-3:00 Arg AR%sT
422+
-3:00 Arg AR%sT 2008 Oct 18
423+
-3:00 - ART
376424
#
377425
# San Juan (SJ)
378426
Zone America/Argentina/San_Juan -4:34:04 - LMT 1894 Oct 31
@@ -385,7 +433,8 @@ Zone America/Argentina/San_Juan -4:34:04 - LMT 1894 Oct 31
385433
-4:00 Arg AR%sT 2000 Mar 3
386434
-3:00 - ART 2004 May 31
387435
-4:00 - WART 2004 Jul 25
388-
-3:00 Arg AR%sT
436+
-3:00 Arg AR%sT 2008 Oct 18
437+
-3:00 - ART
389438
#
390439
# Jujuy (JY)
391440
Zone America/Argentina/Jujuy -4:21:12 - LMT 1894 Oct 31
@@ -399,7 +448,8 @@ Zone America/Argentina/Jujuy -4:21:12 - LMT 1894 Oct 31
399448
-3:00 1:00 ARST 1992
400449
-3:00 Arg AR%sT 1999 Oct 3
401450
-4:00 Arg AR%sT 2000 Mar 3
402-
-3:00 Arg AR%sT
451+
-3:00 Arg AR%sT 2008 Oct 18
452+
-3:00 - ART
403453
#
404454
# Catamarca (CT), Chubut (CH)
405455
Zone America/Argentina/Catamarca -4:23:08 - LMT 1894 Oct 31
@@ -412,7 +462,8 @@ Zone America/Argentina/Catamarca -4:23:08 - LMT 1894 Oct 31
412462
-4:00 Arg AR%sT 2000 Mar 3
413463
-3:00 - ART 2004 Jun 1
414464
-4:00 - WART 2004 Jun 20
415-
-3:00 Arg AR%sT
465+
-3:00 Arg AR%sT 2008 Oct 18
466+
-3:00 - ART
416467
#
417468
# Mendoza (MZ)
418469
Zone America/Argentina/Mendoza -4:35:16 - LMT 1894 Oct 31
@@ -429,7 +480,8 @@ Zone America/Argentina/Mendoza -4:35:16 - LMT 1894 Oct 31
429480
-4:00 Arg AR%sT 2000 Mar 3
430481
-3:00 - ART 2004 May 23
431482
-4:00 - WART 2004 Sep 26
432-
-3:00 Arg AR%sT
483+
-3:00 Arg AR%sT 2008 Oct 18
484+
-3:00 - ART
433485
#
434486
# San Luis (SL)
435487
Zone America/Argentina/San_Luis -4:25:24 - LMT 1894 Oct 31
@@ -457,7 +509,8 @@ Zone America/Argentina/Rio_Gallegos -4:36:52 - LMT 1894 Oct 31
457509
-4:00 Arg AR%sT 2000 Mar 3
458510
-3:00 - ART 2004 Jun 1
459511
-4:00 - WART 2004 Jun 20
460-
-3:00 Arg AR%sT
512+
-3:00 Arg AR%sT 2008 Oct 18
513+
-3:00 - ART
461514
#
462515
# Tierra del Fuego, Antartida e Islas del Atlantico Sur (TF)
463516
Zone America/Argentina/Ushuaia -4:33:12 - LMT 1894 Oct 31
@@ -468,7 +521,8 @@ Zone America/Argentina/Ushuaia -4:33:12 - LMT 1894 Oct 31
468521
-4:00 Arg AR%sT 2000 Mar 3
469522
-3:00 - ART 2004 May 30
470523
-4:00 - WART 2004 Jun 20
471-
-3:00 Arg AR%sT
524+
-3:00 Arg AR%sT 2008 Oct 18
525+
-3:00 - ART
472526

473527
# Aruba
474528
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
@@ -619,7 +673,7 @@ Zone America/La_Paz -4:32:36 - LMT 1890
619673
# </a>
620674
# Note that this link does not always work directly, but must be accessed
621675
# by going to
622-
# <a href="http://www.mme.gov.br/first>"
676+
# <a href="http://www.mme.gov.br/first">
623677
# http://www.mme.gov.br/first
624678
# </a>
625679
#
@@ -768,12 +822,33 @@ Rule Brazil 2007 only - Feb 25 0:00 0 -
768822
# Decree <a href="http://pcdsh01.on.br/DecHV6212.gif">6,212</a> (2007-09-26),
769823
# adopted by the same states as before.
770824
Rule Brazil 2007 only - Oct Sun>=8 0:00 1:00 S
771-
Rule Brazil 2008 max - Feb Sun>=15 0:00 0 -
772-
Rule Brazil 2008 max - Oct Sun>=15 0:00 1:00 S
825+
# From Frederico A. C. Neves (2008-09-10):
826+
# Acording to this decree
827+
# <a href="http://www.planalto.gov.br/ccivil_03/_Ato2007-2010/2008/Decreto/D6558.htm">
828+
# http://www.planalto.gov.br/ccivil_03/_Ato2007-2010/2008/Decreto/D6558.htm
829+
# </a>
830+
# [t]he DST period in Brazil now on will be from the 3rd Oct Sunday to the
831+
# 3rd Feb Sunday. There is an exception on the return date when this is
832+
# the Carnival Sunday then the return date will be the next Sunday...
833+
Rule Brazil 2008 max - Oct Sun>=15 0:00 1:00 S
834+
Rule Brazil 2008 2011 - Feb Sun>=15 0:00 0 -
835+
Rule Brazil 2012 only - Feb Sun>=22 0:00 0 -
836+
Rule Brazil 2013 2014 - Feb Sun>=15 0:00 0 -
837+
Rule Brazil 2015 only - Feb Sun>=22 0:00 0 -
838+
Rule Brazil 2016 2022 - Feb Sun>=15 0:00 0 -
839+
Rule Brazil 2023 only - Feb Sun>=22 0:00 0 -
840+
Rule Brazil 2024 2025 - Feb Sun>=15 0:00 0 -
841+
Rule Brazil 2026 only - Feb Sun>=22 0:00 0 -
842+
Rule Brazil 2027 2033 - Feb Sun>=15 0:00 0 -
843+
Rule Brazil 2034 only - Feb Sun>=22 0:00 0 -
844+
Rule Brazil 2035 2036 - Feb Sun>=15 0:00 0 -
845+
Rule Brazil 2037 only - Feb Sun>=22 0:00 0 -
846+
# From Arthur David Olson (2008-09-29):
847+
# The next is wrong in some years but is better than nothing.
848+
Rule Brazil 2038 max - Feb Sun>=15 0:00 0 -
849+
773850
# The latest ruleset listed above says that the following states observe DST:
774851
# DF, ES, GO, MG, MS, MT, PR, RJ, RS, SC, SP.
775-
# For dates after mid-2008, the above rules with TO="max" are guesses
776-
# and are quite possibly wrong, but are more likely than no DST at all.
777852

778853
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
779854
#

src/timezone/data/zone.tab

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @(#)zone.tab 8.18
1+
# @(#)zone.tab 8.21
22
#
33
# TZ zone descriptions
44
#
@@ -42,14 +42,15 @@ AQ -7824+10654 Antarctica/Vostok Vostok Station, S Magnetic Pole
4242
AQ -6640+14001 Antarctica/DumontDUrville Dumont-d'Urville Station, Terre Adelie
4343
AQ -690022+0393524 Antarctica/Syowa Syowa Station, E Ongul I
4444
AR -3436-05827 America/Argentina/Buenos_Aires Buenos Aires (BA, CF)
45-
AR -3124-06411 America/Argentina/Cordoba most locations (CB, CC, CN, ER, FM, LP, MN, NQ, RN, SA, SE, SF)
46-
AR -3319-06621 America/Argentina/San_Luis San Luis (SL)
45+
AR -3124-06411 America/Argentina/Cordoba most locations (CB, CC, CN, ER, FM, MN, SE, SF)
46+
AR -2447-06525 America/Argentina/Salta (SA, LP, NQ, RN)
4747
AR -2411-06518 America/Argentina/Jujuy Jujuy (JY)
4848
AR -2649-06513 America/Argentina/Tucuman Tucuman (TM)
4949
AR -2828-06547 America/Argentina/Catamarca Catamarca (CT), Chubut (CH)
5050
AR -2926-06651 America/Argentina/La_Rioja La Rioja (LR)
5151
AR -3132-06831 America/Argentina/San_Juan San Juan (SJ)
5252
AR -3253-06849 America/Argentina/Mendoza Mendoza (MZ)
53+
AR -3319-06621 America/Argentina/San_Luis San Luis (SL)
5354
AR -5138-06913 America/Argentina/Rio_Gallegos Santa Cruz (SC)
5455
AR -5448-06818 America/Argentina/Ushuaia Tierra del Fuego (TF)
5556
AS -1416-17042 Pacific/Pago_Pago
@@ -293,7 +294,7 @@ NL +5222+00454 Europe/Amsterdam
293294
NO +5955+01045 Europe/Oslo
294295
NP +2743+08519 Asia/Katmandu
295296
NR -0031+16655 Pacific/Nauru
296-
NU -1901+16955 Pacific/Niue
297+
NU -1901-16955 Pacific/Niue
297298
NZ -3652+17446 Pacific/Auckland most locations
298299
NZ -4357-17633 Pacific/Chatham Chatham Islands
299300
OM +2336+05835 Asia/Muscat
@@ -384,13 +385,13 @@ US +381515-0854534 America/Kentucky/Louisville Eastern Time - Kentucky - Louisvi
384385
US +364947-0845057 America/Kentucky/Monticello Eastern Time - Kentucky - Wayne County
385386
US +394606-0860929 America/Indiana/Indianapolis Eastern Time - Indiana - most locations
386387
US +384038-0873143 America/Indiana/Vincennes Eastern Time - Indiana - Daviess, Dubois, Knox & Martin Counties
387-
US +411745-0863730 America/Indiana/Knox Eastern Time - Indiana - Starke County
388388
US +410305-0863611 America/Indiana/Winamac Eastern Time - Indiana - Pulaski County
389389
US +382232-0862041 America/Indiana/Marengo Eastern Time - Indiana - Crawford County
390+
US +382931-0871643 America/Indiana/Petersburg Eastern Time - Indiana - Pike County
390391
US +384452-0850402 America/Indiana/Vevay Eastern Time - Indiana - Switzerland County
391392
US +415100-0873900 America/Chicago Central Time
392393
US +375711-0864541 America/Indiana/Tell_City Central Time - Indiana - Perry County
393-
US +382931-0871643 America/Indiana/Petersburg Central Time - Indiana - Pike County
394+
US +411745-0863730 America/Indiana/Knox Central Time - Indiana - Starke County
394395
US +450628-0873651 America/Menominee Central Time - Michigan - Dickinson, Gogebic, Iron & Menominee Counties
395396
US +470659-1011757 America/North_Dakota/Center Central Time - North Dakota - Oliver County
396397
US +465042-1012439 America/North_Dakota/New_Salem Central Time - North Dakota - Morton County (except Mandan area)

0 commit comments

Comments
 (0)