1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2026-05-06 15:15:00 +00:00

Israel DST transitions were off by a day in 1988.

(Thanks to Avigdor Finkelstein.)
* asia (Zion): Add 1 to the 1988 transition dates.
* NEWS: Document this.
This commit is contained in:
Paul Eggert
2014-03-07 21:37:29 -08:00
parent 4fcb1324e3
commit d3306708aa
2 changed files with 11 additions and 3 deletions

5
NEWS
View File

@@ -8,11 +8,14 @@ Unreleased, experimental changes
Turkey begins DST on 2014-03-31, not 03-30. (Thanks to Faruk Pasin for
the heads-up, and to Tim Parenti for simplifying the update.)
Changes affecting recent time stamps
Changes affecting past time stamps
Fiji ended DST on 2014-01-19 at 02:00, not the previously-scheduled 03:00.
(Thanks to Steffen Thorsen.)
In 1988 Israel observed DST from 04-10 to 09-04, not 04-09 to 09-03.
(Thanks to Avigdor Finkelstein.)
Changes affecting code
A uninitialized-storage bug in 'localtime' has been fixed.