The branch stable/12 has been updated by philip:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=75245fdb05f25b1211ec9d0a366052ffbe276259

commit 75245fdb05f25b1211ec9d0a366052ffbe276259
Author:     Philip Paeps <[email protected]>
AuthorDate: 2021-09-29 04:43:58 +0000
Commit:     Philip Paeps <[email protected]>
CommitDate: 2021-09-29 04:45:39 +0000

    contrib/tzdata: correct DST in Jordan and Samoa
    
    Direct commit to stable/12.
    
    The recent tzdata 2021b release includes several controversial changes
    under active debate on the tz mailing list.  Pending consensus, and
    hopefully a 2021c release reflecting it, only merge the DST changes for
    Jordan and Samoa.  This corrects present and future timestamps in those
    regions.
---
 contrib/tzdata/asia        | 11 ++++++++++-
 contrib/tzdata/australasia |  8 ++++++--
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/contrib/tzdata/asia b/contrib/tzdata/asia
index ed944130e99f..27d944946b56 100644
--- a/contrib/tzdata/asia
+++ b/contrib/tzdata/asia
@@ -2234,6 +2234,14 @@ Zone     Asia/Tokyo      9:18:59 -       LMT     1887 
Dec 31 15:00u
 # From Paul Eggert (2013-12-11):
 # As Steffen suggested, consider the past 21-month experiment to be DST.
 
+# From Steffen Thorsen (2021-09-24):
+# The Jordanian Government announced yesterday that they will start DST
+# in February instead of March:
+# https://petra.gov.jo/Include/InnerPage.jsp?ID=37683&lang=en&name=en_news 
(English)
+# https://petra.gov.jo/Include/InnerPage.jsp?ID=189969&lang=ar&name=news 
(Arabic)
+# From the Arabic version, it seems to say it would be at midnight
+# (assume 24:00) on the last Thursday in February, starting from 2022.
+
 # Rule NAME    FROM    TO      -       IN      ON      AT      SAVE    LETTER/S
 Rule   Jordan  1973    only    -       Jun     6       0:00    1:00    S
 Rule   Jordan  1973    1975    -       Oct     1       0:00    0       -
@@ -2264,8 +2272,9 @@ Rule      Jordan  2004    only    -       Oct     15      
0:00s   0       -
 Rule   Jordan  2005    only    -       Sep     lastFri 0:00s   0       -
 Rule   Jordan  2006    2011    -       Oct     lastFri 0:00s   0       -
 Rule   Jordan  2013    only    -       Dec     20      0:00    0       -
-Rule   Jordan  2014    max     -       Mar     lastThu 24:00   1:00    S
+Rule   Jordan  2014    2021    -       Mar     lastThu 24:00   1:00    S
 Rule   Jordan  2014    max     -       Oct     lastFri 0:00s   0       -
+Rule   Jordan  2022    max     -       Feb     lastThu 24:00   1:00    S
 # Zone NAME            STDOFF  RULES   FORMAT  [UNTIL]
 Zone   Asia/Amman      2:23:44 -       LMT     1931
                        2:00    Jordan  EE%sT
diff --git a/contrib/tzdata/australasia b/contrib/tzdata/australasia
index cf8a0638f831..a2c5ee86eecf 100644
--- a/contrib/tzdata/australasia
+++ b/contrib/tzdata/australasia
@@ -742,13 +742,17 @@ Link Pacific/Pago_Pago Pacific/Midway # in US minor 
outlying islands
 # From Paul Eggert (2014-07-08):
 # That web page currently lists transitions for 2012/3 and 2013/4.
 # Assume the pattern instituted in 2012 will continue indefinitely.
+#
+# From Geoffrey D. Bennett (2021-09-20):
+# https://www.mcil.gov.ws/storage/2021/09/MCIL-Scan_20210920_120553.pdf
+# DST has been cancelled for this year.
 
 # Rule NAME    FROM    TO      -       IN      ON      AT      SAVE    LETTER/S
 Rule   WS      2010    only    -       Sep     lastSun 0:00    1       -
 Rule   WS      2011    only    -       Apr     Sat>=1  4:00    0       -
 Rule   WS      2011    only    -       Sep     lastSat 3:00    1       -
-Rule   WS      2012    max     -       Apr     Sun>=1  4:00    0       -
-Rule   WS      2012    max     -       Sep     lastSun 3:00    1       -
+Rule   WS      2012    2021    -       Apr     Sun>=1  4:00    0       -
+Rule   WS      2012    2020    -       Sep     lastSun 3:00    1       -
 # Zone NAME            STDOFF  RULES   FORMAT  [UNTIL]
 Zone Pacific/Apia       12:33:04 -     LMT     1892 Jul  5
                        -11:26:56 -     LMT     1911
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to