Update time zone data files to tzdata release 2017b.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 May 2017 15:52:59 +0000 (11:52 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 May 2017 15:53:11 +0000 (11:53 -0400)
commit74a20d0ab7c99b3efcf5dc7aac741e3b2f952a34
tree5be74df90ae855ece46164464adab58bfdd2cb27
parentbdac9836d3b910c5fd592aaeaac3c2e2e1defcad
Update time zone data files to tzdata release 2017b.

DST law changes in Chile, Haiti, and Mongolia.  Historical corrections for
Ecuador, Kazakhstan, Liberia, and Spain.

The IANA crew continue their campaign to replace invented time zone
abbrevations with numeric GMT offsets.  This update changes numerous zones
in South America, the Pacific and Indian oceans, and some Asian and Middle
Eastern zones.  I kept these abbreviations in the tznames/ data files,
however, so that we will still accept them for input.  (We may want to
start trimming those files someday, but I think we should wait for the
upstream dust to settle before deciding what to do.)

In passing, add MESZ (Mitteleuropaeische Sommerzeit) to the tznames lists;
since we accept MEZ (Mitteleuropaeische Zeit) it seems rather strange not
to take the other one.  And fix some incorrect, or at least obsolete,
comments that certain abbreviations are not traceable to the IANA data.
20 files changed:
src/timezone/data/africa
src/timezone/data/antarctica
src/timezone/data/asia
src/timezone/data/australasia
src/timezone/data/backward
src/timezone/data/backzone
src/timezone/data/europe
src/timezone/data/northamerica
src/timezone/data/southamerica
src/timezone/known_abbrevs.txt
src/timezone/tznames/America.txt
src/timezone/tznames/Antarctica.txt
src/timezone/tznames/Asia.txt
src/timezone/tznames/Atlantic.txt
src/timezone/tznames/Australia.txt
src/timezone/tznames/Default
src/timezone/tznames/Europe.txt
src/timezone/tznames/Indian.txt
src/timezone/tznames/Pacific.txt
src/timezone/tznames/README