>From d9d89a86f9d3d65d531e13dfc86fab218fdc3264 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Thu, 25 Jul 2019 01:19:55 -0700
Subject: [PROPOSED] 1946 Vienna ended DST on 10-07, not 10-06

(Thanks to Alois Triendl.)
* NEWS: Mention this.
* europe (Austria): Fix transcription error.
---
 NEWS   | 3 ++-
 europe | 7 ++++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 01bd070..8120ec5 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,8 @@ Unreleased, experimental changes
     (Thanks to Alois Triendl for pointing out the 1967/9 errors.)
 
     Edmonton did not observe DST in 1967 or 1969.  In 1946 Vancouver
-    ended DST on 09-29, not 10-13.  (Thanks to Alois Triendl.)
+    ended DST on 09-29 not 10-13, and Vienna ended DST on 10-07 not
+    10-06.  (Thanks to Alois Triendl.)
 
   Changes to past time zone abbreviations and DST flags
 
diff --git a/europe b/europe
index 57bc3c0..9b819a0 100644
--- a/europe
+++ b/europe
@@ -821,11 +821,16 @@ Zone	Europe/Andorra	0:06:04 -	LMT	1901
 # Shanks & Pottenger give 02:00, the BEV 00:00.  Go with the BEV,
 # and guess 02:00 for 1945-04-12.
 
+# From Alois Triendl (2019-07-22):
+# In 1946 the end of DST was on Monday, 7 October 1946, at 3:00 am.
+# Shanks had this right.  Source: Die Weltpresse, 5. Oktober 1946, page 5.
+
 # Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
 Rule	Austria	1920	only	-	Apr	 5	2:00s	1:00	S
 Rule	Austria	1920	only	-	Sep	13	2:00s	0	-
 Rule	Austria	1946	only	-	Apr	14	2:00s	1:00	S
-Rule	Austria	1946	1948	-	Oct	Sun>=1	2:00s	0	-
+Rule	Austria	1946	only	-	Oct	 7	2:00s	0	-
+Rule	Austria	1947	1948	-	Oct	Sun>=1	2:00s	0	-
 Rule	Austria	1947	only	-	Apr	 6	2:00s	1:00	S
 Rule	Austria	1948	only	-	Apr	18	2:00s	1:00	S
 Rule	Austria	1980	only	-	Apr	 6	0:00	1:00	S
-- 
2.17.1

