Skip to content

Commit 2996baa

Browse files
author
GitHub Actions
committed
Update tzdata and zoneinfo to version 2016f.
1 parent a4c9f43 commit 2996baa

File tree

8 files changed

+92
-248
lines changed

8 files changed

+92
-248
lines changed

tzdata/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
PACKAGE= tzcode
66

77
# Version numbers of the code and data distributions.
8-
VERSION= 2016e
8+
VERSION= 2016f
99

1010
# Email address for bug reports.
1111

tzdata/NEWS

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

3+
Release 2016f - 2016-07-05 16:26:51 +0200
4+
5+
Changes affecting future time stamps
6+
7+
The Egyptian government changed its mind on short notice, and
8+
Africa/Cairo will not introduce DST starting 2016-07-07 after all.
9+
(Thanks to Mina Samuel.)
10+
11+
Asia/Novosibirsk switches from +06 to +07 on 2016-07-24 at 02:00.
12+
(Thanks to Stepan Golosunov.)
13+
14+
Changes to past and future time stamps
15+
16+
Asia/Novokuznetsk and Asia/Novosibirsk now use numeric time zone
17+
abbreviations instead of invented ones.
18+
19+
Changes affecting past time stamps
20+
21+
Europe/Minsk's 1992-03-29 spring-forward transition was at 02:00 not 00:00.
22+
(Thanks to Stepan Golosunov.)
23+
24+
325
Release 2016e - 2016-06-14 08:46:16 -0700
426

527
Changes affecting future time stamps

tzdata/africa

Lines changed: 2 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -346,41 +346,8 @@ Rule Egypt 2007 only - Sep Thu>=1 24:00 0 -
346346
# From Steffen Thorsen (2016-04-29):
347347
# Egypt will have DST from July 7 until the end of October....
348348
# http://english.ahram.org.eg/NewsContentP/1/204655/Egypt/Daylight-savings-time-returning-to-Egypt-on--July.aspx
349-
# http://www.nileinternational.net/en/?p=25806
350-
# ... EgyptAir seems to have assumed DST to start in April (like it previously
351-
# did in 2010), and therefore this obviously causes problems with the schedules:
352-
# http://www.egyptair.com/en/about-egyptair/news-and-press/Pages/CANCELLATION%20OF%20DAYLIGHT%20SAVING%20TIME.aspx
353-
#
354-
# From Paul Eggert (2016-04-29):
355-
# For now, guess fall transitions will be October's last Thursday at
356-
# 24:00 and spring transitions will follow rules used 1995-2010 and be
357-
# April's last Thursday at 24:00, and guess a switch to standard time at
358-
# 24:00 the last Thursday before Ramadan, and back to DST at 00:00 the
359-
# first Friday after Ramadan. To implement this,
360-
# transition dates for 2016 through 2068 were determined by running
361-
# the following program under GNU Emacs 24.5, with the results integrated
362-
# by hand into the table below. Ramadan again intrudes on the guessed
363-
# DST starting in 2069, but that's beyond our somewhat-arbitrary cutoff here.
364-
# (let ((islamic-year 1437))
365-
# (while (< islamic-year 1491)
366-
# (let ((a (calendar-islamic-to-absolute (list 9 1 islamic-year)))
367-
# (b (calendar-islamic-to-absolute (list 10 1 islamic-year)))
368-
# (friday 5))
369-
# (while (/= friday (mod a 7))
370-
# (setq a (1- a)))
371-
# (while (/= friday (mod b 7))
372-
# (setq b (1+ b)))
373-
# (setq a (1- a))
374-
# (setq b (1- b))
375-
# (setq a (calendar-gregorian-from-absolute a))
376-
# (setq b (calendar-gregorian-from-absolute b))
377-
# (insert
378-
# (format
379-
# (concat "Rule\tEgypt\t%d\tonly\t-\t%s\t%2d\t24:00\t0\t-\n"
380-
# "Rule\tEgypt\t%d\tonly\t-\t%s\t%2d\t24:00\t1:00\tS\n")
381-
# (car (cdr (cdr a))) (calendar-month-name (car a) t) (car (cdr a))
382-
# (car (cdr (cdr b))) (calendar-month-name (car b) t) (car (cdr b)))))
383-
# (setq islamic-year (+ 1 islamic-year))))
349+
# From Mina Samuel (2016-07-04):
350+
# Egyptian government took the decision to cancel the DST,
384351

385352
Rule Egypt 2008 only - Aug lastThu 24:00 0 -
386353
Rule Egypt 2009 only - Aug 20 24:00 0 -
@@ -391,53 +358,6 @@ Rule Egypt 2014 only - May 15 24:00 1:00 S
391358
Rule Egypt 2014 only - Jun 26 24:00 0 -
392359
Rule Egypt 2014 only - Jul 31 24:00 1:00 S
393360
Rule Egypt 2014 only - Sep lastThu 24:00 0 -
394-
Rule Egypt 2016 only - Jul 7 24:00 1:00 S
395-
Rule Egypt 2016 2035 - Oct lastThu 24:00 0 -
396-
Rule Egypt 2017 2019 - Apr lastThu 24:00 1:00 S
397-
Rule Egypt 2017 only - May 25 24:00 0 -
398-
Rule Egypt 2017 only - Jun 29 24:00 1:00 S
399-
Rule Egypt 2018 only - May 10 24:00 0 -
400-
Rule Egypt 2018 only - Jun 14 24:00 1:00 S
401-
Rule Egypt 2019 only - May 2 24:00 0 -
402-
Rule Egypt 2019 only - Jun 6 24:00 1:00 S
403-
Rule Egypt 2020 only - May 28 24:00 1:00 S
404-
Rule Egypt 2021 only - May 13 24:00 1:00 S
405-
Rule Egypt 2022 only - May 5 24:00 1:00 S
406-
Rule Egypt 2023 2051 - Apr lastThu 24:00 1:00 S
407-
Rule Egypt 2036 only - Oct 16 24:00 0 -
408-
Rule Egypt 2037 only - Oct 8 24:00 0 -
409-
Rule Egypt 2038 only - Sep 23 24:00 0 -
410-
Rule Egypt 2039 only - Sep 15 24:00 0 -
411-
Rule Egypt 2039 only - Oct 20 24:00 1:00 S
412-
Rule Egypt 2039 max - Oct lastThu 24:00 0 -
413-
Rule Egypt 2040 only - Sep 6 24:00 0 -
414-
Rule Egypt 2040 only - Oct 11 24:00 1:00 S
415-
Rule Egypt 2041 only - Aug 22 24:00 0 -
416-
Rule Egypt 2041 only - Sep 26 24:00 1:00 S
417-
Rule Egypt 2042 only - Aug 14 24:00 0 -
418-
Rule Egypt 2042 only - Sep 18 24:00 1:00 S
419-
Rule Egypt 2043 only - Aug 6 24:00 0 -
420-
Rule Egypt 2043 only - Sep 10 24:00 1:00 S
421-
Rule Egypt 2044 only - Jul 21 24:00 0 -
422-
Rule Egypt 2044 only - Aug 25 24:00 1:00 S
423-
Rule Egypt 2045 only - Jul 13 24:00 0 -
424-
Rule Egypt 2045 only - Aug 17 24:00 1:00 S
425-
Rule Egypt 2046 only - Jun 28 24:00 0 -
426-
Rule Egypt 2046 only - Aug 9 24:00 1:00 S
427-
Rule Egypt 2047 only - Jun 20 24:00 0 -
428-
Rule Egypt 2047 only - Jul 25 24:00 1:00 S
429-
Rule Egypt 2048 only - Jun 11 24:00 0 -
430-
Rule Egypt 2048 only - Jul 16 24:00 1:00 S
431-
Rule Egypt 2049 only - May 27 24:00 0 -
432-
Rule Egypt 2049 only - Jul 1 24:00 1:00 S
433-
Rule Egypt 2050 only - May 19 24:00 0 -
434-
Rule Egypt 2050 only - Jun 23 24:00 1:00 S
435-
Rule Egypt 2051 only - May 11 24:00 0 -
436-
Rule Egypt 2051 only - Jun 15 24:00 1:00 S
437-
Rule Egypt 2052 only - May 30 24:00 1:00 S
438-
Rule Egypt 2053 only - May 22 24:00 1:00 S
439-
Rule Egypt 2054 only - May 14 24:00 1:00 S
440-
Rule Egypt 2055 max - Apr lastThu 24:00 1:00 S
441361

442362
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
443363
Zone Africa/Cairo 2:05:09 - LMT 1900 Oct

tzdata/europe

Lines changed: 29 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,14 @@ Zone Europe/Vienna 1:05:21 - LMT 1893 Apr
755755
1:00 EU CE%sT
756756

757757
# Belarus
758+
#
759+
# From Stepan Golosunov (2016-07-02):
760+
# http://www.lawbelarus.com/repub/sub30/texf9611.htm
761+
# (Act of the Cabinet of Ministers of the Republic of Belarus from
762+
# 1992-03-25 No. 157) ... says clocks were to be moved forward at 2:00
763+
# on last Sunday of March and backward at 3:00 on last Sunday of September
764+
# (the same as previous USSR and contemporary Russian regulations).
765+
#
758766
# From Yauhen Kharuzhy (2011-09-16):
759767
# By latest Belarus government act Europe/Minsk timezone was changed to
760768
# GMT+3 without DST (was GMT+2 with DST).
@@ -778,9 +786,6 @@ Zone Europe/Minsk 1:50:16 - LMT 1880
778786
1:00 C-Eur CE%sT 1944 Jul 3
779787
3:00 Russia MSK/MSD 1990
780788
3:00 - MSK 1991 Mar 31 2:00s
781-
2:00 1:00 EEST 1991 Sep 29 2:00s
782-
2:00 - EET 1992 Mar 29 0:00s
783-
2:00 1:00 EEST 1992 Sep 27 0:00s
784789
2:00 Russia EE%sT 2011 Mar 27 2:00s
785790
3:00 - FET 2014 Oct 26 1:00s
786791
3:00 - MSK
@@ -2723,14 +2728,22 @@ Zone Asia/Barnaul 5:35:00 - LMT 1919 Dec 10
27232728
# Asia/Novosibirsk covers:
27242729
# 54 RU-NVS Novosibirsk Oblast
27252730

2731+
# From Stepan Golosunov (2016-05-30):
2732+
# http://asozd2.duma.gov.ru/main.nsf/(Spravka)?OpenAgent&RN=1085784-6
2733+
# moves Novosibirsk oblast from UTC+6 to UTC+7.
2734+
# From Stepan Golosunov (2016-07-04):
2735+
# The law was signed yesterday and published today on
2736+
# http://publication.pravo.gov.ru/Document/View/0001201607040064
2737+
27262738
Zone Asia/Novosibirsk 5:31:40 - LMT 1919 Dec 14 6:00
2727-
6:00 - NOVT 1930 Jun 21 # Novosibirsk Time
2728-
7:00 Russia NOV%sT 1991 Mar 31 2:00s
2729-
6:00 Russia NOV%sT 1992 Jan 19 2:00s
2730-
7:00 Russia NOV%sT 1993 May 23 # say Shanks & P.
2731-
6:00 Russia NOV%sT 2011 Mar 27 2:00s
2732-
7:00 - NOVT 2014 Oct 26 2:00s
2733-
6:00 - NOVT
2739+
6:00 - +06 1930 Jun 21
2740+
7:00 Russia +07/+08 1991 Mar 31 2:00s
2741+
6:00 Russia +06/+07 1992 Jan 19 2:00s
2742+
7:00 Russia +07/+08 1993 May 23 # say Shanks & P.
2743+
6:00 Russia +06/+07 2011 Mar 27 2:00s
2744+
7:00 - +07 2014 Oct 26 2:00s
2745+
6:00 - +06 2016 Jul 24 2:00s
2746+
7:00 - +07
27342747

27352748
# From Paul Eggert (2016-03-18):
27362749
# Asia/Tomsk covers:
@@ -2813,14 +2826,12 @@ Zone Asia/Tomsk 5:39:51 - LMT 1919 Dec 22
28132826
# realigning itself with KRAT.
28142827

28152828
Zone Asia/Novokuznetsk 5:48:48 - LMT 1924 May 1
2816-
6:00 - KRAT 1930 Jun 21 # Krasnoyarsk Time
2817-
7:00 Russia KRA%sT 1991 Mar 31 2:00s
2818-
6:00 Russia KRA%sT 1992 Jan 19 2:00s
2819-
7:00 Russia KRA%sT 2010 Mar 28 2:00s
2820-
6:00 Russia NOV%sT 2011 Mar 27 2:00s # Novosibirsk
2821-
7:00 - NOVT 2014 Oct 26 2:00s
2822-
7:00 - KRAT # Krasnoyarsk Time
2823-
2829+
6:00 - +06 1930 Jun 21
2830+
7:00 Russia +07/+08 1991 Mar 31 2:00s
2831+
6:00 Russia +06/+07 1992 Jan 19 2:00s
2832+
7:00 Russia +07/+08 2010 Mar 28 2:00s
2833+
6:00 Russia +06/+07 2011 Mar 27 2:00s
2834+
7:00 - +07
28242835

28252836
# From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
28262837
# Asia/Krasnoyarsk covers...

zoneinfo/Africa/Cairo.ics

Lines changed: 2 additions & 79 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_2016e/Africa/Cairo
6-
LAST-MODIFIED:20221031T170303Z
5+
TZID:/github.com/libical/tzdbics/20221031_2016f/Africa/Cairo
6+
LAST-MODIFIED:20221031T170412Z
77
X-LIC-LOCATION:Africa/Cairo
88
X-PROLEPTIC-TZNAME:LMT
99
BEGIN:STANDARD
@@ -27,29 +27,6 @@ RDATE:19890506T010000
2727
RDATE:20100910T000000
2828
RDATE:20140516T000000
2929
RDATE:20140801T000000
30-
RDATE:20160708T000000
31-
RDATE:20170630T000000
32-
RDATE:20180615T000000
33-
RDATE:20190607T000000
34-
RDATE:20200529T000000
35-
RDATE:20210514T000000
36-
RDATE:20220506T000000
37-
RDATE:20391021T000000
38-
RDATE:20401012T000000
39-
RDATE:20410927T000000
40-
RDATE:20420919T000000
41-
RDATE:20430911T000000
42-
RDATE:20440826T000000
43-
RDATE:20450818T000000
44-
RDATE:20460810T000000
45-
RDATE:20470726T000000
46-
RDATE:20480717T000000
47-
RDATE:20490702T000000
48-
RDATE:20500624T000000
49-
RDATE:20510616T000000
50-
RDATE:20520531T000000
51-
RDATE:20530523T000000
52-
RDATE:20540515T000000
5330
END:DAYLIGHT
5431
BEGIN:STANDARD
5532
TZNAME:EET
@@ -66,25 +43,6 @@ RDATE:20100811T000000
6643
RDATE:20101001T000000
6744
RDATE:20140627T000000
6845
RDATE:20140926T000000
69-
RDATE:20170526T000000
70-
RDATE:20180511T000000
71-
RDATE:20190503T000000
72-
RDATE:20361017T000000
73-
RDATE:20371009T000000
74-
RDATE:20380924T000000
75-
RDATE:20390916T000000
76-
RDATE:20400907T000000
77-
RDATE:20410823T000000
78-
RDATE:20420815T000000
79-
RDATE:20430807T000000
80-
RDATE:20440722T000000
81-
RDATE:20450714T000000
82-
RDATE:20460629T000000
83-
RDATE:20470621T000000
84-
RDATE:20480612T000000
85-
RDATE:20490528T000000
86-
RDATE:20500520T000000
87-
RDATE:20510512T000000
8846
END:STANDARD
8947
BEGIN:DAYLIGHT
9048
TZNAME:EEST
@@ -156,40 +114,5 @@ TZOFFSETTO:+0200
156114
DTSTART:19950929T000000
157115
RRULE:FREQ=YEARLY;BYYEARDAY=-92,-93,-94,-95,-96,-97,-98;BYDAY=FR;UNTIL=20050929T210000Z
158116
END:STANDARD
159-
BEGIN:STANDARD
160-
TZNAME:EET
161-
TZOFFSETFROM:+0300
162-
TZOFFSETTO:+0200
163-
DTSTART:20161028T000000
164-
RRULE:FREQ=YEARLY;BYYEARDAY=-61,-62,-63,-64,-65,-66,-67;BYDAY=FR;UNTIL=20351025T210000Z
165-
END:STANDARD
166-
BEGIN:DAYLIGHT
167-
TZNAME:EEST
168-
TZOFFSETFROM:+0200
169-
TZOFFSETTO:+0300
170-
DTSTART:20170428T000000
171-
RRULE:FREQ=YEARLY;BYYEARDAY=-245,-246,-247,-248,-249,-250,-251;BYDAY=FR;UNTIL=20190425T220000Z
172-
END:DAYLIGHT
173-
BEGIN:DAYLIGHT
174-
TZNAME:EEST
175-
TZOFFSETFROM:+0200
176-
TZOFFSETTO:+0300
177-
DTSTART:20230428T000000
178-
RRULE:FREQ=YEARLY;BYYEARDAY=-245,-246,-247,-248,-249,-250,-251;BYDAY=FR;UNTIL=20510427T220000Z
179-
END:DAYLIGHT
180-
BEGIN:STANDARD
181-
TZNAME:EET
182-
TZOFFSETFROM:+0300
183-
TZOFFSETTO:+0200
184-
DTSTART:20391028T000000
185-
RRULE:FREQ=YEARLY;BYYEARDAY=-61,-62,-63,-64,-65,-66,-67;BYDAY=FR
186-
END:STANDARD
187-
BEGIN:DAYLIGHT
188-
TZNAME:EEST
189-
TZOFFSETFROM:+0200
190-
TZOFFSETTO:+0300
191-
DTSTART:20550430T000000
192-
RRULE:FREQ=YEARLY;BYYEARDAY=-245,-246,-247,-248,-249,-250,-251;BYDAY=FR
193-
END:DAYLIGHT
194117
END:VTIMEZONE
195118
END:VCALENDAR

0 commit comments

Comments
 (0)