Skip to content

Commit 506d5a4

Browse files
author
GitHub Actions
committed
Update tzdata and zoneinfo to version 2021a.
1 parent 1ac6342 commit 506d5a4

File tree

6 files changed

+32
-12
lines changed

6 files changed

+32
-12
lines changed

tzdata/NEWS

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

3+
Release 2021a - 2021-01-24 10:54:57 -0800
4+
5+
Changes to future timestamps
6+
7+
South Sudan changes from +03 to +02 on 2021-02-01 at 00:00.
8+
(Thanks to Steffen Thorsen.)
9+
10+
311
Release 2020f - 2020-12-29 00:17:46 -0800
412

513
Change to build procedure

tzdata/africa

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1527,11 +1527,17 @@ Zone Africa/Khartoum 2:10:08 - LMT 1931
15271527
3:00 - EAT 2017 Nov 1
15281528
2:00 - CAT
15291529

1530+
# From Steffen Thorsen (2021-01-18):
1531+
# "South Sudan will change its time zone by setting the clock back 1
1532+
# hour on February 1, 2021...."
1533+
# from https://eyeradio.org/south-sudan-adopts-new-time-zone-makuei/
1534+
15301535
# South Sudan
15311536
# Zone NAME STDOFF RULES FORMAT [UNTIL]
15321537
Zone Africa/Juba 2:06:28 - LMT 1931
15331538
2:00 Sudan CA%sT 2000 Jan 15 12:00
1534-
3:00 - EAT
1539+
3:00 - EAT 2021 Feb 1 00:00
1540+
2:00 - CAT
15351541

15361542
# Tanzania
15371543
# See Africa/Nairobi.

tzdata/leap-seconds.list

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,10 @@
204204
# current -- the update time stamp, the data and the name of the file
205205
# will not change.
206206
#
207-
# Updated through IERS Bulletin C60
208-
# File expires on: 28 June 2021
207+
# Updated through IERS Bulletin C61
208+
# File expires on: 28 December 2021
209209
#
210-
#@ 3833827200
210+
#@ 3849638400
211211
#
212212
2272060800 10 # 1 Jan 1972
213213
2287785600 11 # 1 Jul 1972
@@ -252,4 +252,4 @@
252252
# the hash line is also ignored in the
253253
# computation.
254254
#
255-
#h 064356a8 39268b92 76e4d5ef 3e22fae1 0cca529c
255+
#h 2ab8253d d4380d28 75f01343 381504f8 8f8a4bfc

tzdata/leapseconds

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@ Leap 2016 Dec 31 23:59:60 + S
7272
# Any additional leap seconds will come after this.
7373
# This Expires line is commented out for now,
7474
# so that pre-2020a zic implementations do not reject this file.
75-
#Expires 2021 Jun 28 00:00:00
75+
#Expires 2021 Dec 28 00:00:00
7676

7777
# POSIX timestamps for the data in this file:
7878
#updated 1467936000 (2016-07-08 00:00:00 UTC)
79-
#expires 1624838400 (2021-06-28 00:00:00 UTC)
79+
#expires 1640649600 (2021-12-28 00:00:00 UTC)
8080

81-
# Updated through IERS Bulletin C60
82-
# File expires on: 28 June 2021
81+
# Updated through IERS Bulletin C61
82+
# File expires on: 28 December 2021

tzdata/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2020f
1+
2021a

zoneinfo/Africa/Juba.ics

Lines changed: 8 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_2017c/Africa/Juba
6-
LAST-MODIFIED:20221031T171139Z
5+
TZID:/github.com/libical/tzdbics/20221031_2021a/Africa/Juba
6+
LAST-MODIFIED:20221031T173147Z
77
X-LIC-LOCATION:Africa/Juba
88
X-PROLEPTIC-TZNAME:LMT
99
BEGIN:STANDARD
@@ -39,5 +39,11 @@ TZOFFSETFROM:+0200
3939
TZOFFSETTO:+0300
4040
DTSTART:20000115T120000
4141
END:STANDARD
42+
BEGIN:STANDARD
43+
TZNAME:CAT
44+
TZOFFSETFROM:+0300
45+
TZOFFSETTO:+0200
46+
DTSTART:20210201T000000
47+
END:STANDARD
4248
END:VTIMEZONE
4349
END:VCALENDAR

0 commit comments

Comments
 (0)