Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d312de3

Browse files
committed
Update time zone data files to tzdata release 2019a.
DST law changes in Palestine and Metlakatla. Historical corrections for Israel. Etc/UCT is now a backward-compatibility link to Etc/UTC, instead of being a separate zone that generates the abbreviation "UCT", which nowadays is typically a typo. Postgres will still accept "UCT" as an input zone name, but it won't output it.
1 parent 686fef2 commit d312de3

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

src/timezone/data/tzdata.zi

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# version 2018i
1+
# version 2019a
22
# This zic input file is in the public domain.
33
R d 1916 o - Jun 14 23s 1 S
44
R d 1916 1919 - O Sun>=1 23s 0 -
@@ -707,6 +707,10 @@ R Z 1974 o - Jul 7 0 1 D
707707
R Z 1974 o - O 13 0 0 S
708708
R Z 1975 o - Ap 20 0 1 D
709709
R Z 1975 o - Au 31 0 0 S
710+
R Z 1980 o - Au 2 0 1 D
711+
R Z 1980 o - S 13 1 0 S
712+
R Z 1984 o - May 5 0 1 D
713+
R Z 1984 o - Au 25 1 0 S
710714
R Z 1985 o - Ap 14 0 1 D
711715
R Z 1985 o - S 15 0 0 S
712716
R Z 1986 o - May 18 0 1 D
@@ -1003,7 +1007,7 @@ R P 2012 o - S 21 1 0 -
10031007
R P 2013 o - S F>=21 0 0 -
10041008
R P 2014 2015 - O F>=21 0 0 -
10051009
R P 2015 o - Mar lastF 24 1 S
1006-
R P 2016 ma - Mar Sat>=22 1 1 S
1010+
R P 2016 ma - Mar Sat>=24 1 1 S
10071011
R P 2016 ma - O lastSat 1 0 -
10081012
Z Asia/Gaza 2:17:52 - LMT 1900 O
10091013
2 Z EET/EEST 1948 May 15
@@ -2801,7 +2805,7 @@ Z America/Metlakatla 15:13:42 - LMT 1867 O 19 15:44:55
28012805
-8 u P%sT 1983 O 30 2
28022806
-8 - PST 2015 N 1 2
28032807
-9 u AK%sT 2018 N 4 2
2804-
-8 - PST 2019 Mar Sun>=8 3
2808+
-8 - PST 2019 Ja 20 2
28052809
-9 u AK%sT
28062810
Z America/Yakutat 14:41:5 - LMT 1867 O 19 15:12:18
28072811
-9:18:55 - LMT 1900 Au 20 12
@@ -4168,7 +4172,6 @@ Z America/Caracas -4:27:44 - LMT 1890
41684172
-4 - -04
41694173
Z Etc/GMT 0 - GMT
41704174
Z Etc/UTC 0 - UTC
4171-
Z Etc/UCT 0 - UCT
41724175
Li Etc/GMT GMT
41734176
Li Etc/UTC Etc/Universal
41744177
Li Etc/UTC Etc/Zulu
@@ -4270,6 +4273,7 @@ Li Pacific/Easter Chile/EasterIsland
42704273
Li America/Havana Cuba
42714274
Li Africa/Cairo Egypt
42724275
Li Europe/Dublin Eire
4276+
Li Etc/UTC Etc/UCT
42734277
Li Europe/London Europe/Belfast
42744278
Li Europe/Chisinau Europe/Tiraspol
42754279
Li Europe/London GB
@@ -4304,7 +4308,7 @@ Li Asia/Taipei ROC
43044308
Li Asia/Seoul ROK
43054309
Li Asia/Singapore Singapore
43064310
Li Europe/Istanbul Turkey
4307-
Li Etc/UCT UCT
4311+
Li Etc/UTC UCT
43084312
Li America/Anchorage US/Alaska
43094313
Li America/Adak US/Aleutian
43104314
Li America/Phoenix US/Arizona

src/timezone/known_abbrevs.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ PST -28800
9595
PST 28800
9696
SAST 7200
9797
SST -39600
98-
UCT 0
9998
UTC 0
10099
WAT 3600
101100
WEST 3600 D

0 commit comments

Comments
 (0)