From 918650731803579659fa6b5eedf3f80310afc59f Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Thu, 27 Oct 2022 09:51:13 -0700
Subject: [PROPOSED] Fiji no longer observes DST

* NEWS: Mention this (thanks to Shalvin Narayan).
* australasia (Fiji): Remove our incorrect guess for spring 2022
on.  For now, guess no DST indefinitely.
---
 NEWS        |  6 ++++++
 australasia | 12 ++++++++----
 2 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/NEWS b/NEWS
index 546fe114..2c905fda 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ News for the tz database
 Unreleased, experimental changes
 
   Briefly:
+    Fiji no longer observes DST.
     Move links to 'backward'.
     In vanguard form, GMT is now a Zone and Etc/GMT a link.
     zic now supports links to links, and vanguard form uses this.
@@ -11,6 +12,11 @@ Unreleased, experimental changes
     In C code, use some C23 features if available.
     Remove no-longer-needed workaround for Qt bug 53071.
 
+  Changes to future timestamps.
+
+    Fiji will not observe DST in 2022/3.  (Thanks to Shalvin Narayan.)
+    For now, assume DST is suspended indefinitely.
+
   Changes to data
 
     Move links to 'backward' to ease and simplify link maintenance.
diff --git a/australasia b/australasia
index df5a52f0..af0410ab 100644
--- a/australasia
+++ b/australasia
@@ -386,8 +386,14 @@ Zone Antarctica/Macquarie 0	-	-00	1899 Nov
 # concerned shifting arrival and departure times, which may look like a simple
 # thing but requires some significant logistical adjustments domestically and
 # internationally."
-# Assume for now that DST will resume with the recent pre-2020 rules for the
-# 2022/2023 season.
+
+# From Shalvin Narayan (2022-10-27):
+# Please note that there will not be any daylight savings time change
+# in Fiji for 2022-2023....
+# https://www.facebook.com/FijianGovernment/posts/pfbid0mmWVTYmTibn66ybpFda75pDcf34SSpoSaskJW5gXwaKo5Sgc7273Q4fXWc6kQV6Hl
+#
+# From Paul Eggert (2022-10-27):
+# For now, assume DST is suspended indefinitely.
 
 # Rule	NAME	FROM	TO	-	IN	ON	AT	SAVE	LETTER/S
 Rule	Fiji	1998	1999	-	Nov	Sun>=1	2:00	1:00	-
@@ -402,8 +408,6 @@ Rule	Fiji	2014	2018	-	Nov	Sun>=1	2:00	1:00	-
 Rule	Fiji	2015	2021	-	Jan	Sun>=12	3:00	0	-
 Rule	Fiji	2019	only	-	Nov	Sun>=8	2:00	1:00	-
 Rule	Fiji	2020	only	-	Dec	20	2:00	1:00	-
-Rule	Fiji	2022	max	-	Nov	Sun>=8	2:00	1:00	-
-Rule	Fiji	2023	max	-	Jan	Sun>=12	3:00	0	-
 # Zone	NAME		STDOFF	RULES	FORMAT	[UNTIL]
 Zone	Pacific/Fiji	11:55:44 -	LMT	1915 Oct 26 # Suva
 			12:00	Fiji	+12/+13
-- 
2.37.2

