File tree Expand file tree Collapse file tree 6 files changed +32
-12
lines changed Expand file tree Collapse file tree 6 files changed +32
-12
lines changed Original file line number Diff line number Diff line change 11News 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+
311Release 2020f - 2020-12-29 00:17:46 -0800
412
513 Change to build procedure
Original file line number Diff line number Diff 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]
15321537Zone 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.
Original file line number Diff line number Diff line change 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#
2122122272060800 10 # 1 Jan 1972
2132132287785600 11 # 1 Jul 1972
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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 1- 2020f
1+ 2021a
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ BEGIN:VCALENDAR
22PRODID :-//github.com/libical/vzic//NONSGML ICS//EN
33VERSION :2.0
44BEGIN :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
77X-LIC-LOCATION :Africa/Juba
88X-PROLEPTIC-TZNAME :LMT
99BEGIN :STANDARD
@@ -39,5 +39,11 @@ TZOFFSETFROM:+0200
3939TZOFFSETTO :+0300
4040DTSTART :20000115T120000
4141END :STANDARD
42+ BEGIN :STANDARD
43+ TZNAME :CAT
44+ TZOFFSETFROM :+0300
45+ TZOFFSETTO :+0200
46+ DTSTART :20210201T000000
47+ END :STANDARD
4248END :VTIMEZONE
4349END :VCALENDAR
You can’t perform that action at this time.
0 commit comments