Skip to content

Commit 1552ff5

Browse files
author
GitHub Actions
committed
Update tzdata and zoneinfo to version 2016c.
1 parent 1e9511c commit 1552ff5

File tree

15 files changed

+379
-92
lines changed

15 files changed

+379
-92
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= 2016b
8+
VERSION= 2016c
99

1010
# Email address for bug reports.
1111

tzdata/NEWS

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

3+
Release 2016c - 2016-03-23 00:51:27 -0700
4+
5+
Changes affecting future time stamps
6+
7+
Azerbaijan no longer observes DST. (Thanks to Steffen Thorsen.)
8+
9+
Chile reverts from permanent to seasonal DST. (Thanks to Juan
10+
Correa for the heads-up, and to Tim Parenti for corrections.)
11+
Guess that future transitions are August's and May's second
12+
Saturdays at 24:00 mainland time. Also, call the period from
13+
2014-09-07 through 2016-05-14 daylight saving time instead of
14+
standard time, as that seems more appropriate now.
15+
16+
Changes affecting past time stamps
17+
18+
Europe/Kaliningrad and Europe/Vilnius changed from +03/+04 to
19+
+02/+03 on 1989-03-26, not 1991-03-31. Europe/Volgograd changed
20+
from +04/+05 to +03/+04 on 1988-03-27, not 1989-03-26.
21+
(Thanks to Stepan Golosunov.)
22+
23+
Changes to commentary
24+
25+
Several updates and URLs for historical and proposed Russian changes.
26+
(Thanks to Stepan Golosunov, Matt Johnson, and Alexander Krivenyshev.)
27+
28+
329
Release 2016b - 2016-03-12 17:30:14 -0800
430

531
Changes affecting future time stamps

tzdata/asia

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,22 @@ Zone Asia/Yerevan 2:58:00 - LMT 1924 May 2
129129
4:00 - AMT
130130

131131
# Azerbaijan
132+
132133
# From Rustam Aliyev of the Azerbaijan Internet Forum (2005-10-23):
133134
# According to the resolution of Cabinet of Ministers, 1997
134135
# From Paul Eggert (2015-09-17): It was Resolution No. 21 (1997-03-17).
135136
# http://code.az/files/daylight_res.pdf
137+
138+
# From Steffen Thorsen (2016-03-17):
139+
# ... the Azerbaijani Cabinet of Ministers has cancelled switching to
140+
# daylight saving time....
141+
# http://www.azernews.az/azerbaijan/94137.html
142+
# http://vestnikkavkaza.net/news/Azerbaijani-Cabinet-of-Ministers-cancels-daylight-saving-time.html
143+
# http://en.apa.az/xeber_azerbaijan_abolishes_daylight_savings_ti_240862.html
144+
136145
# Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
137-
Rule Azer 1997 max - Mar lastSun 4:00 1:00 S
138-
Rule Azer 1997 max - Oct lastSun 5:00 0 -
146+
Rule Azer 1997 2015 - Mar lastSun 4:00 1:00 S
147+
Rule Azer 1997 2015 - Oct lastSun 5:00 0 -
139148
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
140149
Zone Asia/Baku 3:19:24 - LMT 1924 May 2
141150
3:00 - BAKT 1957 Mar # Baku Time
@@ -1636,6 +1645,8 @@ Zone Asia/Aqtau 3:21:04 - LMT 1924 May 2
16361645
4:00 RussiaAsia AQT%sT 2005 Mar 15
16371646
5:00 - AQTT
16381647
# West Kazakhstan
1648+
# From Paul Eggert (2016-03-18):
1649+
# The 1989 transition is from USSR act No. 227 (1989-03-14).
16391650
Zone Asia/Oral 3:25:24 - LMT 1924 May 2 # or Ural'sk
16401651
4:00 - URAT 1930 Jun 21 # Ural'sk time
16411652
5:00 - URAT 1981 Apr 1

0 commit comments

Comments
 (0)