Skip to content

Commit 3324739

Browse files
author
GitHub Actions
committed
Update tzdata and zoneinfo to version 2018i.
1 parent b7fac47 commit 3324739

File tree

4 files changed

+32
-4
lines changed

4 files changed

+32
-4
lines changed

tzdata/NEWS

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

3+
Release 2018i - 2018-12-30 11:05:43 -0800
4+
5+
Briefly:
6+
São Tomé and Príncipe switches from +01 to +00 on 2019-01-01.
7+
8+
Changes to future timestamps
9+
10+
Due to a change in government, São Tomé and Príncipe switches back
11+
from +01 to +00 on 2019-01-01 at 02:00. (Thanks to Vadim
12+
Nasardinov and Michael Deckers.)
13+
14+
315
Release 2018h - 2018-12-23 17:59:32 -0800
416

517
Briefly:

tzdata/africa

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,10 +1144,20 @@ Zone Indian/Reunion 3:41:52 - LMT 1911 Jun # Saint-Denis
11441144
# the switch is from 01:00 to 02:00 ... [Decree No. 25/2017]
11451145
# http://www.mnec.gov.st/index.php/publicacoes/documentos/file/90-decreto-lei-n-25-2017
11461146

1147+
# From Vadim Nasardinov (2018-12-29):
1148+
# São Tomé and Príncipe is about to do the following on Jan 1, 2019:
1149+
# https://www.stp-press.st/2018/12/05/governo-jesus-ja-decidiu-repor-hora-legal-sao-tomense/
1150+
#
1151+
# From Michael Deckers (2018-12-30):
1152+
# https://www.legis-palop.org/download.jsp?idFile=102818
1153+
# ... [The legal time of the country, which coincides with universal
1154+
# coordinated time, will be restituted at 2 o'clock on day 1 of January, 2019.]
1155+
11471156
Zone Africa/Sao_Tome 0:26:56 - LMT 1884
11481157
-0:36:45 - LMT 1912 Jan 1 00:00u # Lisbon MT
11491158
0:00 - GMT 2018 Jan 1 01:00
1150-
1:00 - WAT
1159+
1:00 - WAT 2019 Jan 1 02:00
1160+
0:00 - GMT
11511161

11521162
# Senegal
11531163
# See Africa/Abidjan.

tzdata/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2018h
1+
2018i

zoneinfo/Africa/Sao_Tome.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_2018d/Africa/Sao_Tome
6-
LAST-MODIFIED:20221031T171550Z
5+
TZID:/github.com/libical/tzdbics/20221031_2018i/Africa/Sao_Tome
6+
LAST-MODIFIED:20221031T172112Z
77
X-LIC-LOCATION:Africa/Sao_Tome
88
X-PROLEPTIC-TZNAME:LMT
99
BEGIN:STANDARD
@@ -24,5 +24,11 @@ TZOFFSETFROM:+0000
2424
TZOFFSETTO:+0100
2525
DTSTART:20180101T010000
2626
END:STANDARD
27+
BEGIN:STANDARD
28+
TZNAME:GMT
29+
TZOFFSETFROM:+0100
30+
TZOFFSETTO:+0000
31+
DTSTART:20190101T020000
32+
END:STANDARD
2733
END:VTIMEZONE
2834
END:VCALENDAR

0 commit comments

Comments
 (0)