Skip to content

Commit e7d3082

Browse files
author
GitHub Actions
committed
Update tzdata and zoneinfo to version 2017b.
1 parent 087040b commit e7d3082

File tree

7 files changed

+63
-18
lines changed

7 files changed

+63
-18
lines changed

tzdata/NEWS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
News for the tz database
22

3+
Release 2017b - 2017-03-17 07:30:38 -0700
4+
5+
Briefly: Haiti has resumed DST.
6+
7+
Changes to past and future time stamps
8+
9+
Haiti resumed observance of DST in 2017. (Thanks to Steffen Thorsen.)
10+
11+
Changes to past time stamps
12+
13+
Liberia changed from -004430 to +00 on 1972-01-07, not 1972-05-01.
14+
15+
Use "MMT" to abbreviate Liberia's time zone before 1972, as "-004430"
16+
is one byte over the POSIX limit. (Problem reported by Derick Rethans.)
17+
18+
319
Release 2017a - 2017-02-28 00:05:36 -0800
420

521
Briefly: Southern Chile moves from -04/-03 to -03, and Mongolia

tzdata/africa

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -420,18 +420,25 @@ Link Africa/Nairobi Indian/Mayotte
420420
# See Africa/Johannesburg.
421421

422422
# Liberia
423-
# From Paul Eggert (2006-03-22):
424-
# In 1972 Liberia was the last country to switch
425-
# from a UTC offset that was not a multiple of 15 or 20 minutes.
426-
# Howse reports that it was in honor of their president's birthday.
427-
# Shank & Pottenger report the date as May 1, whereas Howse reports Jan;
428-
# go with Shanks & Pottenger.
429-
# For Liberia before 1972, Shanks & Pottenger report -0:44, whereas Howse and
430-
# Whitman each report -0:44:30; go with the more precise figure.
423+
#
424+
# From Paul Eggert (2017-03-02):
425+
#
426+
# The Nautical Almanac for the Year 1970, p 264, is the source for -0:44:30.
427+
#
428+
# In 1972 Liberia was the last country to switch from a UTC offset
429+
# that was not a multiple of 15 or 20 minutes. The 1972 change was on
430+
# 1972-01-07, according to an entry dated 1972-01-04 on p 330 of:
431+
# Presidential Papers: First year of the administration of
432+
# President William R. Tolbert, Jr., July 23, 1971-July 31, 1972.
433+
# Monrovia: Executive Mansion.
434+
#
435+
# Use the abbreviation "MMT" before 1972, as the more-accurate numeric
436+
# abbreviation "-004430" would be one byte over the POSIX limit.
437+
#
431438
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
432439
Zone Africa/Monrovia -0:43:08 - LMT 1882
433440
-0:43:08 - MMT 1919 Mar # Monrovia Mean Time
434-
-0:44:30 - -004430 1972 May
441+
-0:44:30 - MMT 1972 Jan 7 # approximately MMT
435442
0:00 - GMT
436443

437444
###############################################################################

tzdata/iso3166.tab

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
# All text uses UTF-8 encoding. The columns of the table are as follows:
1010
#
1111
# 1. ISO 3166-1 alpha-2 country code, current as of
12-
# ISO 3166-1 Newsletter VI-16 (2013-07-11). See: Updates on ISO 3166
13-
# http://www.iso.org/iso/home/standards/country_codes/updates_on_iso_3166.htm
12+
# ISO 3166-1 N905 (2016-11-15). See: Updates on ISO 3166-1
13+
# http://isotc.iso.org/livelink/livelink/Open/16944257
1414
# 2. The usual English name for the coded region,
1515
# chosen so that alphabetic sorting of subsets produces helpful lists.
1616
# This is not the same as the English name in the ISO 3166 tables.

tzdata/northamerica

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3139,6 +3139,12 @@ Zone America/Guatemala -6:02:04 - LMT 1918 Oct 5
31393139
# http://www.vantbefinfo.com/changement-dheure-pas-pour-haiti/
31403140
# http://news.anmwe.com/haiti-lheure-nationale-ne-sera-ni-avancee-ni-reculee-cette-annee/
31413141

3142+
# From Steffen Thorsen (2017-03-12):
3143+
# We have received 4 mails from different people telling that Haiti
3144+
# has started DST again today, and this source seems to confirm that,
3145+
# I have not been able to find a more authoritative source:
3146+
# https://www.haitilibre.com/en/news-20319-haiti-notices-time-change-in-haiti.html
3147+
31423148
# Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
31433149
Rule Haiti 1983 only - May 8 0:00 1:00 D
31443150
Rule Haiti 1984 1987 - Apr lastSun 0:00 1:00 D
@@ -3151,6 +3157,8 @@ Rule Haiti 2005 2006 - Apr Sun>=1 0:00 1:00 D
31513157
Rule Haiti 2005 2006 - Oct lastSun 0:00 0 S
31523158
Rule Haiti 2012 2015 - Mar Sun>=8 2:00 1:00 D
31533159
Rule Haiti 2012 2015 - Nov Sun>=1 2:00 0 S
3160+
Rule Haiti 2017 max - Mar Sun>=8 2:00 1:00 D
3161+
Rule Haiti 2017 max - Nov Sun>=1 2:00 0 S
31543162
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
31553163
Zone America/Port-au-Prince -4:49:20 - LMT 1890
31563164
-4:49 - PPMT 1917 Jan 24 12:00 # P-a-P MT

tzdata/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2017a
1+
2017b

zoneinfo/Africa/Monrovia.ics

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ BEGIN:VCALENDAR
22
PRODID:-//github.com/libical/vzic//NONSGML ICS//EN
33
VERSION:2.0
44
BEGIN:VTIMEZONE
5-
TZID:/github.com/libical/tzdbics/20221031_2017a/Africa/Monrovia
6-
LAST-MODIFIED:20221031T170926Z
5+
TZID:/github.com/libical/tzdbics/20221031_2017b/Africa/Monrovia
6+
LAST-MODIFIED:20221031T171033Z
77
X-LIC-LOCATION:Africa/Monrovia
88
X-PROLEPTIC-TZNAME:LMT
99
BEGIN:STANDARD
@@ -13,7 +13,7 @@ TZOFFSETTO:-004308
1313
DTSTART:18820101T000000
1414
END:STANDARD
1515
BEGIN:STANDARD
16-
TZNAME:-004430
16+
TZNAME:MMT
1717
TZOFFSETFROM:-004308
1818
TZOFFSETTO:-004430
1919
DTSTART:19190301T000000
@@ -22,7 +22,7 @@ BEGIN:STANDARD
2222
TZNAME:GMT
2323
TZOFFSETFROM:-004430
2424
TZOFFSETTO:+0000
25-
DTSTART:19720501T000000
25+
DTSTART:19720107T000000
2626
END:STANDARD
2727
END:VTIMEZONE
2828
END:VCALENDAR

zoneinfo/America/Port-au-Prince.ics

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ BEGIN:VCALENDAR
22
PRODID:-//github.com/libical/vzic//NONSGML ICS//EN
33
VERSION:2.0
44
BEGIN:VTIMEZONE
5-
TZID:/github.com/libical/tzdbics/20221031_2016b/America/Port-au-Prince
6-
LAST-MODIFIED:20221031T165950Z
5+
TZID:/github.com/libical/tzdbics/20221031_2017b/America/Port-au-Prince
6+
LAST-MODIFIED:20221031T171033Z
77
X-LIC-LOCATION:America/Port-au-Prince
88
X-PROLEPTIC-TZNAME:LMT
99
BEGIN:STANDARD
@@ -80,5 +80,19 @@ TZOFFSETTO:-0500
8080
DTSTART:20121104T020000
8181
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU;UNTIL=20151101T060000Z
8282
END:STANDARD
83+
BEGIN:DAYLIGHT
84+
TZNAME:EDT
85+
TZOFFSETFROM:-0500
86+
TZOFFSETTO:-0400
87+
DTSTART:20170312T020000
88+
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
89+
END:DAYLIGHT
90+
BEGIN:STANDARD
91+
TZNAME:EST
92+
TZOFFSETFROM:-0400
93+
TZOFFSETTO:-0500
94+
DTSTART:20171105T020000
95+
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
96+
END:STANDARD
8397
END:VTIMEZONE
8498
END:VCALENDAR

0 commit comments

Comments
 (0)