18a1be49eSGlen Barber# Zones that go back beyond the scope of the tz database 28a1be49eSGlen Barber 38a1be49eSGlen Barber# This file is in the public domain. 48a1be49eSGlen Barber 57d227f6fSPhilip Paeps# This file is by no means authoritative; if you think you know better, 67d227f6fSPhilip Paeps# go ahead and edit the file, and please send any changes to 77d227f6fSPhilip Paeps# the public mailing list tz@iana.org for general use in the future. 87d227f6fSPhilip Paeps# For more, please see the file CONTRIBUTING in the tz distribution. 98a1be49eSGlen Barber 109f36c6bfSPhilip Paeps# When proposing changes to this file, please use 'git format-patch' 119f36c6bfSPhilip Paeps# format, either by attaching the resulting .patch file to your email, 129f36c6bfSPhilip Paeps# or by using 'git send-email'. This will help maintainers save time. 139f36c6bfSPhilip Paeps 148a1be49eSGlen Barber 158a1be49eSGlen Barber# From Paul Eggert (2014-10-31): 168a1be49eSGlen Barber 178a1be49eSGlen Barber# This file contains data outside the normal scope of the tz database, 188a1be49eSGlen Barber# in that its zones do not differ from normal tz zones after 1970. 198a1be49eSGlen Barber# Links in this file point to zones in this file, superseding links in 208a1be49eSGlen Barber# the file 'backward'. 218a1be49eSGlen Barber 228a1be49eSGlen Barber# Although zones in this file may be of some use for analyzing 238a1be49eSGlen Barber# pre-1970 timestamps, they are less reliable, cover only a tiny 248a1be49eSGlen Barber# sliver of the pre-1970 era, and cannot feasibly be improved to cover 258a1be49eSGlen Barber# most of the era. Because the zones are out of normal scope for the 268a1be49eSGlen Barber# database, less effort is put into maintaining this file. Many of 278a1be49eSGlen Barber# the zones were formerly in other source files, but were removed or 288a1be49eSGlen Barber# replaced by links as their data entries were questionable and/or they 298a1be49eSGlen Barber# differed from other zones only in pre-1970 timestamps. 308a1be49eSGlen Barber 318a1be49eSGlen Barber# Unless otherwise specified, the source for data through 1990 is: 328a1be49eSGlen Barber# Thomas G. Shanks and Rique Pottenger, The International Atlas (6th edition), 338a1be49eSGlen Barber# San Diego: ACS Publications, Inc. (2003). 348a1be49eSGlen Barber# Unfortunately this book contains many errors and cites no sources. 358a1be49eSGlen Barber 368a1be49eSGlen Barber# This file is not intended to be compiled standalone, as it 378a1be49eSGlen Barber# assumes rules from other files. In the tz distribution, use 388a1be49eSGlen Barber# 'make PACKRATDATA=backzone zones' to compile and install this file. 398a1be49eSGlen Barber 40545922d6SPhilip Paeps 41545922d6SPhilip Paeps# From Paul Eggert (2020-04-15): 42545922d6SPhilip Paeps# The following remarks should be incorporated into this table sometime. 43545922d6SPhilip Paeps# Patches in 'git format-patch' format would be welcome. 44545922d6SPhilip Paeps# 45545922d6SPhilip Paeps# From Phake Nick (2020-04-15): 46545922d6SPhilip Paeps# ... the historical timezone data for those China zones seems to be 47545922d6SPhilip Paeps# incorrect. The transition to GMT+8 date given there for these zones 48545922d6SPhilip Paeps# were 1980 which also contradict the file description that they do 49545922d6SPhilip Paeps# not disagree with normal zone after 1970. According to sources that 50545922d6SPhilip Paeps# have also been cited in the asia file, except Xinjiang and Tibet, 51545922d6SPhilip Paeps# they should have adopted the Beijing Time from around 1949/1950 52545922d6SPhilip Paeps# depends on exactly when each of those cities were taken over by the 53545922d6SPhilip Paeps# communist army. And they should also follow the DST setting of 54545922d6SPhilip Paeps# Asia/Shanghai after that point of time. In addition, 55545922d6SPhilip Paeps# http://gaz.ncl.edu.tw/detail.jsp?sysid=E1091792 the document from 56545922d6SPhilip Paeps# Chongqing Nationalist government say in year 1945 all of China 57545922d6SPhilip Paeps# should adopt summer time due to the war (not sure whether it 58545922d6SPhilip Paeps# continued after WWII ends)(Probably only enforced in area under 59545922d6SPhilip Paeps# their rule at the time?) The Asia/Harbin's 1932 and 1940 entry 60545922d6SPhilip Paeps# should also be incorrect. As per sources recorded at 61545922d6SPhilip Paeps# https://wiki.suikawiki.org/n/%E6%BA%80%E5%B7%9E%E5%9B%BD%E3%81%AE%E6%A8%99%E6%BA%96%E6%99%82 62545922d6SPhilip Paeps# , in 1932 Harbin should have adopted UTC+8:00 instead of data 63545922d6SPhilip Paeps# currently listed in the tz database according to official 64545922d6SPhilip Paeps# announcement from Manchuko. And they should have adopted GMT+9 in 65545922d6SPhilip Paeps# 1937 January 1st according to official announcement at the time 66545922d6SPhilip Paeps# being cited on the webpage. 67545922d6SPhilip Paeps 68545922d6SPhilip Paeps 698a1be49eSGlen Barber# Zones are sorted by zone name. Each zone is preceded by the 708a1be49eSGlen Barber# name of the country that the zone is in, along with any other 718a1be49eSGlen Barber# commentary and rules associated with the entry. 7279499b48SPhilip Paeps# If the zone overrides links in the main data, it 7379499b48SPhilip Paeps# is followed by the corresponding Link lines. 7479499b48SPhilip Paeps# If the zone overrides main-data links only when building with 7579499b48SPhilip Paeps# PACKRATLIST=zone.tab, it is followed by a commented-out Link line 7679499b48SPhilip Paeps# that starts with "#PACKRATLIST zone.tab". 778a1be49eSGlen Barber# 788a1be49eSGlen Barber# As explained in the zic man page, the zone columns are: 798d01e58dSPhilip Paeps# Zone NAME STDOFF RULES FORMAT [UNTIL] 80a5725262SPhilip Paeps# and the rule columns are: 81a5725262SPhilip Paeps# Rule NAME FROM TO - IN ON AT SAVE LETTER/S 82a5725262SPhilip Paeps 83a5725262SPhilip Paeps 84a5725262SPhilip Paeps# Ghana 85a5725262SPhilip Paeps 86a5725262SPhilip Paeps# From P Chan (2020-11-20): 87a5725262SPhilip Paeps# Interpretation Amendment Ordinance, 1915 (No.24 of 1915) [1915-11-02] 88a5725262SPhilip Paeps# Ordinances of the Gold Coast, Ashanti, Northern Territories 1915, p 69-71 89a5725262SPhilip Paeps# https://books.google.com/books?id=ErA-AQAAIAAJ&pg=PA70 90a5725262SPhilip Paeps# This Ordinance added "'Time' shall mean Greenwich Mean Time" to the 91a5725262SPhilip Paeps# Interpretation Ordinance, 1876. 92a5725262SPhilip Paeps# 93a5725262SPhilip Paeps# Determination of the Time Ordinance, 1919 (No. 18 of 1919) [1919-11-24] 94a5725262SPhilip Paeps# Ordinances of the Gold Coast, Ashanti, Northern Territories 1919, p 75-76 95a5725262SPhilip Paeps# https://books.google.com/books?id=MbA-AQAAIAAJ&pg=PA75 96a5725262SPhilip Paeps# This Ordinance removed the previous definition of time and introduced DST. 97a5725262SPhilip Paeps# 98a5725262SPhilip Paeps# Time Determination Ordinance (Cap. 214) 99a5725262SPhilip Paeps# The Laws of the Gold Coast (including Togoland Under British Mandate) 100a5725262SPhilip Paeps# Vol. II (1937), p 2328 101a5725262SPhilip Paeps# https://books.google.com/books?id=Z7M-AQAAIAAJ&pg=PA2328 102a5725262SPhilip Paeps# Revised edition of the 1919 Ordinance. 103a5725262SPhilip Paeps# 104a5725262SPhilip Paeps# Time Determination (Amendment) Ordinance, 1940 (No. 9 of 1940) [1940-04-06] 105a5725262SPhilip Paeps# Annual Volume of the Laws of the Gold Coast: 106a5725262SPhilip Paeps# Containing All Legislation Enacted During Year 1940, p 22 107a5725262SPhilip Paeps# https://books.google.com/books?id=1ao-AQAAIAAJ&pg=PA22 108a5725262SPhilip Paeps# This Ordinance changed the forward transition from September to May. 109a5725262SPhilip Paeps# 110a5725262SPhilip Paeps# Defence (Time Determination Ordinance Amendment) Regulations, 1942 111a5725262SPhilip Paeps# (Regulations No. 6 of 1942) [1942-01-31, commenced on 1942-02-08] 112a5725262SPhilip Paeps# Annual Volume of the Laws of the Gold Coast: 113a5725262SPhilip Paeps# Containing All Legislation Enacted During Year 1942, p 48 114a5725262SPhilip Paeps# https://books.google.com/books?id=Das-AQAAIAAJ&pg=PA48 115a5725262SPhilip Paeps# These regulations advanced the [standard] time by thirty minutes. 116a5725262SPhilip Paeps# 117a5725262SPhilip Paeps# Defence (Time Determination Ordinance Amendment (No.2)) Regulations, 118a5725262SPhilip Paeps# 1942 (Regulations No. 28 of 1942) [1942-04-25] 119a5725262SPhilip Paeps# Annual Volume of the Laws of the Gold Coast: 120a5725262SPhilip Paeps# Containing All Legislation Enacted During Year 1942, p 87 121a5725262SPhilip Paeps# https://books.google.com/books?id=Das-AQAAIAAJ&pg=PA87 122a5725262SPhilip Paeps# These regulations abolished DST and changed the time to GMT+0:30. 123a5725262SPhilip Paeps# 124a5725262SPhilip Paeps# Defence (Revocation) (No.4) Regulations, 1945 (Regulations No. 45 of 125a5725262SPhilip Paeps# 1945) [1945-10-24, commenced on 1946-01-06] 126a5725262SPhilip Paeps# Annual Volume of the Laws of the Gold Coast: 127a5725262SPhilip Paeps# Containing All Legislation Enacted During Year 1945, p 256 128a5725262SPhilip Paeps# https://books.google.com/books?id=9as-AQAAIAAJ&pg=PA256 129a5725262SPhilip Paeps# These regulations revoked the previous two sets of Regulations. 130a5725262SPhilip Paeps# 131a5725262SPhilip Paeps# Time Determination (Amendment) Ordinance, 1945 (No. 18 of 1945) [1946-01-06] 132a5725262SPhilip Paeps# Annual Volume of the Laws of the Gold Coast: 133a5725262SPhilip Paeps# Containing All Legislation Enacted During Year 1945, p 69 134a5725262SPhilip Paeps# https://books.google.com/books?id=9as-AQAAIAAJ&pg=PA69 135a5725262SPhilip Paeps# This Ordinance abolished DST. 136a5725262SPhilip Paeps# 137a5725262SPhilip Paeps# Time Determination (Amendment) Ordinance, 1950 (No. 26 of 1950) [1950-07-22] 138a5725262SPhilip Paeps# Annual Volume of the Laws of the Gold Coast: 139a5725262SPhilip Paeps# Containing All Legislation Enacted During Year 1950, p 35 140a5725262SPhilip Paeps# https://books.google.com/books?id=e60-AQAAIAAJ&pg=PA35 141a5725262SPhilip Paeps# This Ordinance restored DST but with thirty minutes offset. 142a5725262SPhilip Paeps# 143a5725262SPhilip Paeps# Time Determination Ordinance (Cap. 264) 144a5725262SPhilip Paeps# The Laws of the Gold Coast, Vol. V (1954), p 380 145a5725262SPhilip Paeps# https://books.google.com/books?id=Mqc-AQAAIAAJ&pg=PA380 146a5725262SPhilip Paeps# Revised edition of the Time Determination Ordinance. 147a5725262SPhilip Paeps# 148a5725262SPhilip Paeps# Time Determination (Amendment) Ordinance, 1956 (No. 21 of 1956) [1956-08-29] 149a5725262SPhilip Paeps# Annual Volume of the Ordinances of the Gold Coast Enacted During the 150a5725262SPhilip Paeps# Year 1956, p 83 151a5725262SPhilip Paeps# https://books.google.com/books?id=VLE-AQAAIAAJ&pg=PA83 152a5725262SPhilip Paeps# This Ordinance abolished DST. 153a5725262SPhilip Paeps 154a5725262SPhilip PaepsRule Ghana 1919 only - Nov 24 0:00 0:20 +0020 155a5725262SPhilip PaepsRule Ghana 1920 1942 - Jan 1 2:00 0 GMT 156a5725262SPhilip PaepsRule Ghana 1920 1939 - Sep 1 2:00 0:20 +0020 157a5725262SPhilip PaepsRule Ghana 1940 1941 - May 1 2:00 0:20 +0020 158a5725262SPhilip PaepsRule Ghana 1950 1955 - Sep 1 2:00 0:30 +0030 159a5725262SPhilip PaepsRule Ghana 1951 1956 - Jan 1 2:00 0 GMT 160a5725262SPhilip Paeps 161a5725262SPhilip PaepsZone Africa/Accra -0:00:52 - LMT 1915 Nov 2 162a5725262SPhilip Paeps 0:00 Ghana %s 1942 Feb 8 163a5725262SPhilip Paeps 0:30 - +0030 1946 Jan 6 164a5725262SPhilip Paeps 0:00 Ghana %s 1658a1be49eSGlen Barber 1668a1be49eSGlen Barber# Ethiopia 1678a1be49eSGlen Barber# From Paul Eggert (2014-07-31): 1688a1be49eSGlen Barber# Like the Swahili of Kenya and Tanzania, many Ethiopians keep a 1698a1be49eSGlen Barber# 12-hour clock starting at our 06:00, so their "8 o'clock" is our 1708a1be49eSGlen Barber# 02:00 or 14:00. Keep this in mind when you ask the time in Amharic. 1718a1be49eSGlen Barber# 172e31cd852SPhilip Paeps# Shanks & Pottenger write that Ethiopia had six narrowly spaced time 1738a1be49eSGlen Barber# zones between 1870 and 1890, that they merged to 38E50 (2:35:20) in 1748a1be49eSGlen Barber# 1890, and that they switched to 3:00 on 1936-05-05. Perhaps 38E50 1758a1be49eSGlen Barber# was for Adis Dera. Quite likely the Shanks data entries are wrong 1768a1be49eSGlen Barber# anyway. 1778a1be49eSGlen BarberZone Africa/Addis_Ababa 2:34:48 - LMT 1870 1788a1be49eSGlen Barber 2:35:20 - ADMT 1936 May 5 # Adis Dera MT 1798a1be49eSGlen Barber 3:00 - EAT 1808a1be49eSGlen Barber 1818a1be49eSGlen Barber# Eritrea 1828a1be49eSGlen BarberZone Africa/Asmara 2:35:32 - LMT 1870 1838a1be49eSGlen Barber 2:35:32 - AMT 1890 # Asmara Mean Time 1848a1be49eSGlen Barber 2:35:20 - ADMT 1936 May 5 # Adis Dera MT 1858a1be49eSGlen Barber 3:00 - EAT 1868a1be49eSGlen BarberLink Africa/Asmara Africa/Asmera 1878a1be49eSGlen Barber 1888a1be49eSGlen Barber# Mali (southern) 1898a1be49eSGlen BarberZone Africa/Bamako -0:32:00 - LMT 1912 1908a1be49eSGlen Barber 0:00 - GMT 1934 Feb 26 191896ba7c2SBaptiste Daroussin -1:00 - -01 1960 Jun 20 1928a1be49eSGlen Barber 0:00 - GMT 19379499b48SPhilip Paeps#PACKRATLIST zone.tab Link Africa/Bamako Africa/Timbuktu 1948a1be49eSGlen Barber 1958a1be49eSGlen Barber# Central African Republic 1968a1be49eSGlen BarberZone Africa/Bangui 1:14:20 - LMT 1912 1978a1be49eSGlen Barber 1:00 - WAT 1988a1be49eSGlen Barber 199a5725262SPhilip Paeps# The Gambia 200a5725262SPhilip Paeps# From P Chan (2020-12-09): 201a5725262SPhilip Paeps# Standard time of GMT-1 was adopted on 1933-04-01. On 1942-02-01, GMT was 202a5725262SPhilip Paeps# adopted as a war time measure. This was made permanent in 1946. 203a5725262SPhilip Paeps# 204a5725262SPhilip Paeps# Interpretation Ordinance, 1914 (No. 12 of 1914) [1914-09-29] 205a5725262SPhilip Paeps# Interpretation Ordinance, 1933 (No. 10 of 1933) [1933-03-31] 206a5725262SPhilip Paeps# Notice No. 5 of 1942, Colony of the Gambia Government Gazette, Vol. LIX, 207a5725262SPhilip Paeps# No.2, 1942-01-15, p 2 208a5725262SPhilip Paeps# Interpretation (Amendment) Ordinance, 1946 (No. 3 of 1946) [1946-07-15] 2098a1be49eSGlen BarberZone Africa/Banjul -1:06:36 - LMT 1912 210a5725262SPhilip Paeps -1:06:36 - BMT 1933 Apr 1 # Banjul Mean Time 211a5725262SPhilip Paeps -1:00 - -01 1942 Feb 1 0:00 2128a1be49eSGlen Barber 0:00 - GMT 2138a1be49eSGlen Barber 2148a1be49eSGlen Barber# Malawi 215a5725262SPhilip Paeps# From P Chan (2020-12-09): 216a5725262SPhilip Paeps# In 1911, Zomba mean time was adopted as the legal time of Nyasaland. In 217a5725262SPhilip Paeps# 1914, Zomba mean time switched from GMT+2:21:10 to GMT+2:21. On 1925-07-01, 218a5725262SPhilip Paeps# GMT+2 was adopted. 219a5725262SPhilip Paeps# 220a5725262SPhilip Paeps# Interpretation and General Clauses Ordinance, 1911 (No. 12 of 1911) 221a5725262SPhilip Paeps# [1911-07-24] 222a5725262SPhilip Paeps# Notice No. 124 of 1914, 1914-06-30, The Nyasaland Government Gazette, Vol. 223a5725262SPhilip Paeps# XXI, No. 8, 1914-06-30, p 122 224a5725262SPhilip Paeps# Interpretation and General Clauses (Amendment) Ordinance, 1925 (No. 3 of 225a5725262SPhilip Paeps# 1925) [1925-04-02] 226a5725262SPhilip PaepsZone Africa/Blantyre 2:20:00 - LMT 1911 Jul 24 227a5725262SPhilip Paeps 2:21:10 - ZMT 1914 Jun 30 # Zomba Mean Time 228a5725262SPhilip Paeps 2:21 - ZMT 1925 Jul 1 2298a1be49eSGlen Barber 2:00 - CAT 2308a1be49eSGlen Barber 2318a1be49eSGlen Barber# Republic of the Congo 2328a1be49eSGlen BarberZone Africa/Brazzaville 1:01:08 - LMT 1912 2338a1be49eSGlen Barber 1:00 - WAT 2348a1be49eSGlen Barber 2358a1be49eSGlen Barber# Burundi 2368a1be49eSGlen BarberZone Africa/Bujumbura 1:57:28 - LMT 1890 2378a1be49eSGlen Barber 2:00 - CAT 2388a1be49eSGlen Barber 2398a1be49eSGlen Barber# Guinea 2408a1be49eSGlen BarberZone Africa/Conakry -0:54:52 - LMT 1912 2418a1be49eSGlen Barber 0:00 - GMT 1934 Feb 26 242896ba7c2SBaptiste Daroussin -1:00 - -01 1960 2438a1be49eSGlen Barber 0:00 - GMT 2448a1be49eSGlen Barber 2458a1be49eSGlen Barber# Senegal 2468a1be49eSGlen BarberZone Africa/Dakar -1:09:44 - LMT 1912 247896ba7c2SBaptiste Daroussin -1:00 - -01 1941 Jun 2488a1be49eSGlen Barber 0:00 - GMT 2498a1be49eSGlen Barber 2508a1be49eSGlen Barber# Tanzania 2518a1be49eSGlen BarberZone Africa/Dar_es_Salaam 2:37:08 - LMT 1931 2528a1be49eSGlen Barber 3:00 - EAT 1948 253896ba7c2SBaptiste Daroussin 2:45 - +0245 1961 2548a1be49eSGlen Barber 3:00 - EAT 2558a1be49eSGlen Barber 2568a1be49eSGlen Barber# Djibouti 2578a1be49eSGlen BarberZone Africa/Djibouti 2:52:36 - LMT 1911 Jul 2588a1be49eSGlen Barber 3:00 - EAT 2598a1be49eSGlen Barber 2608a1be49eSGlen Barber# Cameroon 2618a1be49eSGlen Barber# Whitman says they switched to 1:00 in 1920; go with Shanks & Pottenger. 2628a1be49eSGlen BarberZone Africa/Douala 0:38:48 - LMT 1912 2638a1be49eSGlen Barber 1:00 - WAT 2648a1be49eSGlen Barber# Sierra Leone 265a5725262SPhilip Paeps# From P Chan (2020-12-09): 266a5725262SPhilip Paeps# Standard time of GMT-1 was adopted on 1913-07-01. Twenty minutes of DST was 267a5725262SPhilip Paeps# introduce[d] in 1932 and was suspended in 1939. In 1941, GMT was adopted by 268a5725262SPhilip Paeps# Defence Regulations. This was made permanent in 1946. 269a5725262SPhilip Paeps# 270a5725262SPhilip Paeps# Government Notice No. 121 of 1913, 1913-06-06, Sierra Leone Royal Gazette, 271a5725262SPhilip Paeps# Vol. XLIV, No. 1384, 1913-06-14, p 347 272a5725262SPhilip Paeps# Alteration of Time Ordinance, 1932 (No. 34 of 1932) [1932-12-01] 273a5725262SPhilip Paeps# Alteration of Time (Amendment) Ordinance, 1938 (No. 25 of 1938) [1938-11-24] 274a5725262SPhilip Paeps# Defence Regulations (No. 9), 1939 (Regulations No. 9 of 1939), 1939-09-05 275a5725262SPhilip Paeps# Defence Regulations (No. 11), 1939 (Regulations No. 11 of 1939), 1939-09-27 276a5725262SPhilip Paeps# Defence (Amendment) (No. 17) Regulations, 1941 (Public Notice No. 157 of 277a5725262SPhilip Paeps# 1941), 1914-12-04 278a5725262SPhilip Paeps# Alteration of Time (Amendment) Ordinance, 1946 (No. 2 of 1946) [1946-02-07] 279a5725262SPhilip Paeps 280a5725262SPhilip Paeps# From Tim Parenti (2021-03-02), per P Chan (2021-02-25): 281a5725262SPhilip Paeps# For Sierra Leone in 1957-1962, the standard time was defined in the 282a5725262SPhilip Paeps# Alteration of Time Ordinance, 1932 (as amended in 1946, renamed to Local Time 283a5725262SPhilip Paeps# Ordinance in 1960 and Local Time Act in 1961). It was unamended throughout 284a5725262SPhilip Paeps# that period. See references to "Time" in the Alphabetical Index of the 285a5725262SPhilip Paeps# Legislation in force on the 31st day of December, 286a5725262SPhilip Paeps# 1957: https://books.google.com/books?id=lvQ-AQAAIAAJ&pg=RA2-PA49 287a5725262SPhilip Paeps# 1958: https://books.google.com/books?id=4fQ-AQAAIAAJ&pg=RA2-PA50 288a5725262SPhilip Paeps# 1959: https://books.google.com/books?id=p_U-AQAAIAAJ&pg=RA2-PA55 289a5725262SPhilip Paeps# 1960: https://books.google.com/books?id=JPY-AQAAIAAJ&pg=RA3-PA37 290a5725262SPhilip Paeps# 1961: https://books.google.com/books?id=7vY-AQAAIAAJ&pg=RA3-PA41 291a5725262SPhilip Paeps# 1962: https://books.google.com/books?id=W_c-AQAAIAAJ&pg=RA3-PA44 292a5725262SPhilip Paeps# 1963: https://books.google.com/books?id=9vk-AQAAIAAJ&pg=RA1-PA47 293a5725262SPhilip Paeps# 294a5725262SPhilip Paeps# Although Shanks & Pottenger had DST from Jun 1 00:00 to Sep 1 00:00 in this 295a5725262SPhilip Paeps# period, many contemporaneous almanacs agree that it wasn't used: 296a5725262SPhilip Paeps# https://mm.icann.org/pipermail/tz/2021-February/029866.html 297a5725262SPhilip Paeps# Go with the above. 298a5725262SPhilip Paeps 299a5725262SPhilip PaepsRule SL 1932 only - Dec 1 0:00 0:20 -0040 300a5725262SPhilip PaepsRule SL 1933 1938 - Mar 31 24:00 0 -01 301a5725262SPhilip PaepsRule SL 1933 1939 - Aug 31 24:00 0:20 -0040 302a5725262SPhilip PaepsRule SL 1939 only - May 31 24:00 0 -01 303971fa603SPhilip Paeps 3048a1be49eSGlen BarberZone Africa/Freetown -0:53:00 - LMT 1882 305a5725262SPhilip Paeps -0:53:00 - FMT 1913 Jul 1 # Freetown MT 306a5725262SPhilip Paeps -1:00 SL %s 1939 Sep 5 307a5725262SPhilip Paeps -1:00 - -01 1941 Dec 6 24:00 30842886e7fSPhilip Paeps 0:00 - GMT 3098a1be49eSGlen Barber 3108a1be49eSGlen Barber# Botswana 3118a1be49eSGlen Barber# From Paul Eggert (2013-02-21): 3128a1be49eSGlen Barber# Milne says they were regulated by the Cape Town Signal in 1899; 3138a1be49eSGlen Barber# assume they switched to 2:00 when Cape Town did. 3148a1be49eSGlen BarberZone Africa/Gaborone 1:43:40 - LMT 1885 3158a1be49eSGlen Barber 1:30 - SAST 1903 Mar 3168a1be49eSGlen Barber 2:00 - CAT 1943 Sep 19 2:00 3178a1be49eSGlen Barber 2:00 1:00 CAST 1944 Mar 19 2:00 3188a1be49eSGlen Barber 2:00 - CAT 3198a1be49eSGlen Barber 3208a1be49eSGlen Barber# Zimbabwe 3218a1be49eSGlen BarberZone Africa/Harare 2:04:12 - LMT 1903 Mar 3228a1be49eSGlen Barber 2:00 - CAT 3238a1be49eSGlen Barber 3248a1be49eSGlen Barber# Uganda 3258a1be49eSGlen BarberZone Africa/Kampala 2:09:40 - LMT 1928 Jul 3268a1be49eSGlen Barber 3:00 - EAT 1930 327896ba7c2SBaptiste Daroussin 2:30 - +0230 1948 328896ba7c2SBaptiste Daroussin 2:45 - +0245 1957 3298a1be49eSGlen Barber 3:00 - EAT 3308a1be49eSGlen Barber 3318a1be49eSGlen Barber# Rwanda 3328a1be49eSGlen BarberZone Africa/Kigali 2:00:16 - LMT 1935 Jun 3338a1be49eSGlen Barber 2:00 - CAT 3348a1be49eSGlen Barber 3358a1be49eSGlen Barber# Democratic Republic of the Congo (west) 3368a1be49eSGlen BarberZone Africa/Kinshasa 1:01:12 - LMT 1897 Nov 9 3378a1be49eSGlen Barber 1:00 - WAT 3388a1be49eSGlen Barber 3398a1be49eSGlen Barber# Gabon 3408a1be49eSGlen BarberZone Africa/Libreville 0:37:48 - LMT 1912 3418a1be49eSGlen Barber 1:00 - WAT 3428a1be49eSGlen Barber 3438a1be49eSGlen Barber# Togo 3448a1be49eSGlen BarberZone Africa/Lome 0:04:52 - LMT 1893 3458a1be49eSGlen Barber 0:00 - GMT 3468a1be49eSGlen Barber 3478a1be49eSGlen Barber# Angola 3488a1be49eSGlen Barber# 34962ad5effSPhilip Paeps# From Tim Parenti (2024-07-01), per Paul Eggert (2018-02-16): 35062ad5effSPhilip Paeps# For timestamps before independence, see commentary for Europe/Lisbon. 3518a1be49eSGlen Barber# 3528a1be49eSGlen BarberZone Africa/Luanda 0:52:56 - LMT 1892 35352b750c8SPhilip Paeps 0:52:04 - LMT 1911 Dec 31 23:00u # Luanda MT? 3548a1be49eSGlen Barber 1:00 - WAT 3558a1be49eSGlen Barber 3568a1be49eSGlen Barber# Democratic Republic of the Congo (east) 357971fa603SPhilip Paeps# 358971fa603SPhilip Paeps# From Alois Treindl (2022-02-28): 359971fa603SPhilip Paeps# My main source for its time zone history is 360971fa603SPhilip Paeps# Henri le Corre, Régimes horaires pour l'Europe et l'Afrique. 361971fa603SPhilip Paeps# Shanks follows le Corre. As does Françoise Schneider-Gauquelin in her book 362971fa603SPhilip Paeps# Problèmes de l'heure résolus pour le monde entier. 363971fa603SPhilip Paeps# 3648a1be49eSGlen BarberZone Africa/Lubumbashi 1:49:52 - LMT 1897 Nov 9 365971fa603SPhilip Paeps 1:00 - WAT 1920 Apr 25 3668a1be49eSGlen Barber 2:00 - CAT 3678a1be49eSGlen Barber 3688a1be49eSGlen Barber# Zambia 3698a1be49eSGlen BarberZone Africa/Lusaka 1:53:08 - LMT 1903 Mar 3708a1be49eSGlen Barber 2:00 - CAT 3718a1be49eSGlen Barber 3728a1be49eSGlen Barber# Equatorial Guinea 3738a1be49eSGlen Barber# 3748a1be49eSGlen Barber# Although Shanks says that Malabo switched from UT +00 to +01 on 1963-12-15, 3758a1be49eSGlen Barber# a Google Books search says that London Calling, Issues 432-465 (1948), p 19, 3768a1be49eSGlen Barber# says that Spanish Guinea was at +01 back then. The Shanks data entries 3778a1be49eSGlen Barber# are most likely wrong, but we have nothing better; use them here for now. 3788a1be49eSGlen Barber# 3798a1be49eSGlen BarberZone Africa/Malabo 0:35:08 - LMT 1912 3808a1be49eSGlen Barber 0:00 - GMT 1963 Dec 15 3818a1be49eSGlen Barber 1:00 - WAT 3828a1be49eSGlen Barber 3838a1be49eSGlen Barber# Lesotho 3848a1be49eSGlen BarberZone Africa/Maseru 1:50:00 - LMT 1903 Mar 3858a1be49eSGlen Barber 2:00 - SAST 1943 Sep 19 2:00 3868a1be49eSGlen Barber 2:00 1:00 SAST 1944 Mar 19 2:00 3878a1be49eSGlen Barber 2:00 - SAST 3888a1be49eSGlen Barber 389beecab94SPhilip Paeps# Eswatini (formerly Swaziland) 3908a1be49eSGlen BarberZone Africa/Mbabane 2:04:24 - LMT 1903 Mar 3918a1be49eSGlen Barber 2:00 - SAST 3928a1be49eSGlen Barber 3938a1be49eSGlen Barber# Somalia 3948a1be49eSGlen BarberZone Africa/Mogadishu 3:01:28 - LMT 1893 Nov 3958a1be49eSGlen Barber 3:00 - EAT 1931 396896ba7c2SBaptiste Daroussin 2:30 - +0230 1957 3978a1be49eSGlen Barber 3:00 - EAT 3988a1be49eSGlen Barber 3998a1be49eSGlen Barber# Niger 4008a1be49eSGlen BarberZone Africa/Niamey 0:08:28 - LMT 1912 401896ba7c2SBaptiste Daroussin -1:00 - -01 1934 Feb 26 4028a1be49eSGlen Barber 0:00 - GMT 1960 4038a1be49eSGlen Barber 1:00 - WAT 4048a1be49eSGlen Barber 4058a1be49eSGlen Barber# Mauritania 4068a1be49eSGlen BarberZone Africa/Nouakchott -1:03:48 - LMT 1912 4078a1be49eSGlen Barber 0:00 - GMT 1934 Feb 26 408896ba7c2SBaptiste Daroussin -1:00 - -01 1960 Nov 28 4098a1be49eSGlen Barber 0:00 - GMT 4108a1be49eSGlen Barber 4118a1be49eSGlen Barber# Burkina Faso 4128a1be49eSGlen BarberZone Africa/Ouagadougou -0:06:04 - LMT 1912 4138a1be49eSGlen Barber 0:00 - GMT 4148a1be49eSGlen Barber 4158a1be49eSGlen Barber# Benin 4168a1be49eSGlen Barber# Whitman says they switched to 1:00 in 1946, not 1934; 4178a1be49eSGlen Barber# go with Shanks & Pottenger. 4188a1be49eSGlen BarberZone Africa/Porto-Novo 0:10:28 - LMT 1912 Jan 1 4198a1be49eSGlen Barber 0:00 - GMT 1934 Feb 26 4208a1be49eSGlen Barber 1:00 - WAT 4218a1be49eSGlen Barber 4228a1be49eSGlen Barber# Mali (northern) 4238a1be49eSGlen BarberZone Africa/Timbuktu -0:12:04 - LMT 1912 4248a1be49eSGlen Barber 0:00 - GMT 4258a1be49eSGlen Barber 4268a1be49eSGlen Barber# Anguilla 4278a1be49eSGlen BarberZone America/Anguilla -4:12:16 - LMT 1912 Mar 2 4288a1be49eSGlen Barber -4:00 - AST 4298a1be49eSGlen Barber 4308a1be49eSGlen Barber# Antigua and Barbuda 4318a1be49eSGlen BarberZone America/Antigua -4:07:12 - LMT 1912 Mar 2 4328a1be49eSGlen Barber -5:00 - EST 1951 4338a1be49eSGlen Barber -4:00 - AST 4348a1be49eSGlen Barber 4358a1be49eSGlen Barber# Chubut, Argentina 4368a1be49eSGlen Barber# The name "Comodoro Rivadavia" exceeds the 14-byte POSIX limit. 4378a1be49eSGlen BarberZone America/Argentina/ComodRivadavia -4:30:00 - LMT 1894 Oct 31 4388a1be49eSGlen Barber -4:16:48 - CMT 1920 May 439896ba7c2SBaptiste Daroussin -4:00 - -04 1930 Dec 440896ba7c2SBaptiste Daroussin -4:00 Arg -04/-03 1969 Oct 5 441896ba7c2SBaptiste Daroussin -3:00 Arg -03/-02 1991 Mar 3 442896ba7c2SBaptiste Daroussin -4:00 - -04 1991 Oct 20 443896ba7c2SBaptiste Daroussin -3:00 Arg -03/-02 1999 Oct 3 444896ba7c2SBaptiste Daroussin -4:00 Arg -04/-03 2000 Mar 3 445896ba7c2SBaptiste Daroussin -3:00 - -03 2004 Jun 1 446896ba7c2SBaptiste Daroussin -4:00 - -04 2004 Jun 20 447896ba7c2SBaptiste Daroussin -3:00 - -03 4488a1be49eSGlen Barber 4498a1be49eSGlen Barber# Aruba 4508a1be49eSGlen BarberZone America/Aruba -4:40:24 - LMT 1912 Feb 12 # Oranjestad 451896ba7c2SBaptiste Daroussin -4:30 - -0430 1965 4528a1be49eSGlen Barber -4:00 - AST 4538a1be49eSGlen Barber 454a5725262SPhilip Paeps# Atikokan, Ontario 455a5725262SPhilip Paeps 456a5725262SPhilip Paeps# From Paul Eggert (1997-10-17): 457a5725262SPhilip Paeps# Mark Brader writes that an article in the 1997-10-14 Toronto Star 458a5725262SPhilip Paeps# says that Atikokan, Ontario currently does not observe DST, 459a5725262SPhilip Paeps# but will vote on 11-10 whether to use EST/EDT. 460a5725262SPhilip Paeps# He also writes that the Ontario Time Act (1990, Chapter T.9) 461a5725262SPhilip Paeps# http://www.gov.on.ca/MBS/english/publications/statregs/conttext.html 462a5725262SPhilip Paeps# says that Ontario east of 90W uses EST/EDT, and west of 90W uses CST/CDT. 463a5725262SPhilip Paeps# Officially Atikokan is therefore on CST/CDT, and most likely this report 464a5725262SPhilip Paeps# concerns a non-official time observed as a matter of local practice. 465a5725262SPhilip Paeps# 466a5725262SPhilip Paeps# From Paul Eggert (2000-10-02): 467a5725262SPhilip Paeps# Matthews and Vincent (1998) write that Atikokan, Pickle Lake, and 468a5725262SPhilip Paeps# New Osnaburgh observe CST all year, that Big Trout Lake observes 469a5725262SPhilip Paeps# CST/CDT, and that Upsala and Shebandowan observe EST/EDT, all in 470a5725262SPhilip Paeps# violation of the official Ontario rules. 471a5725262SPhilip Paeps# 472a5725262SPhilip Paeps# From Paul Eggert (2006-07-09): 473a5725262SPhilip Paeps# Chris Walton (2006-07-06) mentioned an article by Stephanie MacLellan in the 474a5725262SPhilip Paeps# 2005-07-21 Chronicle-Journal, which said: 475a5725262SPhilip Paeps# 476a5725262SPhilip Paeps# The clocks in Atikokan stay set on standard time year-round. 477a5725262SPhilip Paeps# This means they spend about half the time on central time and 478a5725262SPhilip Paeps# the other half on eastern time. 479a5725262SPhilip Paeps# 480a5725262SPhilip Paeps# For the most part, the system works, Mayor Dennis Brown said. 481a5725262SPhilip Paeps# 482a5725262SPhilip Paeps# "The majority of businesses in Atikokan deal more with Eastern 483a5725262SPhilip Paeps# Canada, but there are some that deal with Western Canada," he 484a5725262SPhilip Paeps# said. "I don't see any changes happening here." 485a5725262SPhilip Paeps# 486a5725262SPhilip Paeps# Walton also writes "Supposedly Pickle Lake and Mishkeegogamang 487a5725262SPhilip Paeps# [New Osnaburgh] follow the same practice." 488a5725262SPhilip Paeps 489a5725262SPhilip Paeps# From Garry McKinnon (2006-07-14) via Chris Walton: 490a5725262SPhilip Paeps# I chatted with a member of my board who has an outstanding memory 491a5725262SPhilip Paeps# and a long history in Atikokan (and in the telecom industry) and he 492a5725262SPhilip Paeps# can say for certain that Atikokan has been practicing the current 493a5725262SPhilip Paeps# time keeping since 1952, at least. 494a5725262SPhilip Paeps 495a5725262SPhilip Paeps# From Paul Eggert (2006-07-17): 496a5725262SPhilip Paeps# Shanks & Pottenger say that Atikokan has agreed with Rainy River 497a5725262SPhilip Paeps# ever since standard time was introduced, but the information from 498a5725262SPhilip Paeps# McKinnon sounds more authoritative. For now, assume that Atikokan 499a5725262SPhilip Paeps# switched to EST immediately after WWII era daylight saving time 500e31cd852SPhilip Paeps# ended. This matches the old (less populous) America/Coral_Harbour 501a5725262SPhilip Paeps# entry since our cutoff date of 1970, so we can move 502a5725262SPhilip Paeps# America/Coral_Harbour to the 'backward' file. 503a5725262SPhilip Paeps 504a5725262SPhilip PaepsZone America/Atikokan -6:06:28 - LMT 1895 505a5725262SPhilip Paeps -6:00 Canada C%sT 1940 Sep 29 506a5725262SPhilip Paeps -6:00 1:00 CDT 1942 Feb 9 2:00s 507a5725262SPhilip Paeps -6:00 Canada C%sT 1945 Sep 30 2:00 508a5725262SPhilip Paeps -5:00 - EST 50979499b48SPhilip Paeps#PACKRATLIST zone.tab Link America/Atikokan America/Coral_Harbour 510a5725262SPhilip Paeps 511a5725262SPhilip Paeps# Quebec east of Natashquan 512a5725262SPhilip Paeps 513a5725262SPhilip Paeps# From Paul Eggert (2021-05-09): 514a5725262SPhilip Paeps# H. David Matthews and Mary Vincent's map 515a5725262SPhilip Paeps# "It's about TIME", _Canadian Geographic_ (September-October 1998) 516a5725262SPhilip Paeps# http://www.canadiangeographic.ca/Magazine/SO98/alacarte.asp 517a5725262SPhilip Paeps# says that Quebec east of the -63 meridian is supposed to observe 518a5725262SPhilip Paeps# AST, but residents as far east as Natashquan use EST/EDT, and 519a5725262SPhilip Paeps# residents east of Natashquan use AST. 520a5725262SPhilip Paeps# The Quebec department of justice writes in 521a5725262SPhilip Paeps# "The situation in Minganie and Basse-Côte-Nord" 522a5725262SPhilip Paeps# https://www.justice.gouv.qc.ca/en/department/ministre/functions-and-responsabilities/legal-time-in-quebec/the-situation-in-minganie-and-basse-cote-nord/ 523a5725262SPhilip Paeps# that the coastal strip from just east of Natashquan to Blanc-Sablon 524a5725262SPhilip Paeps# observes Atlantic standard time all year round. 525a5725262SPhilip Paeps# This common practice was codified into law as of 2007; see Legal Time Act, 526a5725262SPhilip Paeps# CQLR c T-5.1 <http://legisquebec.gouv.qc.ca/en/ShowDoc/cs/T-5.1>. 527a5725262SPhilip Paeps# For lack of better info, guess this practice began around 1970, contra to 528a5725262SPhilip Paeps# Shanks & Pottenger who have this region observing AST/ADT. 529a5725262SPhilip Paeps 530a5725262SPhilip PaepsZone America/Blanc-Sablon -3:48:28 - LMT 1884 531a5725262SPhilip Paeps -4:00 Canada A%sT 1970 532a5725262SPhilip Paeps -4:00 - AST 533a5725262SPhilip Paeps 5348a1be49eSGlen Barber# Cayman Is 5358a1be49eSGlen BarberZone America/Cayman -5:25:32 - LMT 1890 # Georgetown 53652b750c8SPhilip Paeps -5:07:10 - KMT 1912 Feb # Kingston Mean Time 5378a1be49eSGlen Barber -5:00 - EST 5388a1be49eSGlen Barber 53952b750c8SPhilip Paeps# United States 54052b750c8SPhilip Paeps# 54152b750c8SPhilip Paeps# From Paul Eggert (2018-03-18): 54252b750c8SPhilip Paeps# America/Chillicothe would be tricky, as it was a city of two-timers: 54352b750c8SPhilip Paeps# "To prevent a constant mixup at Chillicothe, caused by the courthouse 54452b750c8SPhilip Paeps# clock running on central time and the city running on 'daylight saving' 54552b750c8SPhilip Paeps# time, a third hand was added to the dial of the courthouse clock." 54652b750c8SPhilip Paeps# -- Ohio news in brief. The Cedarville Herald. 1920-05-21;43(21):1 (col. 5) 54752b750c8SPhilip Paeps# https://digitalcommons.cedarville.edu/cedarville_herald/794 54852b750c8SPhilip Paeps 5498a1be49eSGlen Barber# Canada 5508a1be49eSGlen BarberZone America/Coral_Harbour -5:32:40 - LMT 1884 5518a1be49eSGlen Barber -5:00 NT_YK E%sT 1946 5528a1be49eSGlen Barber -5:00 - EST 5538a1be49eSGlen Barber 554a5725262SPhilip Paeps# From Chris Walton (2011-12-01): 555a5725262SPhilip Paeps# There are two areas within the Canadian province of British Columbia 556a5725262SPhilip Paeps# that do not currently observe daylight saving: 557a5725262SPhilip Paeps# a) The Creston Valley (includes the town of Creston and surrounding area) 558a5725262SPhilip Paeps# b) The eastern half of the Peace River Regional District 559a5725262SPhilip Paeps# (includes the cities of Dawson Creek and Fort St. John) 560a5725262SPhilip Paeps 561a5725262SPhilip Paeps# Earlier this year I stumbled across a detailed article about the time 562a5725262SPhilip Paeps# keeping history of Creston; it was written by Tammy Hardwick who is the 563a5725262SPhilip Paeps# manager of the Creston & District Museum. The article was written in May 2009. 564a5725262SPhilip Paeps# http://www.ilovecreston.com/?p=articles&t=spec&ar=260 565a5725262SPhilip Paeps# According to the article, Creston has not changed its clocks since June 1918. 566a5725262SPhilip Paeps# i.e. Creston has been stuck on UT-7 for 93 years. 567a5725262SPhilip Paeps# Dawson Creek, on the other hand, changed its clocks as recently as April 1972. 568a5725262SPhilip Paeps 569a5725262SPhilip Paeps# Unfortunately the exact date for the time change in June 1918 remains 570a5725262SPhilip Paeps# unknown and will be difficult to ascertain. I e-mailed Tammy a few months 571a5725262SPhilip Paeps# ago to ask if Sunday June 2 was a reasonable guess. She said it was just 572a5725262SPhilip Paeps# as plausible as any other date (in June). She also said that after writing 573a5725262SPhilip Paeps# the article she had discovered another time change in 1916; this is the 574a5725262SPhilip Paeps# subject of another article which she wrote in October 2010. 575a5725262SPhilip Paeps# http://www.creston.museum.bc.ca/index.php?module=comments&uop=view_comment&cm+id=56 576a5725262SPhilip Paeps 577a5725262SPhilip Paeps# Here is a summary of the three clock change events in Creston's history: 578a5725262SPhilip Paeps# 1. 1884 or 1885: adoption of Mountain Standard Time (GMT-7) 579a5725262SPhilip Paeps# Exact date unknown 580a5725262SPhilip Paeps# 2. Oct 1916: switch to Pacific Standard Time (GMT-8) 581a5725262SPhilip Paeps# Exact date in October unknown; Sunday October 1 is a reasonable guess. 582a5725262SPhilip Paeps# 3. June 1918: switch to Pacific Daylight Time (GMT-7) 583a5725262SPhilip Paeps# Exact date in June unknown; Sunday June 2 is a reasonable guess. 584a5725262SPhilip Paeps# note 1: 585a5725262SPhilip Paeps# On Oct 27/1918 when daylight saving ended in the rest of Canada, 586a5725262SPhilip Paeps# Creston did not change its clocks. 587a5725262SPhilip Paeps# note 2: 588a5725262SPhilip Paeps# During WWII when the Federal Government legislated a mandatory clock change, 589a5725262SPhilip Paeps# Creston did not oblige. 590a5725262SPhilip Paeps# note 3: 591a5725262SPhilip Paeps# There is no guarantee that Creston will remain on Mountain Standard Time 592a5725262SPhilip Paeps# (UTC-7) forever. 593a5725262SPhilip Paeps# The subject was debated at least once this year by the town Council. 594a5725262SPhilip Paeps# http://www.bclocalnews.com/kootenay_rockies/crestonvalleyadvance/news/116760809.html 595a5725262SPhilip Paeps 596a5725262SPhilip Paeps# During a period WWII, summer time (Daylight saying) was mandatory in Canada. 597a5725262SPhilip Paeps# In Creston, that was handled by shifting the area to PST (-8:00) then applying 598a5725262SPhilip Paeps# summer time to cause the offset to be -7:00, the same as it had been before 599a5725262SPhilip Paeps# the change. It can be argued that the timezone abbreviation during this 600a5725262SPhilip Paeps# period should be PDT rather than MST, but that doesn't seem important enough 601a5725262SPhilip Paeps# (to anyone) to further complicate the rules. 602a5725262SPhilip Paeps 603a5725262SPhilip Paeps# The transition dates (and times) are guesses. 604a5725262SPhilip Paeps 605a5725262SPhilip PaepsZone America/Creston -7:46:04 - LMT 1884 606a5725262SPhilip Paeps -7:00 - MST 1916 Oct 1 607a5725262SPhilip Paeps -8:00 - PST 1918 Jun 2 608a5725262SPhilip Paeps -7:00 - MST 609a5725262SPhilip Paeps 610a5725262SPhilip Paeps# Curaçao 611a5725262SPhilip Paeps# Milne gives 4:35:46.9 for Curaçao mean time; round to nearest. 612a5725262SPhilip Paeps# 613a5725262SPhilip Paeps# From Paul Eggert (2006-03-22): 614a5725262SPhilip Paeps# Shanks & Pottenger say that The Bottom and Philipsburg have been at 615a5725262SPhilip Paeps# -4:00 since standard time was introduced on 1912-03-02; and that 616a5725262SPhilip Paeps# Kralendijk and Rincon used Kralendijk Mean Time (-4:33:08) from 617a5725262SPhilip Paeps# 1912-02-02 to 1965-01-01. The former is dubious, since S&P also say 618a5725262SPhilip Paeps# Saba Island has been like Curaçao. 619a5725262SPhilip Paeps# This all predates our 1970 cutoff, though. 620a5725262SPhilip Paeps# 621a5725262SPhilip Paeps# By July 2007 Curaçao and St Maarten are planned to become 622a5725262SPhilip Paeps# associated states within the Netherlands, much like Aruba; 623a5725262SPhilip Paeps# Bonaire, Saba and St Eustatius would become directly part of the 624a5725262SPhilip Paeps# Netherlands as Kingdom Islands. This won't affect their time zones 625a5725262SPhilip Paeps# though, as far as we know. 626a5725262SPhilip Paeps# 627a5725262SPhilip PaepsZone America/Curacao -4:35:47 - LMT 1912 Feb 12 # Willemstad 628a5725262SPhilip Paeps -4:30 - -0430 1965 629a5725262SPhilip Paeps -4:00 - AST 630a5725262SPhilip PaepsLink America/Curacao America/Kralendijk 631a5725262SPhilip PaepsLink America/Curacao America/Lower_Princes 632a5725262SPhilip Paeps 6338a1be49eSGlen Barber# Dominica 6348a1be49eSGlen BarberZone America/Dominica -4:05:36 - LMT 1911 Jul 1 0:01 # Roseau 6358a1be49eSGlen Barber -4:00 - AST 6368a1be49eSGlen Barber 6378a1be49eSGlen Barber# Baja California 6388a1be49eSGlen Barber# See 'northamerica' for why this entry is here rather than there. 6398a1be49eSGlen BarberZone America/Ensenada -7:46:28 - LMT 1922 Jan 1 0:13:32 6408a1be49eSGlen Barber -8:00 - PST 1927 Jun 10 23:00 6418a1be49eSGlen Barber -7:00 - MST 1930 Nov 16 6428a1be49eSGlen Barber -8:00 - PST 1942 Apr 6438a1be49eSGlen Barber -7:00 - MST 1949 Jan 14 6448a1be49eSGlen Barber -8:00 - PST 1996 6458a1be49eSGlen Barber -8:00 Mexico P%sT 6468a1be49eSGlen Barber 6478a1be49eSGlen Barber# Grenada 6488a1be49eSGlen BarberZone America/Grenada -4:07:00 - LMT 1911 Jul # St George's 6498a1be49eSGlen Barber -4:00 - AST 6508a1be49eSGlen Barber 6518a1be49eSGlen Barber# Guadeloupe 6528a1be49eSGlen BarberZone America/Guadeloupe -4:06:08 - LMT 1911 Jun 8 # Pointe-à-Pitre 6538a1be49eSGlen Barber -4:00 - AST 6548a1be49eSGlen Barber 655a5725262SPhilip Paeps 6568a1be49eSGlen Barber# Canada 6578a1be49eSGlen Barber# 6588a1be49eSGlen Barber# From Paul Eggert (2015-03-24): 6598a1be49eSGlen Barber# Since 1970 most of Quebec has been like Toronto; see 6608a1be49eSGlen Barber# America/Toronto. However, earlier versions of the tz database 6618a1be49eSGlen Barber# mistakenly relied on data from Shanks & Pottenger saying that Quebec 6628a1be49eSGlen Barber# differed from Ontario after 1970, and the following rules and zone 6638a1be49eSGlen Barber# were created for most of Quebec from the incorrect Shanks & 6648a1be49eSGlen Barber# Pottenger data. The post-1970 entries have been corrected, but the 6658a1be49eSGlen Barber# pre-1970 entries are unchecked and probably have errors. 6668a1be49eSGlen Barber# 6678a1be49eSGlen BarberRule Mont 1917 only - Mar 25 2:00 1:00 D 6688a1be49eSGlen BarberRule Mont 1917 only - Apr 24 0:00 0 S 6698a1be49eSGlen BarberRule Mont 1919 only - Mar 31 2:30 1:00 D 6708a1be49eSGlen BarberRule Mont 1919 only - Oct 25 2:30 0 S 6718a1be49eSGlen BarberRule Mont 1920 only - May 2 2:30 1:00 D 6728a1be49eSGlen BarberRule Mont 1920 1922 - Oct Sun>=1 2:30 0 S 6738a1be49eSGlen BarberRule Mont 1921 only - May 1 2:00 1:00 D 6748a1be49eSGlen BarberRule Mont 1922 only - Apr 30 2:00 1:00 D 6758a1be49eSGlen BarberRule Mont 1924 only - May 17 2:00 1:00 D 6768a1be49eSGlen BarberRule Mont 1924 1926 - Sep lastSun 2:30 0 S 6778a1be49eSGlen BarberRule Mont 1925 1926 - May Sun>=1 2:00 1:00 D 6788a1be49eSGlen BarberRule Mont 1927 1937 - Apr lastSat 24:00 1:00 D 6798a1be49eSGlen BarberRule Mont 1927 1937 - Sep lastSat 24:00 0 S 6808a1be49eSGlen BarberRule Mont 1938 1940 - Apr lastSun 0:00 1:00 D 6818a1be49eSGlen BarberRule Mont 1938 1939 - Sep lastSun 0:00 0 S 6828a1be49eSGlen BarberRule Mont 1946 1973 - Apr lastSun 2:00 1:00 D 6838a1be49eSGlen BarberRule Mont 1945 1948 - Sep lastSun 2:00 0 S 6848a1be49eSGlen BarberRule Mont 1949 1950 - Oct lastSun 2:00 0 S 6858a1be49eSGlen BarberRule Mont 1951 1956 - Sep lastSun 2:00 0 S 6868a1be49eSGlen BarberRule Mont 1957 1973 - Oct lastSun 2:00 0 S 6878a1be49eSGlen BarberZone America/Montreal -4:54:16 - LMT 1884 6888a1be49eSGlen Barber -5:00 Mont E%sT 1918 6898a1be49eSGlen Barber -5:00 Canada E%sT 1919 6908a1be49eSGlen Barber -5:00 Mont E%sT 1942 Feb 9 2:00s 6918a1be49eSGlen Barber -5:00 Canada E%sT 1946 6928a1be49eSGlen Barber -5:00 Mont E%sT 1974 6938a1be49eSGlen Barber -5:00 Canada E%sT 6948a1be49eSGlen Barber 6958a1be49eSGlen Barber# Montserrat 6968a1be49eSGlen Barber# From Paul Eggert (2006-03-22): 6978a1be49eSGlen Barber# In 1995 volcanic eruptions forced evacuation of Plymouth, the capital. 6988a1be49eSGlen Barber# world.gazetteer.com says Cork Hill is the most populous location now. 6998a1be49eSGlen BarberZone America/Montserrat -4:08:52 - LMT 1911 Jul 1 0:01 # Cork Hill 7008a1be49eSGlen Barber -4:00 - AST 7018a1be49eSGlen Barber 702a5725262SPhilip Paeps# The Bahamas 703a5725262SPhilip Paeps# 704a5725262SPhilip Paeps# For 1899 Milne gives -5:09:29.5; round that. 705a5725262SPhilip Paeps# 706a5725262SPhilip Paeps# From P Chan (2020-11-27, corrected on 2020-12-02): 707a5725262SPhilip Paeps# There were two periods of DST observed in 1942-1945: 1942-05-01 708a5725262SPhilip Paeps# midnight to 1944-12-31 midnight and 1945-02-01 to 1945-10-17 midnight. 709a5725262SPhilip Paeps# "midnight" should mean 24:00 from the context. 710a5725262SPhilip Paeps# 711a5725262SPhilip Paeps# War Time Order 1942 [1942-05-01] and War Time (No. 2) Order 1942 [1942-09-29] 712a5725262SPhilip Paeps# Appendix to the Statutes of 7 George VI. and the Year 1942. p 34, 43 713a5725262SPhilip Paeps# https://books.google.com/books?id=5rlNAQAAIAAJ&pg=RA3-PA34 714a5725262SPhilip Paeps# https://books.google.com/books?id=5rlNAQAAIAAJ&pg=RA3-PA43 715a5725262SPhilip Paeps# 716a5725262SPhilip Paeps# War Time Order 1943 [1943-03-31] and War Time Order 1944 [1943-12-29] 717a5725262SPhilip Paeps# Appendix to the Statutes of 8 George VI. and the Year 1943. p 9-10, 28-29 718a5725262SPhilip Paeps# https://books.google.com/books?id=5rlNAQAAIAAJ&pg=RA4-PA9 719a5725262SPhilip Paeps# https://books.google.com/books?id=5rlNAQAAIAAJ&pg=RA4-PA28 720a5725262SPhilip Paeps# 721a5725262SPhilip Paeps# War Time Order 1945 [1945-01-31] and the Order which revoke War Time Order 722a5725262SPhilip Paeps# 1945 [1945-10-16] Appendix to the Statutes of 9 George VI. and the Year 723a5725262SPhilip Paeps# 1945. p 160, 247-248 724a5725262SPhilip Paeps# https://books.google.com/books?id=5rlNAQAAIAAJ&pg=RA6-PA160 725a5725262SPhilip Paeps# https://books.google.com/books?id=5rlNAQAAIAAJ&pg=RA6-PA247 726a5725262SPhilip Paeps# 727a5725262SPhilip Paeps# From Sue Williams (2006-12-07): 728a5725262SPhilip Paeps# The Bahamas announced about a month ago that they plan to change their DST 729a5725262SPhilip Paeps# rules to sync with the U.S. starting in 2007.... 730a5725262SPhilip Paeps# http://www.jonesbahamas.com/?c=45&a=10412 731a5725262SPhilip Paeps 732a5725262SPhilip PaepsRule Bahamas 1942 only - May 1 24:00 1:00 W 733a5725262SPhilip PaepsRule Bahamas 1944 only - Dec 31 24:00 0 S 734a5725262SPhilip PaepsRule Bahamas 1945 only - Feb 1 0:00 1:00 W 735a5725262SPhilip PaepsRule Bahamas 1945 only - Aug 14 23:00u 1:00 P # Peace 736a5725262SPhilip PaepsRule Bahamas 1945 only - Oct 17 24:00 0 S 737a5725262SPhilip PaepsRule Bahamas 1964 1975 - Oct lastSun 2:00 0 S 738a5725262SPhilip PaepsRule Bahamas 1964 1975 - Apr lastSun 2:00 1:00 D 739a5725262SPhilip Paeps 740a5725262SPhilip PaepsZone America/Nassau -5:09:30 - LMT 1912 Mar 2 741a5725262SPhilip Paeps -5:00 Bahamas E%sT 1976 742a5725262SPhilip Paeps -5:00 US E%sT 743a5725262SPhilip Paeps 74446649025SPhilip Paeps# Canada 74546649025SPhilip Paeps# From Chris Walton (2022-10-15): 74646649025SPhilip Paeps# I would also like to see America/Nipigon and America/Rainy_River converted 74746649025SPhilip Paeps# into link entries because I have zero faith in the current Shanks based data. 74846649025SPhilip Paeps# From Paul Eggert (2022-10-15): 74946649025SPhilip Paeps# These are now links in the primary data. Also see America/Thunder_Bay. 75046649025SPhilip PaepsZone America/Nipigon -5:53:04 - LMT 1895 75146649025SPhilip Paeps -5:00 Canada E%sT 1940 Sep 29 75246649025SPhilip Paeps -5:00 1:00 EDT 1942 Feb 9 2:00s 75346649025SPhilip Paeps -5:00 Canada E%sT 75446649025SPhilip Paeps 7559f36c6bfSPhilip Paeps# From Rives McDow (1999-11-08): 7569f36c6bfSPhilip Paeps# On October 31, when the rest of Nunavut went to Central time, 7579f36c6bfSPhilip Paeps# Pangnirtung wobbled. Here is the result of their wobble: 7589f36c6bfSPhilip Paeps# 7599f36c6bfSPhilip Paeps# The following businesses and organizations in Pangnirtung use Central Time: 7609f36c6bfSPhilip Paeps# 7619f36c6bfSPhilip Paeps# First Air, Power Corp, Nunavut Construction, Health Center, RCMP, 7629f36c6bfSPhilip Paeps# Eastern Arctic National Parks, A & D Specialist 7639f36c6bfSPhilip Paeps# 7649f36c6bfSPhilip Paeps# The following businesses and organizations in Pangnirtung use Eastern Time: 7659f36c6bfSPhilip Paeps# 7669f36c6bfSPhilip Paeps# Hamlet office, All other businesses, Both schools, Airport operator 7679f36c6bfSPhilip Paeps# 7689f36c6bfSPhilip Paeps# This has made for an interesting situation there, which warranted the news. 7699f36c6bfSPhilip Paeps# No one there that I spoke with seems concerned, or has plans to 7709f36c6bfSPhilip Paeps# change the local methods of keeping time, as it evidently does not 7719f36c6bfSPhilip Paeps# really interfere with any activities or make things difficult locally. 7729f36c6bfSPhilip Paeps# They plan to celebrate New Year's turn-over twice, one hour apart, 7739f36c6bfSPhilip Paeps# so it appears that the situation will last at least that long. 7749f36c6bfSPhilip Paeps# The Nunavut Intergovernmental Affairs hopes that they will "come to 7759f36c6bfSPhilip Paeps# their senses", but the locals evidently don't see any problem with 7769f36c6bfSPhilip Paeps# the current state of affairs. 7779f36c6bfSPhilip Paeps 7789f36c6bfSPhilip Paeps# From Michaela Rodrigue, writing in the 7799f36c6bfSPhilip Paeps# Nunatsiaq News (1999-11-19): 7809f36c6bfSPhilip Paeps# http://www.nunatsiaqonline.ca/archives/nunavut991130/nvt91119_17.html 7819f36c6bfSPhilip Paeps# Clyde River, Pangnirtung and Sanikiluaq now operate with two time zones, 7829f36c6bfSPhilip Paeps# central - or Nunavut time - for government offices, and eastern time 7839f36c6bfSPhilip Paeps# for municipal offices and schools.... Igloolik [was similar but then] 7849f36c6bfSPhilip Paeps# made the switch to central time on Saturday, Nov. 6. 7859f36c6bfSPhilip Paeps 7869f36c6bfSPhilip Paeps# From Chris Walton (2022-11-06): 7879f36c6bfSPhilip Paeps# The implication is that Pangnirtung and Qikiqtarjuaq have observed Eastern 7889f36c6bfSPhilip Paeps# Time as far back as 1984 (and likely even further back than that). 7899f36c6bfSPhilip Paeps# It is possible that these communities never actually observed Atlantic 7909f36c6bfSPhilip Paeps# Time, but that would be difficult to prove. 7919f36c6bfSPhilip Paeps# From Paul Eggert (2022-11-06): 7929f36c6bfSPhilip Paeps# This is in 'backzone' as we have no good evidence that Pangnirtung differs 7939f36c6bfSPhilip Paeps# from America/Iqaluit since 1970. A Google Books snippet view of 7949f36c6bfSPhilip Paeps# volume 2, page 186 of "Pilot of Arctic Canada", published 1959 by 7959f36c6bfSPhilip Paeps# the Canadian Hydrographic Service, suggests (though does not state) 7969f36c6bfSPhilip Paeps# that Pangnirtung observed EST then. 7979f36c6bfSPhilip Paeps# 7989f36c6bfSPhilip Paeps# aka Panniqtuuq 7999f36c6bfSPhilip PaepsZone America/Pangnirtung 0 - -00 1921 # trading post est. 8009f36c6bfSPhilip Paeps -5:00 NT_YK E%sT 1999 Oct 31 2:00 8019f36c6bfSPhilip Paeps -6:00 Canada C%sT 2000 Oct 29 2:00 8029f36c6bfSPhilip Paeps -5:00 Canada E%sT 8039f36c6bfSPhilip Paeps 80452b750c8SPhilip Paeps# United States 80552b750c8SPhilip Paeps# 80652b750c8SPhilip Paeps# From Paul Eggert (2018-03-18): 80752b750c8SPhilip Paeps# America/Palm_Springs would be tricky, as it kept two sets of clocks 80852b750c8SPhilip Paeps# in 1946/7. See the following notes. 80952b750c8SPhilip Paeps# 81052b750c8SPhilip Paeps# From Steve Allen (2018-01-19): 81152b750c8SPhilip Paeps# The shadow of Mt. San Jacinto brings darkness very early in the winter 81252b750c8SPhilip Paeps# months. In 1946 the chamber of commerce decided to put the clocks of Palm 81352b750c8SPhilip Paeps# Springs forward by an hour in the winter. 81452b750c8SPhilip Paeps# https://www.desertsun.com/story/life/2017/12/27/palm-springs-struggle-daylight-savings-time-and-idea-sun-time/984416001/ 81552b750c8SPhilip Paeps# Desert Sun, Number 18, 1 November 1946 81652b750c8SPhilip Paeps# https://cdnc.ucr.edu/cgi-bin/cdnc?a=d&d=DS19461101 81752b750c8SPhilip Paeps# has proposal for meeting on front page and page 21. 81852b750c8SPhilip Paeps# Desert Sun, Number 19, 5 November 1946 81952b750c8SPhilip Paeps# https://cdnc.ucr.edu/cgi-bin/cdnc?a=d&d=DS19461105 82052b750c8SPhilip Paeps# reports that Sun Time won at the meeting on front page and page 5. 82152b750c8SPhilip Paeps# Desert Sun, Number 37, 7 January 1947 82252b750c8SPhilip Paeps# https://cdnc.ucr.edu/cgi-bin/cdnc?a=d&d=DS19470107.2.12 82352b750c8SPhilip Paeps# front page reports request to abandon Sun Time and page 7 notes a "class war". 82452b750c8SPhilip Paeps# Desert Sun, Number 38, 10 January 1947 82552b750c8SPhilip Paeps# https://cdnc.ucr.edu/cgi-bin/cdnc?a=d&d=DS19470110 82652b750c8SPhilip Paeps# front page reports on end. 82752b750c8SPhilip Paeps 828a5725262SPhilip Paeps# Trinidad and Tobago 829a5725262SPhilip PaepsZone America/Port_of_Spain -4:06:04 - LMT 1912 Mar 2 830a5725262SPhilip Paeps -4:00 - AST 831a5725262SPhilip PaepsLink America/Port_of_Spain America/Marigot 832a5725262SPhilip PaepsLink America/Port_of_Spain America/St_Barthelemy 833a5725262SPhilip Paeps 83446649025SPhilip Paeps# Canada 83546649025SPhilip Paeps# From Chris Walton (2022-10-15): 83646649025SPhilip Paeps# I would also like to see America/Nipigon and America/Rainy_River converted 83746649025SPhilip Paeps# into link entries because I have zero faith in the current Shanks based data. 83846649025SPhilip Paeps# From Paul Eggert (2022-10-15): 83946649025SPhilip Paeps# These are now links in the primary data. Also see America/Thunder_Bay. 84046649025SPhilip PaepsZone America/Rainy_River -6:18:16 - LMT 1895 84146649025SPhilip Paeps -6:00 Canada C%sT 1940 Sep 29 84246649025SPhilip Paeps -6:00 1:00 CDT 1942 Feb 9 2:00s 84346649025SPhilip Paeps -6:00 Canada C%sT 84446649025SPhilip Paeps 8458a1be49eSGlen Barber# Argentina 8468a1be49eSGlen Barber# This entry was intended for the following areas, but has been superseded by 8478a1be49eSGlen Barber# more detailed zones. 8488a1be49eSGlen Barber# Santa Fe (SF), Entre Ríos (ER), Corrientes (CN), Misiones (MN), Chaco (CC), 8498a1be49eSGlen Barber# Formosa (FM), La Pampa (LP), Chubut (CH) 8508a1be49eSGlen BarberZone America/Rosario -4:02:40 - LMT 1894 Nov 8518a1be49eSGlen Barber -4:16:44 - CMT 1920 May 852896ba7c2SBaptiste Daroussin -4:00 - -04 1930 Dec 853896ba7c2SBaptiste Daroussin -4:00 Arg -04/-03 1969 Oct 5 854896ba7c2SBaptiste Daroussin -3:00 Arg -03/-02 1991 Jul 855896ba7c2SBaptiste Daroussin -3:00 - -03 1999 Oct 3 0:00 856896ba7c2SBaptiste Daroussin -4:00 Arg -04/-03 2000 Mar 3 0:00 857896ba7c2SBaptiste Daroussin -3:00 - -03 8588a1be49eSGlen Barber 8598a1be49eSGlen Barber# St Kitts-Nevis 8608a1be49eSGlen BarberZone America/St_Kitts -4:10:52 - LMT 1912 Mar 2 # Basseterre 8618a1be49eSGlen Barber -4:00 - AST 8628a1be49eSGlen Barber 8638a1be49eSGlen Barber# St Lucia 8648a1be49eSGlen BarberZone America/St_Lucia -4:04:00 - LMT 1890 # Castries 8658a1be49eSGlen Barber -4:04:00 - CMT 1912 # Castries Mean Time 8668a1be49eSGlen Barber -4:00 - AST 8678a1be49eSGlen Barber 868a5725262SPhilip Paeps# US Virgin Is 8698a1be49eSGlen BarberZone America/St_Thomas -4:19:44 - LMT 1911 Jul # Charlotte Amalie 8708a1be49eSGlen Barber -4:00 - AST 8719530c11cSPhilip PaepsLink America/St_Thomas America/Virgin 8728a1be49eSGlen Barber 8738a1be49eSGlen Barber# St Vincent and the Grenadines 8748a1be49eSGlen BarberZone America/St_Vincent -4:04:56 - LMT 1890 # Kingstown 8758a1be49eSGlen Barber -4:04:56 - KMT 1912 # Kingstown Mean Time 8768a1be49eSGlen Barber -4:00 - AST 8778a1be49eSGlen Barber 87846649025SPhilip Paeps# Canada 87946649025SPhilip Paeps# 88046649025SPhilip Paeps# From Paul Eggert (2003-07-27): 88146649025SPhilip Paeps# Willett (1914-03) writes (p. 17) "In the Cities of Fort William, and 88246649025SPhilip Paeps# Port Arthur, Ontario, the principle of the Bill has been in 88346649025SPhilip Paeps# operation for the past three years, and in the City of Moose Jaw, 88446649025SPhilip Paeps# Saskatchewan, for one year." 88546649025SPhilip Paeps# 88646649025SPhilip Paeps# From David Bryan via Tory Tronrud, Director/Curator, 88746649025SPhilip Paeps# Thunder Bay Museum (2003-11-12): 88846649025SPhilip Paeps# There is some suggestion, however, that, by-law or not, daylight 88946649025SPhilip Paeps# savings time was being practiced in Fort William and Port Arthur 89046649025SPhilip Paeps# before 1909.... [I]n 1910, the line between the Eastern and Central 89146649025SPhilip Paeps# Time Zones was permanently moved about two hundred miles west to 89246649025SPhilip Paeps# include the Thunder Bay area.... When Canada adopted daylight 89346649025SPhilip Paeps# savings time in 1916, Fort William and Port Arthur, having done so 89446649025SPhilip Paeps# already, did not change their clocks.... During the Second World 89546649025SPhilip Paeps# War,... [t]he cities agreed to implement DST during the summer 89646649025SPhilip Paeps# months for the remainder of the war years. 89746649025SPhilip Paeps# 89846649025SPhilip Paeps# From Jeffery Nichols (2020-02-06): 89946649025SPhilip Paeps# According to the [Shanks] atlas, those western Ontario zones are huge, 90046649025SPhilip Paeps# covering most of Ontario northwest of Sault Ste Marie and Timmins. 90146649025SPhilip Paeps# The zones seem to include towns bigger than the ones they're named after, 90246649025SPhilip Paeps# like Dryden in America/Rainy_River and Wawa (and maybe Attawapiskat) in 90346649025SPhilip Paeps# America/Nipigon. I assume it's too much trouble to change the name of the 90446649025SPhilip Paeps# zone (like when you found out that America/Glace_Bay includes Sydney, Nova 90546649025SPhilip Paeps# Scotia).... 90646649025SPhilip Paeps# 90746649025SPhilip Paeps# From Chris Walton (2022-10-15): 90846649025SPhilip Paeps# The TZ database currently shows that Thunder Bay has observed daylight 90946649025SPhilip Paeps# saving every year from 1970 onwards with the exception of 1973. 91046649025SPhilip Paeps# Back in July I raised some doubts on this mailing list about the 1973 data. 91146649025SPhilip Paeps# I now have more proof that it is wrong. 91246649025SPhilip Paeps# [attached Chronicle-Journal front pages, 1973-04-28 and 1973-10-27] 91346649025SPhilip Paeps# 91446649025SPhilip Paeps# From Paul Eggert (2022-10-15): 91546649025SPhilip Paeps# This is now a link in the primary data. The following entry is 91646649025SPhilip Paeps# from Shanks & Pottenger, with corrections as noted above. 91746649025SPhilip Paeps# 91846649025SPhilip PaepsZone America/Thunder_Bay -5:57:00 - LMT 1895 91946649025SPhilip Paeps -6:00 - CST 1910 92046649025SPhilip Paeps -5:00 - EST 1942 92146649025SPhilip Paeps -5:00 Canada E%sT 1970 92246649025SPhilip Paeps -5:00 Toronto E%sT 1974 92346649025SPhilip Paeps -5:00 Canada E%sT 92446649025SPhilip Paeps 9258a1be49eSGlen Barber# British Virgin Is 9268a1be49eSGlen BarberZone America/Tortola -4:18:28 - LMT 1911 Jul # Road Town 9278a1be49eSGlen Barber -4:00 - AST 9288a1be49eSGlen Barber 929e31cd852SPhilip Paeps# Yellowknife, Northwest Territories 930e31cd852SPhilip PaepsZone America/Yellowknife 0 - -00 1935 # Yellowknife founded? 931e31cd852SPhilip Paeps -7:00 NT_YK M%sT 1980 932e31cd852SPhilip Paeps -7:00 Canada M%sT 933e31cd852SPhilip Paeps 934a5725262SPhilip Paeps# Dumont d'Urville, Île des Pétrels, -6640+14001, since 1956-11 935a5725262SPhilip Paeps# <https://en.wikipedia.org/wiki/Dumont_d'Urville_Station> (2005-12-05) 936a5725262SPhilip Paeps# 937a5725262SPhilip Paeps# Another base at Port-Martin, 50km east, began operation in 1947. 938a5725262SPhilip Paeps# It was destroyed by fire on 1952-01-14. 939a5725262SPhilip Paeps# 940a5725262SPhilip PaepsZone Antarctica/DumontDUrville 0 - -00 1947 941a5725262SPhilip Paeps 10:00 - +10 1952 Jan 14 942a5725262SPhilip Paeps 0 - -00 1956 Nov 943a5725262SPhilip Paeps 10:00 - +10 944a5725262SPhilip Paeps 9458a1be49eSGlen Barber# McMurdo, Ross Island, since 1955-12 9468a1be49eSGlen BarberZone Antarctica/McMurdo 0 - -00 1956 9478a1be49eSGlen Barber 12:00 NZ NZ%sT 9488a1be49eSGlen BarberLink Antarctica/McMurdo Antarctica/South_Pole 9498a1be49eSGlen Barber 950a5725262SPhilip Paeps# Syowa, Antarctica 951a5725262SPhilip Paeps# 952a5725262SPhilip Paeps# From Hideyuki Suzuki (1999-02-06): 953a5725262SPhilip Paeps# In all Japanese stations, +0300 is used as the standard time. 954a5725262SPhilip Paeps# 955a5725262SPhilip Paeps# Syowa station, which is the first antarctic station of Japan, 956a5725262SPhilip Paeps# was established on 1957-01-29. Since Syowa station is still the main 957a5725262SPhilip Paeps# station of Japan, it's appropriate for the principal location. 958a5725262SPhilip Paeps# See: 959a5725262SPhilip Paeps# NIPR Antarctic Research Activities (1999-08-17) 960a5725262SPhilip Paeps# http://www.nipr.ac.jp/english/ara01.html 961971fa603SPhilip PaepsZone Antarctica/Syowa 0 - -00 1957 Jan 29 962971fa603SPhilip Paeps 3:00 - +03 963a5725262SPhilip Paeps 9648a1be49eSGlen Barber# Yemen 9658a1be49eSGlen Barber# Milne says 2:59:54 was the meridian of the saluting battery at Aden, 9668a1be49eSGlen Barber# and that Yemen was at 1:55:56, the meridian of the Hagia Sophia. 9678a1be49eSGlen BarberZone Asia/Aden 2:59:54 - LMT 1950 968896ba7c2SBaptiste Daroussin 3:00 - +03 9698a1be49eSGlen Barber 9708a1be49eSGlen Barber# Bahrain 9710e134558SPhilip Paeps# 9720e134558SPhilip Paeps# From Paul Eggert (2020-07-23): 9730e134558SPhilip Paeps# Most of this data comes from: 9740e134558SPhilip Paeps# Stewart A. Why Gulf Standard Time is far from standard: the fascinating story 9750e134558SPhilip Paeps# behind the time zone's invention. The National (Abu Dhabi). 2020-07-22. 9760e134558SPhilip Paeps# https://www.thenational.ae/arts-culture/why-gulf-standard-time-is-far-from-standard-the-fascinating-story-behind-the-time-zone-s-invention-1.1052589 9770e134558SPhilip Paeps# Stewart writes that before 1941 some companies in Bahrain were at +0330 and 9780e134558SPhilip Paeps# others at +0323. Reginald George Alban, a British political agent based in 9790e134558SPhilip Paeps# Manama, worked to standardize this, and from 1941-07-20 Bahrain was at 9800e134558SPhilip Paeps# +0330. However, BOAC asked that clocks be moved to gain more light at day's 9810e134558SPhilip Paeps# end, so Bahrain switched to +04 on 1944-01-01. 9820e134558SPhilip Paeps# 9830e134558SPhilip Paeps# Re the 1941 transition, Stewart privately sent me this citation: 9840e134558SPhilip Paeps# "File 16/53 Enquiries Re: Calculation of Local Time", British Library: India 9850e134558SPhilip Paeps# Office Records and Private Papers, IOR/R/15/2/1564, in Qatar Digital Library 9860e134558SPhilip Paeps# https://www.qdl.qa/archive/81055/vdc_100000000282.0x00012b 9870e134558SPhilip Paeps# It says there was no real standard in Bahrain before 1941-07-20. 9880e134558SPhilip Paeps# +0330 was used by steamers of the British India Co, by Petroleum Concessions 9890e134558SPhilip Paeps# and by Cable & Wireless; +0323 was used by the Eastern Bank Ltd, BOAC, and 9900e134558SPhilip Paeps# Bahrein Petroleum (Bapco), and California Arabian Standard Oil Co (Casoc) 9910e134558SPhilip Paeps# adopted DST effective 1941-05-24. Alban suggested adopting DST, R.B. Coomb 9920e134558SPhilip Paeps# of C&W countersuggested +0330, and although C.A. Rodstrom of Casoc (formerly 9930e134558SPhilip Paeps# of Bapco) stated that Bahrain had formerly used +0330 before Bapco arrived 9940e134558SPhilip Paeps# but Bapco switched to +0323 because of "constant confusion", the consensus 9950e134558SPhilip Paeps# was +0330. The government adopted +0330 in 1941-07-20 and companies seem to 9960e134558SPhilip Paeps# have switched by 08-01. No time of day was given for the 1940s transitions. 9970e134558SPhilip PaepsZone Asia/Bahrain 3:22:20 - LMT 1941 Jul 20 # Manamah 9980e134558SPhilip Paeps 3:30 - +0330 1944 Jan 1 999896ba7c2SBaptiste Daroussin 4:00 - +04 1972 Jun 1000896ba7c2SBaptiste Daroussin 3:00 - +03 10018a1be49eSGlen Barber 100279499b48SPhilip Paeps# Brunei 100379499b48SPhilip PaepsZone Asia/Brunei 7:39:40 - LMT 1926 Mar # Bandar Seri Begawan 100479499b48SPhilip Paeps 7:30 - +0730 1933 100579499b48SPhilip Paeps 8:00 - +08 100679499b48SPhilip Paeps 10078a1be49eSGlen Barber# India 10088a1be49eSGlen Barber# 10098a1be49eSGlen Barber# From Paul Eggert (2014-09-06): 10108a1be49eSGlen Barber# The 1876 Report of the Secretary of the [US] Navy, p 305 says that Madras 10118a1be49eSGlen Barber# civil time was 5:20:57.3. 10128a1be49eSGlen Barber# 10138a1be49eSGlen Barber# From Paul Eggert (2014-08-21): 10148a1be49eSGlen Barber# In tomorrow's The Hindu, Nitya Menon reports that India had two civil time 10158a1be49eSGlen Barber# zones starting in 1884, one in Bombay and one in Calcutta, and that railways 101652b750c8SPhilip Paeps# used a third time zone based on Madras time (80° 18' 30" E). Also, 10178a1be49eSGlen Barber# in 1881 Bombay briefly switched to Madras time, but switched back. See: 10188a1be49eSGlen Barber# http://www.thehindu.com/news/cities/chennai/madras-375-when-madras-clocked-the-time/article6339393.ece 10198a1be49eSGlen Barber#Zone Asia/Chennai [not enough info to complete] 10208a1be49eSGlen Barber 10218a1be49eSGlen Barber# China 10228a1be49eSGlen Barber# Long-shu Time (probably due to Long and Shu being two names of that area) 10238a1be49eSGlen Barber# Guangxi, Guizhou, Hainan, Ningxia, Sichuan, Shaanxi, and Yunnan; 10248a1be49eSGlen Barber# most of Gansu; west Inner Mongolia; west Qinghai; and the Guangdong 10258a1be49eSGlen Barber# counties Deqing, Enping, Kaiping, Luoding, Taishan, Xinxing, 10268a1be49eSGlen Barber# Yangchun, Yangjiang, Yu'nan, and Yunfu. 10278a1be49eSGlen BarberZone Asia/Chongqing 7:06:20 - LMT 1928 # or Chungking 1028896ba7c2SBaptiste Daroussin 7:00 - +07 1980 May 10298a1be49eSGlen Barber 8:00 PRC C%sT 10308a1be49eSGlen BarberLink Asia/Chongqing Asia/Chungking 10318a1be49eSGlen Barber 10328a1be49eSGlen Barber# Vietnam 10338a1be49eSGlen Barber# From Paul Eggert (2014-10-13): 10348a1be49eSGlen Barber# See Asia/Ho_Chi_Minh for the source for this data. 10358a1be49eSGlen Barber# Trần's book says the 1954-55 transition to 07:00 in Hanoi was in 10368a1be49eSGlen Barber# October 1954, with exact date and time unspecified. 10378a1be49eSGlen BarberZone Asia/Hanoi 7:03:24 - LMT 1906 Jul 1 10388a1be49eSGlen Barber 7:06:30 - PLMT 1911 May 1 1039896ba7c2SBaptiste Daroussin 7:00 - +07 1942 Dec 31 23:00 1040896ba7c2SBaptiste Daroussin 8:00 - +08 1945 Mar 14 23:00 1041896ba7c2SBaptiste Daroussin 9:00 - +09 1945 Sep 2 1042896ba7c2SBaptiste Daroussin 7:00 - +07 1947 Apr 1 1043896ba7c2SBaptiste Daroussin 8:00 - +08 1954 Oct 1044896ba7c2SBaptiste Daroussin 7:00 - +07 10458a1be49eSGlen Barber 10468a1be49eSGlen Barber# China 10478a1be49eSGlen Barber# Changbai Time ("Long-white Time", Long-white = Heilongjiang area) 10488a1be49eSGlen Barber# Heilongjiang (except Mohe county), Jilin 10498a1be49eSGlen BarberZone Asia/Harbin 8:26:44 - LMT 1928 # or Haerbin 1050896ba7c2SBaptiste Daroussin 8:30 - +0830 1932 Mar 10518a1be49eSGlen Barber 8:00 - CST 1940 1052896ba7c2SBaptiste Daroussin 9:00 - +09 1966 May 1053896ba7c2SBaptiste Daroussin 8:30 - +0830 1980 May 10548a1be49eSGlen Barber 8:00 PRC C%sT 10558a1be49eSGlen Barber 10568a1be49eSGlen Barber# far west China 10578a1be49eSGlen BarberZone Asia/Kashgar 5:03:56 - LMT 1928 # or Kashi or Kaxgar 1058896ba7c2SBaptiste Daroussin 5:30 - +0530 1940 1059896ba7c2SBaptiste Daroussin 5:00 - +05 1980 May 10608a1be49eSGlen Barber 8:00 PRC C%sT 10618a1be49eSGlen Barber 106279499b48SPhilip Paeps# peninsular Malaysia 106379499b48SPhilip Paeps# taken from Mok Ly Yng (2003-10-30) 106479499b48SPhilip Paeps# https://web.archive.org/web/20190822231045/http://www.math.nus.edu.sg/~mathelmr/teaching/timezone.html 106579499b48SPhilip Paeps# This agrees with Singapore since 1905-06-01. 106679499b48SPhilip PaepsZone Asia/Kuala_Lumpur 6:46:46 - LMT 1901 Jan 1 106779499b48SPhilip Paeps 6:55:25 - SMT 1905 Jun 1 # Singapore M.T. 106879499b48SPhilip Paeps 7:00 - +07 1933 Jan 1 106979499b48SPhilip Paeps 7:00 0:20 +0720 1936 Jan 1 107079499b48SPhilip Paeps 7:20 - +0720 1941 Sep 1 107179499b48SPhilip Paeps 7:30 - +0730 1942 Feb 16 107279499b48SPhilip Paeps 9:00 - +09 1945 Sep 12 10739f36c6bfSPhilip Paeps 7:30 - +0730 1981 Dec 31 16:00u 107479499b48SPhilip Paeps 8:00 - +08 107579499b48SPhilip Paeps 10768a1be49eSGlen Barber# Kuwait 10778a1be49eSGlen BarberZone Asia/Kuwait 3:11:56 - LMT 1950 1078896ba7c2SBaptiste Daroussin 3:00 - +03 10798a1be49eSGlen Barber 10808a1be49eSGlen Barber 10818a1be49eSGlen Barber# Oman 10828a1be49eSGlen Barber# Milne says 3:54:24 was the meridian of the Muscat Tidal Observatory. 10838a1be49eSGlen BarberZone Asia/Muscat 3:54:24 - LMT 1920 1084896ba7c2SBaptiste Daroussin 4:00 - +04 10858a1be49eSGlen Barber 10868a1be49eSGlen Barber# India 108762ad5effSPhilip Paeps# From Tim Parenti (2024-07-01), per Paul Eggert (2014-08-11), after a 108862ad5effSPhilip Paeps# heads-up from Stephen Colebourne: 108962ad5effSPhilip Paeps# According to a Portuguese decree (1911-05-24), Portuguese India switched to 109062ad5effSPhilip Paeps# UT +05 on 1912-01-01 (see Europe/Lisbon). 10918a1be49eSGlen Barber#Zone Asia/Panaji [not enough info to complete] 10928a1be49eSGlen Barber 10938a1be49eSGlen Barber# Cambodia 10942eb2d45aSPhilip Paeps 10952eb2d45aSPhilip Paeps# From an adoptive daughter of the late Cambodian ruler Prince Sihanouk, 10962eb2d45aSPhilip Paeps# via Alois Treindl (2019-08-08): 10972eb2d45aSPhilip Paeps# 10982eb2d45aSPhilip Paeps# King Sihanouk said that, during the Japanese occupation, starting with 10992eb2d45aSPhilip Paeps# what historians refer to as "le coup de force du 9 mars 1945", Cambodia, 11002eb2d45aSPhilip Paeps# like the entire French Indochina, used Tokyo time zone. After Japan 11012eb2d45aSPhilip Paeps# surrendered, 2 September 1945, Cambodia fell under French rule again and 11022eb2d45aSPhilip Paeps# adopted Hanoi time zone again. 11032eb2d45aSPhilip Paeps# 11042eb2d45aSPhilip Paeps# However, on 7 January 1946, Sihanouk and Tioulong managed to obtain a 11052eb2d45aSPhilip Paeps# status of "internal autonomy" from the government of Charles de Gaulle. 11062eb2d45aSPhilip Paeps# Although many fields remained under the administration of the French 11072eb2d45aSPhilip Paeps# (customs, taxes, justice, defence, foreign affairs, etc.), the Cambodian 11082eb2d45aSPhilip Paeps# administration was responsible for religious matters and traditional 11092eb2d45aSPhilip Paeps# celebrations, which included our calendar and time. The time zone was GMT 11102eb2d45aSPhilip Paeps# + 7 and _no_ DST was applied. 11112eb2d45aSPhilip Paeps# 11122eb2d45aSPhilip Paeps# After Sihanouk and Tioulong achieved full independence, on 9 November 1953, 11132eb2d45aSPhilip Paeps# GMT + 7 was maintained. 11142eb2d45aSPhilip Paeps 11152eb2d45aSPhilip Paeps# From Paul Eggert (2019-08-26): 11162eb2d45aSPhilip Paeps# See Asia/Ho_Chi_Minh for the source for most of rest of this data. 11172eb2d45aSPhilip Paeps 11188a1be49eSGlen BarberZone Asia/Phnom_Penh 6:59:40 - LMT 1906 Jul 1 11198a1be49eSGlen Barber 7:06:30 - PLMT 1911 May 1 1120896ba7c2SBaptiste Daroussin 7:00 - +07 1942 Dec 31 23:00 1121896ba7c2SBaptiste Daroussin 8:00 - +08 1945 Mar 14 23:00 1122896ba7c2SBaptiste Daroussin 9:00 - +09 1945 Sep 2 1123896ba7c2SBaptiste Daroussin 7:00 - +07 11248a1be49eSGlen Barber 11258a1be49eSGlen Barber# Israel 11268a1be49eSGlen BarberZone Asia/Tel_Aviv 2:19:04 - LMT 1880 11278a1be49eSGlen Barber 2:21 - JMT 1918 11288a1be49eSGlen Barber 2:00 Zion I%sT 11298a1be49eSGlen Barber 11308a1be49eSGlen Barber# Laos 11318a1be49eSGlen Barber# From Paul Eggert (2014-10-11): 11328a1be49eSGlen Barber# See Asia/Ho_Chi_Minh for the source for most of this data. 11338a1be49eSGlen Barber# Trần's book says that Laos reverted to UT +07 on 1955-04-15. 11348a1be49eSGlen Barber# Also, guess that Laos reverted to +07 on 1945-09-02, when Vietnam did; 11358a1be49eSGlen Barber# this is probably wrong but it's better than guessing no transition. 11368a1be49eSGlen BarberZone Asia/Vientiane 6:50:24 - LMT 1906 Jul 1 11378a1be49eSGlen Barber 7:06:30 - PLMT 1911 May 1 1138896ba7c2SBaptiste Daroussin 7:00 - +07 1942 Dec 31 23:00 1139896ba7c2SBaptiste Daroussin 8:00 - +08 1945 Mar 14 23:00 1140896ba7c2SBaptiste Daroussin 9:00 - +09 1945 Sep 2 1141896ba7c2SBaptiste Daroussin 7:00 - +07 1947 Apr 1 1142896ba7c2SBaptiste Daroussin 8:00 - +08 1955 Apr 15 1143896ba7c2SBaptiste Daroussin 7:00 - +07 11448a1be49eSGlen Barber 11458a1be49eSGlen Barber# Jan Mayen 11468a1be49eSGlen Barber# From Whitman: 1147896ba7c2SBaptiste DaroussinZone Atlantic/Jan_Mayen -1:00 - -01 11488a1be49eSGlen Barber 114979499b48SPhilip Paeps# Iceland 115079499b48SPhilip Paeps# 115179499b48SPhilip Paeps# From Adam David (1993-11-06): 115279499b48SPhilip Paeps# The name of the timezone in Iceland for system / mail / news purposes is GMT. 115379499b48SPhilip Paeps# 115479499b48SPhilip Paeps# (1993-12-05): 115579499b48SPhilip Paeps# This material is paraphrased from the 1988 edition of the University of 115679499b48SPhilip Paeps# Iceland Almanak. 115779499b48SPhilip Paeps# 115879499b48SPhilip Paeps# From January 1st, 1908 the whole of Iceland was standardised at 1 hour 115979499b48SPhilip Paeps# behind GMT. Previously, local mean solar time was used in different parts 116079499b48SPhilip Paeps# of Iceland, the almanak had been based on Reykjavík mean solar time which 116179499b48SPhilip Paeps# was 1 hour and 28 minutes behind GMT. 116279499b48SPhilip Paeps# 116379499b48SPhilip Paeps# "first day of winter" referred to [below] means the first day of the 26 weeks 116479499b48SPhilip Paeps# of winter, according to the old icelandic calendar that dates back to the 116579499b48SPhilip Paeps# time the norsemen first settled Iceland. The first day of winter is always 116679499b48SPhilip Paeps# Saturday, but is not dependent on the Julian or Gregorian calendars. 116779499b48SPhilip Paeps# 116879499b48SPhilip Paeps# (1993-12-10): 116979499b48SPhilip Paeps# I have a reference from the Oxford Icelandic-English dictionary for the 117079499b48SPhilip Paeps# beginning of winter, which ties it to the ecclesiastical calendar (and thus 117179499b48SPhilip Paeps# to the julian/gregorian calendar) over the period in question. 117279499b48SPhilip Paeps# the winter begins on the Saturday next before St. Luke's day 117379499b48SPhilip Paeps# (old style), or on St. Luke's day, if a Saturday. 117479499b48SPhilip Paeps# St. Luke's day ought to be traceable from ecclesiastical sources. "old style" 117579499b48SPhilip Paeps# might be a reference to the Julian calendar as opposed to Gregorian, or it 117679499b48SPhilip Paeps# might mean something else (???). 117779499b48SPhilip Paeps# 117879499b48SPhilip Paeps# From Paul Eggert (2014-11-22): 117979499b48SPhilip Paeps# The information below is taken from the 1988 Almanak; see 118079499b48SPhilip Paeps# http://www.almanak.hi.is/klukkan.html 118179499b48SPhilip Paeps# 118279499b48SPhilip PaepsRule Iceland 1917 1919 - Feb 19 23:00 1:00 - 118379499b48SPhilip PaepsRule Iceland 1917 only - Oct 21 1:00 0 - 118479499b48SPhilip PaepsRule Iceland 1918 1919 - Nov 16 1:00 0 - 118579499b48SPhilip PaepsRule Iceland 1921 only - Mar 19 23:00 1:00 - 118679499b48SPhilip PaepsRule Iceland 1921 only - Jun 23 1:00 0 - 118779499b48SPhilip PaepsRule Iceland 1939 only - Apr 29 23:00 1:00 - 118879499b48SPhilip PaepsRule Iceland 1939 only - Oct 29 2:00 0 - 118979499b48SPhilip PaepsRule Iceland 1940 only - Feb 25 2:00 1:00 - 119079499b48SPhilip PaepsRule Iceland 1940 1941 - Nov Sun>=2 1:00s 0 - 119179499b48SPhilip PaepsRule Iceland 1941 1942 - Mar Sun>=2 1:00s 1:00 - 119279499b48SPhilip Paeps# 1943-1946 - first Sunday in March until first Sunday in winter 119379499b48SPhilip PaepsRule Iceland 1943 1946 - Mar Sun>=1 1:00s 1:00 - 119479499b48SPhilip PaepsRule Iceland 1942 1948 - Oct Sun>=22 1:00s 0 - 119579499b48SPhilip Paeps# 1947-1967 - first Sunday in April until first Sunday in winter 119679499b48SPhilip PaepsRule Iceland 1947 1967 - Apr Sun>=1 1:00s 1:00 - 119779499b48SPhilip Paeps# 1949 and 1967 Oct transitions delayed by 1 week 119879499b48SPhilip PaepsRule Iceland 1949 only - Oct 30 1:00s 0 - 119979499b48SPhilip PaepsRule Iceland 1950 1966 - Oct Sun>=22 1:00s 0 - 120079499b48SPhilip PaepsRule Iceland 1967 only - Oct 29 1:00s 0 - 120179499b48SPhilip Paeps 120279499b48SPhilip PaepsZone Atlantic/Reykjavik -1:28 - LMT 1908 120379499b48SPhilip Paeps -1:00 Iceland -01/+00 1968 Apr 7 1:00s 120479499b48SPhilip Paeps 0:00 - GMT 120579499b48SPhilip PaepsLink Atlantic/Reykjavik Iceland 120679499b48SPhilip Paeps 12078a1be49eSGlen Barber# St Helena 12088a1be49eSGlen BarberZone Atlantic/St_Helena -0:22:48 - LMT 1890 # Jamestown 12098a1be49eSGlen Barber -0:22:48 - JMT 1951 # Jamestown Mean Time 12108a1be49eSGlen Barber 0:00 - GMT 12118a1be49eSGlen Barber 1212b239e697SPhilip Paeps# King Island 1213b239e697SPhilip PaepsZone Australia/Currie 9:35:28 - LMT 1895 Sep 1214b239e697SPhilip Paeps 10:00 AT AE%sT 1919 Oct 24 1215b239e697SPhilip Paeps 10:00 Aus AE%sT 1968 Oct 15 1216b239e697SPhilip Paeps 10:00 AT AE%sT 1217b239e697SPhilip Paeps 121879499b48SPhilip Paeps 121979499b48SPhilip Paeps# Netherlands 122079499b48SPhilip Paeps 122179499b48SPhilip Paeps# Howse writes that the Netherlands' railways used GMT between 1892 and 1940, 122279499b48SPhilip Paeps# but for other purposes the Netherlands used Amsterdam mean time. 122379499b48SPhilip Paeps 122479499b48SPhilip Paeps# However, Robert H. van Gent writes (2001-04-01): 122579499b48SPhilip Paeps# Howse's statement is only correct up to 1909. From 1909-05-01 (00:00:00 122679499b48SPhilip Paeps# Amsterdam mean time) onwards, the whole of the Netherlands (including 122779499b48SPhilip Paeps# the Dutch railways) was required by law to observe Amsterdam mean time 122879499b48SPhilip Paeps# (19 minutes 32.13 seconds ahead of GMT). This had already been the 122979499b48SPhilip Paeps# common practice (except for the railways) for many decades but it was 123079499b48SPhilip Paeps# not until 1909 when the Dutch government finally defined this by law. 123179499b48SPhilip Paeps# On 1937-07-01 this was changed to 20 minutes (exactly) ahead of GMT and 123279499b48SPhilip Paeps# was generally known as Dutch Time ("Nederlandse Tijd"). 123379499b48SPhilip Paeps# 123479499b48SPhilip Paeps# (2001-04-08): 123579499b48SPhilip Paeps# 1892-05-01 was the date when the Dutch railways were by law required to 123679499b48SPhilip Paeps# observe GMT while the remainder of the Netherlands adhered to the common 123779499b48SPhilip Paeps# practice of following Amsterdam mean time. 123879499b48SPhilip Paeps# 123979499b48SPhilip Paeps# (2001-04-09): 124079499b48SPhilip Paeps# In 1835 the authorities of the province of North Holland requested the 124179499b48SPhilip Paeps# municipal authorities of the towns and cities in the province to observe 124279499b48SPhilip Paeps# Amsterdam mean time but I do not know in how many cases this request was 124379499b48SPhilip Paeps# actually followed. 124479499b48SPhilip Paeps# 124579499b48SPhilip Paeps# From 1852 onwards the Dutch telegraph offices were by law required to 124679499b48SPhilip Paeps# observe Amsterdam mean time. As the time signals from the observatory of 124779499b48SPhilip Paeps# Leiden were also distributed by the telegraph system, I assume that most 124879499b48SPhilip Paeps# places linked up with the telegraph (and railway) system automatically 124979499b48SPhilip Paeps# adopted Amsterdam mean time. 125079499b48SPhilip Paeps# 125179499b48SPhilip Paeps# Although the early Dutch railway companies initially observed a variety 125279499b48SPhilip Paeps# of times, most of them had adopted Amsterdam mean time by 1858 but it 125379499b48SPhilip Paeps# was not until 1866 when they were all required by law to observe 125479499b48SPhilip Paeps# Amsterdam mean time. 125579499b48SPhilip Paeps 125679499b48SPhilip Paeps# The data entries before 1945 are taken from 125779499b48SPhilip Paeps# https://www.staff.science.uu.nl/~gent0113/wettijd/wettijd.htm 125879499b48SPhilip Paeps 125979499b48SPhilip Paeps# From Paul Eggert (2021-05-09): 126079499b48SPhilip Paeps# I invented the abbreviations AMT for Amsterdam Mean Time and NST for 126179499b48SPhilip Paeps# Netherlands Summer Time, used in the Netherlands from 1835 to 1937. 126279499b48SPhilip Paeps 126379499b48SPhilip PaepsRule Neth 1916 only - May 1 0:00 1:00 NST # Netherlands Summer Time 126479499b48SPhilip PaepsRule Neth 1916 only - Oct 1 0:00 0 AMT # Amsterdam Mean Time 126579499b48SPhilip PaepsRule Neth 1917 only - Apr 16 2:00s 1:00 NST 126679499b48SPhilip PaepsRule Neth 1917 only - Sep 17 2:00s 0 AMT 126779499b48SPhilip PaepsRule Neth 1918 1921 - Apr Mon>=1 2:00s 1:00 NST 126879499b48SPhilip PaepsRule Neth 1918 1921 - Sep lastMon 2:00s 0 AMT 126979499b48SPhilip PaepsRule Neth 1922 only - Mar lastSun 2:00s 1:00 NST 127079499b48SPhilip PaepsRule Neth 1922 1936 - Oct Sun>=2 2:00s 0 AMT 127179499b48SPhilip PaepsRule Neth 1923 only - Jun Fri>=1 2:00s 1:00 NST 127279499b48SPhilip PaepsRule Neth 1924 only - Mar lastSun 2:00s 1:00 NST 127379499b48SPhilip PaepsRule Neth 1925 only - Jun Fri>=1 2:00s 1:00 NST 127479499b48SPhilip Paeps# From 1926 through 1939 DST began 05-15, except that it was delayed by a week 127579499b48SPhilip Paeps# in years when 05-15 fell in the Pentecost weekend. 127679499b48SPhilip PaepsRule Neth 1926 1931 - May 15 2:00s 1:00 NST 127779499b48SPhilip PaepsRule Neth 1932 only - May 22 2:00s 1:00 NST 127879499b48SPhilip PaepsRule Neth 1933 1936 - May 15 2:00s 1:00 NST 127979499b48SPhilip PaepsRule Neth 1937 only - May 22 2:00s 1:00 NST 128079499b48SPhilip PaepsRule Neth 1937 only - Jul 1 0:00 1:00 S 128179499b48SPhilip PaepsRule Neth 1937 1939 - Oct Sun>=2 2:00s 0 - 128279499b48SPhilip PaepsRule Neth 1938 1939 - May 15 2:00s 1:00 S 128379499b48SPhilip PaepsRule Neth 1945 only - Apr 2 2:00s 1:00 S 128479499b48SPhilip PaepsRule Neth 1945 only - Sep 16 2:00s 0 - 128579499b48SPhilip Paeps #STDOFF 0:19:32.13 128679499b48SPhilip PaepsZone Europe/Amsterdam 0:19:32 - LMT 1835 128779499b48SPhilip Paeps 0:19:32 Neth %s 1937 Jul 1 128879499b48SPhilip Paeps 0:20 Neth +0020/+0120 1940 May 16 0:00 128979499b48SPhilip Paeps 1:00 C-Eur CE%sT 1945 Apr 2 2:00 129079499b48SPhilip Paeps 1:00 Neth CE%sT 1977 129179499b48SPhilip Paeps 1:00 EU CE%sT 129279499b48SPhilip Paeps 129379499b48SPhilip Paeps 12948a1be49eSGlen Barber# Northern Ireland 12958a1be49eSGlen BarberZone Europe/Belfast -0:23:40 - LMT 1880 Aug 2 12968a1be49eSGlen Barber -0:25:21 - DMT 1916 May 21 2:00 12978a1be49eSGlen Barber # DMT = Dublin/Dunsink MT 12988a1be49eSGlen Barber -0:25:21 1:00 IST 1916 Oct 1 2:00s 12998a1be49eSGlen Barber # IST = Irish Summer Time 13008a1be49eSGlen Barber 0:00 GB-Eire %s 1968 Oct 27 13018a1be49eSGlen Barber 1:00 - BST 1971 Oct 31 2:00u 13028a1be49eSGlen Barber 0:00 GB-Eire %s 1996 13038a1be49eSGlen Barber 0:00 EU GMT/BST 13048a1be49eSGlen Barber 130579499b48SPhilip Paeps 130679499b48SPhilip Paeps# Denmark 130779499b48SPhilip Paeps 130879499b48SPhilip Paeps# From Jesper Nørgaard Welen (2005-04-26): 130979499b48SPhilip Paeps# the law [introducing standard time] was in effect from 1894-01-01.... 131079499b48SPhilip Paeps# The page https://www.retsinformation.dk/eli/lta/1893/83 131179499b48SPhilip Paeps# confirms this, and states that the law was put forth 1893-03-29. 131279499b48SPhilip Paeps# 131379499b48SPhilip Paeps# The EU [actually, EEC and Euratom] treaty with effect from 1973: 131479499b48SPhilip Paeps# https://www.retsinformation.dk/eli/lta/1972/21100 131579499b48SPhilip Paeps# 131679499b48SPhilip Paeps# This provoked a new law from 1974 to make possible summer time changes 131779499b48SPhilip Paeps# in subsequent decrees with the law 131879499b48SPhilip Paeps# https://www.retsinformation.dk/eli/lta/1974/223 131979499b48SPhilip Paeps# 132079499b48SPhilip Paeps# It seems however that no decree was set forward until 1980. I have 132179499b48SPhilip Paeps# not found any decree, but in another related law, the effecting DST 132279499b48SPhilip Paeps# changes are stated explicitly to be from 1980-04-06 at 02:00 to 132379499b48SPhilip Paeps# 1980-09-28 at 02:00. If this is true, this differs slightly from 132479499b48SPhilip Paeps# the EU rule in that DST runs to 02:00, not 03:00. We don't know 132579499b48SPhilip Paeps# when Denmark began using the EU rule correctly, but we have only 132679499b48SPhilip Paeps# confirmation of the 1980-time, so I presume it was correct in 1981: 132779499b48SPhilip Paeps# The law is about the management of the extra hour, concerning 132879499b48SPhilip Paeps# working hours reported and effect on obligatory-rest rules (which 132979499b48SPhilip Paeps# was suspended on that night): 133079499b48SPhilip Paeps# https://web.archive.org/web/20140104053304/https://www.retsinformation.dk/Forms/R0710.aspx?id=60267 133179499b48SPhilip Paeps 133279499b48SPhilip Paeps# From Jesper Nørgaard Welen (2005-06-11): 133379499b48SPhilip Paeps# The Herning Folkeblad (1980-09-26) reported that the night between 133479499b48SPhilip Paeps# Saturday and Sunday the clock is set back from three to two. 133579499b48SPhilip Paeps 133679499b48SPhilip Paeps# From Paul Eggert (2005-06-11): 133779499b48SPhilip Paeps# Hence the "02:00" of the 1980 law refers to standard time, not 133879499b48SPhilip Paeps# wall-clock time, and so the EU rules were in effect in 1980. 133979499b48SPhilip Paeps 134079499b48SPhilip PaepsRule Denmark 1916 only - May 14 23:00 1:00 S 134179499b48SPhilip PaepsRule Denmark 1916 only - Sep 30 23:00 0 - 134279499b48SPhilip PaepsRule Denmark 1940 only - May 15 0:00 1:00 S 134379499b48SPhilip PaepsRule Denmark 1945 only - Apr 2 2:00s 1:00 S 134479499b48SPhilip PaepsRule Denmark 1945 only - Aug 15 2:00s 0 - 134579499b48SPhilip PaepsRule Denmark 1946 only - May 1 2:00s 1:00 S 134679499b48SPhilip PaepsRule Denmark 1946 only - Sep 1 2:00s 0 - 134779499b48SPhilip PaepsRule Denmark 1947 only - May 4 2:00s 1:00 S 134879499b48SPhilip PaepsRule Denmark 1947 only - Aug 10 2:00s 0 - 134979499b48SPhilip PaepsRule Denmark 1948 only - May 9 2:00s 1:00 S 135079499b48SPhilip PaepsRule Denmark 1948 only - Aug 8 2:00s 0 - 135179499b48SPhilip Paeps# 135279499b48SPhilip PaepsZone Europe/Copenhagen 0:50:20 - LMT 1890 135379499b48SPhilip Paeps 0:50:20 - CMT 1894 Jan 1 # Copenhagen MT 135479499b48SPhilip Paeps 1:00 Denmark CE%sT 1942 Nov 2 2:00s 135579499b48SPhilip Paeps 1:00 C-Eur CE%sT 1945 Apr 2 2:00 135679499b48SPhilip Paeps 1:00 Denmark CE%sT 1980 135779499b48SPhilip Paeps 1:00 EU CE%sT 135879499b48SPhilip Paeps 13598a1be49eSGlen Barber# Guernsey 13608a1be49eSGlen Barber# Data from Joseph S. Myers 13615d3db21cSPhilip Paeps# https://mm.icann.org/pipermail/tz/2013-September/019883.html 13628a1be49eSGlen Barber# References to be added 136352b750c8SPhilip Paeps# LMT is for Town Church, St. Peter Port, 49° 27' 17" N, 2° 32' 10" W. 13645d3db21cSPhilip PaepsZone Europe/Guernsey -0:10:09 - LMT 1913 Jun 18 13658a1be49eSGlen Barber 0:00 GB-Eire %s 1940 Jul 2 13668a1be49eSGlen Barber 1:00 C-Eur CE%sT 1945 May 8 13678a1be49eSGlen Barber 0:00 GB-Eire %s 1968 Oct 27 13688a1be49eSGlen Barber 1:00 - BST 1971 Oct 31 2:00u 13698a1be49eSGlen Barber 0:00 GB-Eire %s 1996 13708a1be49eSGlen Barber 0:00 EU GMT/BST 13718a1be49eSGlen Barber 13728a1be49eSGlen Barber# Isle of Man 13738a1be49eSGlen Barber# 13748a1be49eSGlen Barber# From Lester Caine (2013-09-04): 13758a1be49eSGlen Barber# The Isle of Man legislation is now on-line at 13765d3db21cSPhilip Paeps# <https://www.legislation.gov.im>, starting with the original Statutory 13778a1be49eSGlen Barber# Time Act in 1883 and including additional confirmation of some of 13788a1be49eSGlen Barber# the dates of the 'Summer Time' orders originating at 13798a1be49eSGlen Barber# Westminster. There is a little uncertainty as to the starting date 13805d3db21cSPhilip Paeps# of the first summer time in 1916 which may have been announced a 13818a1be49eSGlen Barber# couple of days late. There is still a substantial number of 13828a1be49eSGlen Barber# documents to work through, but it is thought that every GB change 13838a1be49eSGlen Barber# was also implemented on the island. 13848a1be49eSGlen Barber# 13858a1be49eSGlen Barber# AT4 of 1883 - The Statutory Time et cetera Act 1883 - 13868a1be49eSGlen Barber# LMT Location - 54.1508N -4.4814E - Tynwald Hill ( Manx parliament ) 13878a1be49eSGlen BarberZone Europe/Isle_of_Man -0:17:55 - LMT 1883 Mar 30 0:00s 13888a1be49eSGlen Barber 0:00 GB-Eire %s 1968 Oct 27 13898a1be49eSGlen Barber 1:00 - BST 1971 Oct 31 2:00u 13908a1be49eSGlen Barber 0:00 GB-Eire %s 1996 13918a1be49eSGlen Barber 0:00 EU GMT/BST 13928a1be49eSGlen Barber 13938a1be49eSGlen Barber# Jersey 13948a1be49eSGlen Barber# Data from Joseph S. Myers 13955d3db21cSPhilip Paeps# https://mm.icann.org/pipermail/tz/2013-September/019883.html 13968a1be49eSGlen Barber# References to be added 139752b750c8SPhilip Paeps# LMT is for Parish Church, St. Helier, 49° 11' 0.57" N, 2° 6' 24.33" W. 13985d3db21cSPhilip PaepsZone Europe/Jersey -0:08:26 - LMT 1898 Jun 11 16:00u 13998a1be49eSGlen Barber 0:00 GB-Eire %s 1940 Jul 2 14008a1be49eSGlen Barber 1:00 C-Eur CE%sT 1945 May 8 14018a1be49eSGlen Barber 0:00 GB-Eire %s 1968 Oct 27 14028a1be49eSGlen Barber 1:00 - BST 1971 Oct 31 2:00u 14038a1be49eSGlen Barber 0:00 GB-Eire %s 1996 14048a1be49eSGlen Barber 0:00 EU GMT/BST 14058a1be49eSGlen Barber 14068a1be49eSGlen Barber# Slovenia 14078a1be49eSGlen BarberZone Europe/Ljubljana 0:58:04 - LMT 1884 14088a1be49eSGlen Barber 1:00 - CET 1941 Apr 18 23:00 14098a1be49eSGlen Barber 1:00 C-Eur CE%sT 1945 May 8 2:00s 14108a1be49eSGlen Barber 1:00 1:00 CEST 1945 Sep 16 2:00s 14118a1be49eSGlen Barber 1:00 - CET 1982 Nov 27 14128a1be49eSGlen Barber 1:00 EU CE%sT 14138a1be49eSGlen Barber 141479499b48SPhilip Paeps 141579499b48SPhilip Paeps# Luxembourg 141679499b48SPhilip Paeps 141779499b48SPhilip Paeps# Whitman disagrees with most of these dates in minor ways; 141879499b48SPhilip Paeps# go with Shanks & Pottenger. 141979499b48SPhilip PaepsRule Lux 1916 only - May 14 23:00 1:00 S 142079499b48SPhilip PaepsRule Lux 1916 only - Oct 1 1:00 0 - 142179499b48SPhilip PaepsRule Lux 1917 only - Apr 28 23:00 1:00 S 142279499b48SPhilip PaepsRule Lux 1917 only - Sep 17 1:00 0 - 142379499b48SPhilip PaepsRule Lux 1918 only - Apr Mon>=15 2:00s 1:00 S 142479499b48SPhilip PaepsRule Lux 1918 only - Sep Mon>=15 2:00s 0 - 142579499b48SPhilip PaepsRule Lux 1919 only - Mar 1 23:00 1:00 S 142679499b48SPhilip PaepsRule Lux 1919 only - Oct 5 3:00 0 - 142779499b48SPhilip PaepsRule Lux 1920 only - Feb 14 23:00 1:00 S 142879499b48SPhilip PaepsRule Lux 1920 only - Oct 24 2:00 0 - 142979499b48SPhilip PaepsRule Lux 1921 only - Mar 14 23:00 1:00 S 143079499b48SPhilip PaepsRule Lux 1921 only - Oct 26 2:00 0 - 143179499b48SPhilip PaepsRule Lux 1922 only - Mar 25 23:00 1:00 S 143279499b48SPhilip PaepsRule Lux 1922 only - Oct Sun>=2 1:00 0 - 143379499b48SPhilip PaepsRule Lux 1923 only - Apr 21 23:00 1:00 S 143479499b48SPhilip PaepsRule Lux 1923 only - Oct Sun>=2 2:00 0 - 143579499b48SPhilip PaepsRule Lux 1924 only - Mar 29 23:00 1:00 S 143679499b48SPhilip PaepsRule Lux 1924 1928 - Oct Sun>=2 1:00 0 - 143779499b48SPhilip PaepsRule Lux 1925 only - Apr 5 23:00 1:00 S 143879499b48SPhilip PaepsRule Lux 1926 only - Apr 17 23:00 1:00 S 143979499b48SPhilip PaepsRule Lux 1927 only - Apr 9 23:00 1:00 S 144079499b48SPhilip PaepsRule Lux 1928 only - Apr 14 23:00 1:00 S 144179499b48SPhilip PaepsRule Lux 1929 only - Apr 20 23:00 1:00 S 144279499b48SPhilip Paeps 144379499b48SPhilip PaepsZone Europe/Luxembourg 0:24:36 - LMT 1904 Jun 144479499b48SPhilip Paeps 1:00 Lux CE%sT 1918 Nov 25 144579499b48SPhilip Paeps 0:00 Lux WE%sT 1929 Oct 6 2:00s 144679499b48SPhilip Paeps 0:00 Belgium WE%sT 1940 May 14 3:00 144779499b48SPhilip Paeps 1:00 C-Eur WE%sT 1944 Sep 18 3:00 144879499b48SPhilip Paeps 1:00 Belgium CE%sT 1977 144979499b48SPhilip Paeps 1:00 EU CE%sT 145079499b48SPhilip Paeps 145179499b48SPhilip Paeps# Monaco 145279499b48SPhilip Paeps# 145379499b48SPhilip Paeps# From Michael Deckers (2020-06-12): 145479499b48SPhilip Paeps# In the "Journal de Monaco" of 1892-05-24, online at 145579499b48SPhilip Paeps# https://journaldemonaco.gouv.mc/var/jdm/storage/original/application/b1c67c12c5af11b41ea888fb048e4fe8.pdf 145679499b48SPhilip Paeps# we read: ... 145779499b48SPhilip Paeps# [In virtue of a Sovereign Ordinance of the May 13 of the current [year], 145879499b48SPhilip Paeps# legal time in the Principality will be set to, from the date of June 1, 145979499b48SPhilip Paeps# 1892 onwards, to the meridian of Paris, as in France.] 146079499b48SPhilip Paeps# In the "Journal de Monaco" of 1911-03-28, online at 146179499b48SPhilip Paeps# https://journaldemonaco.gouv.mc/var/jdm/storage/original/application/de74ffb7db53d4f599059fe8f0ed482a.pdf 146279499b48SPhilip Paeps# we read an ordinance of 1911-03-16: ... 146379499b48SPhilip Paeps# [Legal time in the Principality will be set, from the date of promulgation 146479499b48SPhilip Paeps# of the present ordinance, to legal time in France.... Consequently, legal 146579499b48SPhilip Paeps# time will be retarded by 9 minutes and 21 seconds.] 146679499b48SPhilip Paeps# 146779499b48SPhilip PaepsZone Europe/Monaco 0:29:32 - LMT 1892 Jun 1 146879499b48SPhilip Paeps 0:09:21 - PMT 1911 Mar 29 # Paris Mean Time 146979499b48SPhilip Paeps 0:00 France WE%sT 1945 Sep 16 3:00 147079499b48SPhilip Paeps 1:00 France CE%sT 1977 147179499b48SPhilip Paeps 1:00 EU CE%sT 147279499b48SPhilip Paeps 147379499b48SPhilip Paeps 147479499b48SPhilip Paeps# Norway 147579499b48SPhilip Paeps 147679499b48SPhilip Paeps# http://met.no/met/met_lex/q_u/sommertid.html (2004-01) agrees with Shanks & 147779499b48SPhilip Paeps# Pottenger. 147879499b48SPhilip PaepsRule Norway 1916 only - May 22 1:00 1:00 S 147979499b48SPhilip PaepsRule Norway 1916 only - Sep 30 0:00 0 - 148079499b48SPhilip PaepsRule Norway 1945 only - Apr 2 2:00s 1:00 S 148179499b48SPhilip PaepsRule Norway 1945 only - Oct 1 2:00s 0 - 148279499b48SPhilip PaepsRule Norway 1959 1964 - Mar Sun>=15 2:00s 1:00 S 148379499b48SPhilip PaepsRule Norway 1959 1965 - Sep Sun>=15 2:00s 0 - 148479499b48SPhilip PaepsRule Norway 1965 only - Apr 25 2:00s 1:00 S 148579499b48SPhilip Paeps 148679499b48SPhilip PaepsZone Europe/Oslo 0:43:00 - LMT 1895 Jan 1 148779499b48SPhilip Paeps 1:00 Norway CE%sT 1940 Aug 10 23:00 148879499b48SPhilip Paeps 1:00 C-Eur CE%sT 1945 Apr 2 2:00 148979499b48SPhilip Paeps 1:00 Norway CE%sT 1980 149079499b48SPhilip Paeps 1:00 EU CE%sT 149179499b48SPhilip PaepsLink Europe/Oslo Arctic/Longyearbyen 149279499b48SPhilip Paeps#PACKRATLIST zone.tab Link Europe/Oslo Atlantic/Jan_Mayen 149379499b48SPhilip Paeps 14948a1be49eSGlen Barber# Bosnia and Herzegovina 14958a1be49eSGlen BarberZone Europe/Sarajevo 1:13:40 - LMT 1884 14968a1be49eSGlen Barber 1:00 - CET 1941 Apr 18 23:00 14978a1be49eSGlen Barber 1:00 C-Eur CE%sT 1945 May 8 2:00s 14988a1be49eSGlen Barber 1:00 1:00 CEST 1945 Sep 16 2:00s 14998a1be49eSGlen Barber 1:00 - CET 1982 Nov 27 15008a1be49eSGlen Barber 1:00 EU CE%sT 15018a1be49eSGlen Barber 1502beecab94SPhilip Paeps# North Macedonia 15038a1be49eSGlen BarberZone Europe/Skopje 1:25:44 - LMT 1884 15048a1be49eSGlen Barber 1:00 - CET 1941 Apr 18 23:00 15058a1be49eSGlen Barber 1:00 C-Eur CE%sT 1945 May 8 2:00s 15068a1be49eSGlen Barber 1:00 1:00 CEST 1945 Sep 16 2:00s 15078a1be49eSGlen Barber 1:00 - CET 1982 Nov 27 15088a1be49eSGlen Barber 1:00 EU CE%sT 15098a1be49eSGlen Barber 1510a5725262SPhilip Paeps 151179499b48SPhilip Paeps# Sweden 151279499b48SPhilip Paeps 151379499b48SPhilip Paeps# From Ivan Nilsson (2001-04-13), superseding Shanks & Pottenger: 151479499b48SPhilip Paeps# 151579499b48SPhilip Paeps# The law "Svensk författningssamling 1878, no 14" about standard time in 1879: 151679499b48SPhilip Paeps# From the beginning of 1879 (that is 01-01 00:00) the time for all 151779499b48SPhilip Paeps# places in the country is "the mean solar time for the meridian at 151879499b48SPhilip Paeps# three degrees, or twelve minutes of time, to the west of the 151979499b48SPhilip Paeps# meridian of the Observatory of Stockholm". The law is dated 1878-05-31. 152079499b48SPhilip Paeps# 152179499b48SPhilip Paeps# The observatory at that time had the meridian 18° 03' 30" 152279499b48SPhilip Paeps# eastern longitude = 01:12:14 in time. Less 12 minutes gives the 152379499b48SPhilip Paeps# national standard time as 01:00:14 ahead of GMT.... 152479499b48SPhilip Paeps# 152579499b48SPhilip Paeps# About the beginning of CET in Sweden. The lawtext ("Svensk 152679499b48SPhilip Paeps# författningssamling 1899, no 44") states, that "from the beginning 152779499b48SPhilip Paeps# of 1900... ... the same as the mean solar time for the meridian at 152879499b48SPhilip Paeps# the distance of one hour of time from the meridian of the English 152979499b48SPhilip Paeps# observatory at Greenwich, or at 12 minutes 14 seconds to the west 153079499b48SPhilip Paeps# from the meridian of the Observatory of Stockholm". The law is dated 153179499b48SPhilip Paeps# 1899-06-16. In short: At 1900-01-01 00:00:00 the new standard time 153279499b48SPhilip Paeps# in Sweden is 01:00:00 ahead of GMT. 153379499b48SPhilip Paeps# 153479499b48SPhilip Paeps# 1916: The lawtext ("Svensk författningssamling 1916, no 124") states 153579499b48SPhilip Paeps# that "1916-05-15 is considered to begin one hour earlier". It is 153679499b48SPhilip Paeps# pretty obvious that at 05-14 23:00 the clocks are set to 05-15 00:00.... 153779499b48SPhilip Paeps# Further the law says, that "1916-09-30 is considered to end one hour later". 153879499b48SPhilip Paeps# 153979499b48SPhilip Paeps# The laws regulating [DST] are available on the site of the Swedish 154079499b48SPhilip Paeps# Parliament beginning with 1985 - the laws regulating 1980/1984 are 154179499b48SPhilip Paeps# not available on the site (to my knowledge they are only available 154279499b48SPhilip Paeps# in Swedish): <http://www.riksdagen.se/english/work/sfst.asp> (type 154379499b48SPhilip Paeps# "sommartid" without the quotes in the field "Fritext" and then click 154479499b48SPhilip Paeps# the Sök-button). 154579499b48SPhilip Paeps# 154679499b48SPhilip Paeps# (2001-05-13): 154779499b48SPhilip Paeps# 154879499b48SPhilip Paeps# I have now found a newspaper stating that at 1916-10-01 01:00 154979499b48SPhilip Paeps# summertime the church-clocks etc were set back one hour to show 155079499b48SPhilip Paeps# 1916-10-01 00:00 standard time. The article also reports that some 155179499b48SPhilip Paeps# people thought the switch to standard time would take place already 155279499b48SPhilip Paeps# at 1916-10-01 00:00 summer time, but they had to wait for another 155379499b48SPhilip Paeps# hour before the event took place. 155479499b48SPhilip Paeps# 155579499b48SPhilip Paeps# Source: The newspaper "Dagens Nyheter", 1916-10-01, page 7 upper left. 155679499b48SPhilip Paeps 155779499b48SPhilip Paeps# An extra-special abbreviation style is SET for Swedish Time (svensk 155879499b48SPhilip Paeps# normaltid) 1879-1899, 3° west of the Stockholm Observatory. 155979499b48SPhilip Paeps 156079499b48SPhilip PaepsZone Europe/Stockholm 1:12:12 - LMT 1879 Jan 1 156179499b48SPhilip Paeps 1:00:14 - SET 1900 Jan 1 # Swedish Time 156279499b48SPhilip Paeps 1:00 - CET 1916 May 14 23:00 156379499b48SPhilip Paeps 1:00 1:00 CEST 1916 Oct 1 1:00 156479499b48SPhilip Paeps 1:00 - CET 1980 156579499b48SPhilip Paeps 1:00 EU CE%sT 156679499b48SPhilip Paeps 1567a5725262SPhilip Paeps 15688a1be49eSGlen Barber# Moldova / Transnistria 15698a1be49eSGlen BarberZone Europe/Tiraspol 1:58:32 - LMT 1880 15708a1be49eSGlen Barber 1:55 - CMT 1918 Feb 15 # Chisinau MT 15718a1be49eSGlen Barber 1:44:24 - BMT 1931 Jul 24 # Bucharest MT 15728a1be49eSGlen Barber 2:00 Romania EE%sT 1940 Aug 15 15738a1be49eSGlen Barber 2:00 1:00 EEST 1941 Jul 17 15748a1be49eSGlen Barber 1:00 C-Eur CE%sT 1944 Aug 24 15758a1be49eSGlen Barber 3:00 Russia MSK/MSD 1991 Mar 31 2:00 15768a1be49eSGlen Barber 2:00 Russia EE%sT 1992 Jan 19 2:00 15778a1be49eSGlen Barber 3:00 Russia MSK/MSD 15788a1be49eSGlen Barber 157942886e7fSPhilip Paeps# Ukraine 158042886e7fSPhilip Paeps# 158142886e7fSPhilip Paeps# Although Shanks & Pottenger say Transcarpathia used CET 1990/1991, 158242886e7fSPhilip Paeps# this unreliable source contradicts contemporaneous government resolutions 158342886e7fSPhilip Paeps# (see the commentary for Ukraine in the 'europe' file) 158442886e7fSPhilip Paeps# so for now this dubious zone is in 'backzone'. 158542886e7fSPhilip Paeps# "Uzhhorod" is the transliteration of the Ukrainian spelling, but 158642886e7fSPhilip Paeps# "Uzhgorod" was a common English spelling when this dubious zone was 158742886e7fSPhilip Paeps# added to TZDB in 1999. 158842886e7fSPhilip PaepsZone Europe/Uzhgorod 1:29:12 - LMT 1890 Oct 158942886e7fSPhilip Paeps 1:00 - CET 1940 159042886e7fSPhilip Paeps 1:00 C-Eur CE%sT 1944 Oct 159142886e7fSPhilip Paeps 1:00 1:00 CEST 1944 Oct 26 159242886e7fSPhilip Paeps 1:00 - CET 1945 Jun 29 159342886e7fSPhilip Paeps 3:00 Russia MSK/MSD 1990 159442886e7fSPhilip Paeps 3:00 - MSK 1990 Jul 1 2:00 159542886e7fSPhilip Paeps 1:00 - CET 1991 Mar 31 3:00 159642886e7fSPhilip Paeps 2:00 - EET 1992 Mar 20 159742886e7fSPhilip Paeps 2:00 C-Eur EE%sT 1996 May 13 159842886e7fSPhilip Paeps 2:00 EU EE%sT 159942886e7fSPhilip Paeps 16008a1be49eSGlen Barber# Liechtenstein 160179499b48SPhilip Paeps 160279499b48SPhilip Paeps# From Paul Eggert (2022-07-21): 160379499b48SPhilip Paeps# Shanks & Pottenger say Vaduz is like Zurich starting June 1894. 160479499b48SPhilip Paeps 160579499b48SPhilip Paeps# From Alois Treindl (2019-07-04): 160679499b48SPhilip Paeps# I was able to access the online archive of the Vaduz paper Vaterland ... 160779499b48SPhilip Paeps# I could confirm from the paper that Liechtenstein did in fact follow 160879499b48SPhilip Paeps# the same DST in 1941 and 1942 as Switzerland did. 160979499b48SPhilip Paeps 16108a1be49eSGlen BarberZone Europe/Vaduz 0:38:04 - LMT 1894 Jun 16112eb2d45aSPhilip Paeps 1:00 Swiss CE%sT 1981 16128a1be49eSGlen Barber 1:00 EU CE%sT 16138a1be49eSGlen Barber 16148a1be49eSGlen Barber# Croatia 16158a1be49eSGlen BarberZone Europe/Zagreb 1:03:52 - LMT 1884 16168a1be49eSGlen Barber 1:00 - CET 1941 Apr 18 23:00 16178a1be49eSGlen Barber 1:00 C-Eur CE%sT 1945 May 8 2:00s 16188a1be49eSGlen Barber 1:00 1:00 CEST 1945 Sep 16 2:00s 16198a1be49eSGlen Barber 1:00 - CET 1982 Nov 27 16208a1be49eSGlen Barber 1:00 EU CE%sT 16218a1be49eSGlen Barber 162242886e7fSPhilip Paeps# Ukraine 162342886e7fSPhilip Paeps 162442886e7fSPhilip Paeps# Although Shanks & Pottenger say Zaporizhzhia and eastern Lugansk 162542886e7fSPhilip Paeps# observed DST 1990/1991, this unreliable source contradicts contemporaneous 162642886e7fSPhilip Paeps# government resolutions (see the commentary for Ukraine in the 'europe' file) 162742886e7fSPhilip Paeps# so for now this dubious zone is in 'backzone'. 162842886e7fSPhilip Paeps# "Zaporizhzhia" is the transliteration of the Ukrainian name, but 162942886e7fSPhilip Paeps# "Zaporozhye" was a common English spelling when this dubious zone was 163042886e7fSPhilip Paeps# added to TZDB in 1999. 163142886e7fSPhilip PaepsZone Europe/Zaporozhye 2:20:40 - LMT 1880 163242886e7fSPhilip Paeps 2:20 - +0220 1924 May 2 163342886e7fSPhilip Paeps 2:00 - EET 1930 Jun 21 163442886e7fSPhilip Paeps 3:00 - MSK 1941 Aug 25 163542886e7fSPhilip Paeps 1:00 C-Eur CE%sT 1943 Oct 25 163642886e7fSPhilip Paeps 3:00 Russia MSK/MSD 1991 Mar 31 2:00 163742886e7fSPhilip Paeps 2:00 E-Eur EE%sT 1992 Mar 20 163842886e7fSPhilip Paeps 2:00 C-Eur EE%sT 1996 May 13 163942886e7fSPhilip Paeps 2:00 EU EE%sT 164042886e7fSPhilip Paeps 16418a1be49eSGlen Barber# Madagascar 16428a1be49eSGlen BarberZone Indian/Antananarivo 3:10:04 - LMT 1911 Jul 16438a1be49eSGlen Barber 3:00 - EAT 1954 Feb 27 23:00s 16448a1be49eSGlen Barber 3:00 1:00 EAST 1954 May 29 23:00s 16458a1be49eSGlen Barber 3:00 - EAT 16468a1be49eSGlen Barber 164779499b48SPhilip Paeps# Christmas 164879499b48SPhilip PaepsZone Indian/Christmas 7:02:52 - LMT 1895 Feb 164979499b48SPhilip Paeps 7:00 - +07 165079499b48SPhilip Paeps 165179499b48SPhilip Paeps# Cocos (Keeling) Is 165279499b48SPhilip Paeps# These islands were ruled by the Ross family from about 1830 to 1978. 165379499b48SPhilip Paeps# We don't know when standard time was introduced; for now, we guess 1900. 165479499b48SPhilip PaepsZone Indian/Cocos 6:27:40 - LMT 1900 165579499b48SPhilip Paeps 6:30 - +0630 165679499b48SPhilip Paeps 16578a1be49eSGlen Barber# Comoros 16588a1be49eSGlen BarberZone Indian/Comoro 2:53:04 - LMT 1911 Jul # Moroni, Gran Comoro 16598a1be49eSGlen Barber 3:00 - EAT 16608a1be49eSGlen Barber 166179499b48SPhilip Paeps# Kerguelen 166279499b48SPhilip PaepsZone Indian/Kerguelen 0 - -00 1950 # Port-aux-Français 166379499b48SPhilip Paeps 5:00 - +05 166479499b48SPhilip Paeps 166579499b48SPhilip Paeps# Seychelles 166679499b48SPhilip Paeps# 166779499b48SPhilip Paeps# From P Chan (2020-11-27): 166879499b48SPhilip Paeps# Standard Time was adopted on 1907-01-01. 166979499b48SPhilip Paeps# 167079499b48SPhilip Paeps# Standard Time Ordinance (Chapter 237) 167179499b48SPhilip Paeps# The Laws of Seychelles in Force on the 31st December, 1971, Vol. 6, p 571 167279499b48SPhilip Paeps# https://books.google.com/books?id=efE-AQAAIAAJ&pg=PA571 167379499b48SPhilip Paeps# 167479499b48SPhilip Paeps# From Tim Parenti (2020-12-05): 167579499b48SPhilip Paeps# A footnote on https://books.google.com/books?id=DYdDAQAAMAAJ&pg=PA1689 167679499b48SPhilip Paeps# confirms that Ordinance No. 9 of 1906 "was brought into force on the 1st 167779499b48SPhilip Paeps# January, 1907." 167879499b48SPhilip Paeps 167979499b48SPhilip PaepsZone Indian/Mahe 3:41:48 - LMT 1907 Jan 1 # Victoria 168079499b48SPhilip Paeps 4:00 - +04 168179499b48SPhilip Paeps# From Paul Eggert (2001-05-30): 168279499b48SPhilip Paeps# Aldabra, Farquhar, and Desroches, originally dependencies of the 168379499b48SPhilip Paeps# Seychelles, were transferred to the British Indian Ocean Territory 168479499b48SPhilip Paeps# in 1965 and returned to Seychelles control in 1976. We don't know 168579499b48SPhilip Paeps# whether this affected their time zone, so omit this for now. 168679499b48SPhilip Paeps# Possibly the islands were uninhabited. 168779499b48SPhilip Paeps 168879499b48SPhilip Paeps 16898a1be49eSGlen Barber# Mayotte 16908a1be49eSGlen BarberZone Indian/Mayotte 3:00:56 - LMT 1911 Jul # Mamoutzou 16918a1be49eSGlen Barber 3:00 - EAT 16928a1be49eSGlen Barber 169379499b48SPhilip Paeps# Réunion 169479499b48SPhilip PaepsZone Indian/Reunion 3:41:52 - LMT 1911 Jun # Saint-Denis 169579499b48SPhilip Paeps 4:00 - +04 169679499b48SPhilip Paeps# 169779499b48SPhilip Paeps# Scattered Islands (Îles Éparses) administered from Réunion are as follows. 169879499b48SPhilip Paeps# The following information about them is taken from 169979499b48SPhilip Paeps# Îles Éparses (<http://www.outre-mer.gouv.fr/domtom/ile.htm>, 1997-07-22, 170079499b48SPhilip Paeps# in French; no longer available as of 1999-08-17). 170179499b48SPhilip Paeps# We have no info about their time zone histories. 170279499b48SPhilip Paeps# 170379499b48SPhilip Paeps# Bassas da India - uninhabited 170479499b48SPhilip Paeps# Europa Island - inhabited from 1905 to 1910 by two families 170579499b48SPhilip Paeps# Glorioso Is - inhabited until at least 1958 170679499b48SPhilip Paeps# Juan de Nova - uninhabited 170779499b48SPhilip Paeps# Tromelin - inhabited until at least 1958 170879499b48SPhilip Paeps 170979499b48SPhilip Paeps# Micronesia 171079499b48SPhilip Paeps# Also see Pacific/Pohnpei and commentary for Micronesia in 'australasia'. 171179499b48SPhilip Paeps# 171279499b48SPhilip Paeps# From Paul Eggert (2018-11-18): 171379499b48SPhilip Paeps# Alan Eugene Davis writes (1996-03-16), 171479499b48SPhilip Paeps# "I am certain, having lived there for the past decade, that 'Truk' 171579499b48SPhilip Paeps# (now properly known as Chuuk) ... is in the time zone GMT+10." 171679499b48SPhilip Paeps# Shanks & Pottenger write that Truk switched from UT +10 to +11 171779499b48SPhilip Paeps# on 1978-10-01; ignore this for now. 171879499b48SPhilip PaepsZone Pacific/Chuuk -13:52:52 - LMT 1844 Dec 31 171979499b48SPhilip Paeps 10:07:08 - LMT 1901 172079499b48SPhilip Paeps 10:00 - +10 1914 Oct 172179499b48SPhilip Paeps 9:00 - +09 1919 Feb 1 172279499b48SPhilip Paeps 10:00 - +10 1941 Apr 1 172379499b48SPhilip Paeps 9:00 - +09 1945 Aug 172479499b48SPhilip Paeps 10:00 - +10 172579499b48SPhilip PaepsLink Pacific/Chuuk Pacific/Truk 172679499b48SPhilip PaepsLink Pacific/Chuuk Pacific/Yap 172779499b48SPhilip Paeps 1728a5725262SPhilip Paeps# Phoenix Islands, Kiribati 1729a5725262SPhilip Paeps# From Paul Eggert (2021-05-27): 1730a5725262SPhilip Paeps# Enderbury was inhabited 1860/1880s to mine guano, and 1938-03-06/1942-02-09 1731a5725262SPhilip Paeps# for aviation (ostensibly commercial, but military uses foreseen). 1732a5725262SPhilip Paeps# The 19th-century dates are approximate. See Pacific/Kanton for 1733e31cd852SPhilip Paeps# the currently inhabited representative for this timezone. 1734a5725262SPhilip PaepsZone Pacific/Enderbury 0 - -00 1860 1735a5725262SPhilip Paeps -11:24:20 - LMT 1885 1736a5725262SPhilip Paeps 0 - -00 1938 Mar 6 1737a5725262SPhilip Paeps -12:00 - -12 1942 Feb 9 1738a5725262SPhilip Paeps 0 - -00 1739a5725262SPhilip Paeps 174079499b48SPhilip Paeps# Tuvalu 174179499b48SPhilip PaepsZone Pacific/Funafuti 11:56:52 - LMT 1901 174279499b48SPhilip Paeps 12:00 - +12 174379499b48SPhilip Paeps 1744a5725262SPhilip Paeps# Johnston 17458a1be49eSGlen BarberZone Pacific/Johnston -10:00 - HST 17468a1be49eSGlen Barber 174779499b48SPhilip Paeps# Marshall Is 174879499b48SPhilip PaepsZone Pacific/Majuro 11:24:48 - LMT 1901 174979499b48SPhilip Paeps 11:00 - +11 1914 Oct 175079499b48SPhilip Paeps 9:00 - +09 1919 Feb 1 175179499b48SPhilip Paeps 11:00 - +11 1937 175279499b48SPhilip Paeps 10:00 - +10 1941 Apr 1 175379499b48SPhilip Paeps 9:00 - +09 1944 Jan 30 175479499b48SPhilip Paeps 11:00 - +11 1969 Oct 175579499b48SPhilip Paeps 12:00 - +12 175679499b48SPhilip Paeps 1757a5725262SPhilip Paeps# Midway 17588a1be49eSGlen Barber# 17598a1be49eSGlen Barber# From Mark Brader (2005-01-23): 176018b0e604SPhilip Paeps# [<https://www.timetableimages.com/ttimages/pa/pa36/pa36.pdf>] 17618a1be49eSGlen Barber# reproduced a Pan American Airways timetable from 1936, for their weekly 17628a1be49eSGlen Barber# "Orient Express" flights between San Francisco and Manila, and connecting 17638a1be49eSGlen Barber# flights to Chicago and the US East Coast. As it uses some time zone 17648a1be49eSGlen Barber# designations that I've never seen before:.... 176518b0e604SPhilip Paeps# Fri. 6:30A Lv. HONOLULU (Pearl Harbor), H.I. . H.L.T. Ar. 5:30P Sun. 17668a1be49eSGlen Barber# " 3:00P Ar. MIDWAY ISLAND . . . . . . . . . M.L.T. Lv. 6:00A " 17678a1be49eSGlen Barber# 17688a1be49eSGlen BarberZone Pacific/Midway -11:49:28 - LMT 1901 1769896ba7c2SBaptiste Daroussin -11:00 - -11 1956 Jun 3 1770896ba7c2SBaptiste Daroussin -11:00 1:00 -10 1956 Sep 2 177142886e7fSPhilip Paeps -11:00 - SST # S=Samoa 17728a1be49eSGlen Barber 177379499b48SPhilip Paeps# Micronesia 177479499b48SPhilip Paeps# Also see Pacific/Chuuk and commentary for Micronesia in 'australasia'. 177579499b48SPhilip PaepsZone Pacific/Pohnpei -13:27:08 - LMT 1844 Dec 31 # Kolonia 177679499b48SPhilip Paeps 10:32:52 - LMT 1901 177779499b48SPhilip Paeps 11:00 - +11 1914 Oct 177879499b48SPhilip Paeps 9:00 - +09 1919 Feb 1 177979499b48SPhilip Paeps 11:00 - +11 1937 178079499b48SPhilip Paeps 10:00 - +10 1941 Apr 1 178179499b48SPhilip Paeps 9:00 - +09 1945 Aug 178279499b48SPhilip Paeps 11:00 - +11 178379499b48SPhilip PaepsLink Pacific/Pohnpei Pacific/Ponape 178479499b48SPhilip Paeps 17858a1be49eSGlen Barber# N Mariana Is 178642886e7fSPhilip Paeps# 178742886e7fSPhilip Paeps# From Paul Eggert (2022-08-16): 178842886e7fSPhilip Paeps# Although Shanks & Pottenger say Saipan used +09 and then switched 178942886e7fSPhilip Paeps# to Guam time in October 1969, this is surely wrong. 179042886e7fSPhilip Paeps# Saipan used Guam time in the late 1950s; see page 4 of the minutes on the 179142886e7fSPhilip Paeps# conference of the 12th Saipan Legislature and the Select Committee on 179242886e7fSPhilip Paeps# Saipan Mission, 5th Guam Legislature (1959-09-11): 179342886e7fSPhilip Paeps# http://www.nmhcouncil.org/nmhc_archives/U.S.%20Navy%20Civil%20Affairs%20Files%201944-1962/1959/1959%2009%2017%20letter,%20minutes%20of%20conference,%20Borja.pdf 179442886e7fSPhilip Paeps# For now, assume Saipan switched to Guam time after the Battle of Saipan. 179542886e7fSPhilip Paeps# 17968a1be49eSGlen BarberZone Pacific/Saipan -14:17:00 - LMT 1844 Dec 31 17978a1be49eSGlen Barber 9:43:00 - LMT 1901 179842886e7fSPhilip Paeps 9:00 - +09 1944 Jul 9 179942886e7fSPhilip Paeps 10:00 Guam G%sT 2000 Dec 23 18008a1be49eSGlen Barber 10:00 - ChST # Chamorro Standard Time 1801a5725262SPhilip Paeps 180279499b48SPhilip Paeps 180379499b48SPhilip Paeps# Wake 180479499b48SPhilip Paeps 180579499b48SPhilip Paeps# From Vernice Anderson, Personal Secretary to Philip Jessup, 180679499b48SPhilip Paeps# US Ambassador At Large (oral history interview, 1971-02-02): 180779499b48SPhilip Paeps# 180879499b48SPhilip Paeps# Saturday, the 14th [of October, 1950] - ... The time was all the 180979499b48SPhilip Paeps# more confusing at that point, because we had crossed the 181079499b48SPhilip Paeps# International Date Line, thus getting two Sundays. Furthermore, we 181179499b48SPhilip Paeps# discovered that Wake Island had two hours of daylight saving time 181279499b48SPhilip Paeps# making calculation of time in Washington difficult if not almost 181379499b48SPhilip Paeps# impossible. 181479499b48SPhilip Paeps# 181579499b48SPhilip Paeps# https://www.trumanlibrary.org/oralhist/andrsonv.htm 181679499b48SPhilip Paeps 181779499b48SPhilip Paeps# From Paul Eggert (2003-03-23): 181879499b48SPhilip Paeps# We have no other report of DST in Wake Island, so omit this info for now. 181979499b48SPhilip Paeps 182079499b48SPhilip Paeps# Also see commentary for Micronesia in 'australasia'. 182179499b48SPhilip PaepsZone Pacific/Wake 11:06:28 - LMT 1901 182279499b48SPhilip Paeps 12:00 - +12 182379499b48SPhilip Paeps 182479499b48SPhilip Paeps 182579499b48SPhilip Paeps# Wallis and Futuna 182679499b48SPhilip PaepsZone Pacific/Wallis 12:15:20 - LMT 1901 182779499b48SPhilip Paeps 12:00 - +12 182879499b48SPhilip Paeps 182962ad5effSPhilip Paeps 183062ad5effSPhilip Paeps# From Paul Eggert (2024-05-22): 183162ad5effSPhilip Paeps# The following zones pretend that standard time extends backward 183262ad5effSPhilip Paeps# indefinitely into the past, and so are ahistorical. 183362ad5effSPhilip Paeps# In current TZDB these entries are links to geographical locations 183462ad5effSPhilip Paeps# that agree with the ahistorical zones since 1970. 183562ad5effSPhilip Paeps# These are in numeric rather than alphabetic order. 183662ad5effSPhilip Paeps 183762ad5effSPhilip Paeps# Zone NAME STDOFF RULES FORMAT [UNTIL] 183862ad5effSPhilip PaepsZone HST -10:00 - HST 183962ad5effSPhilip PaepsZone PST8PDT -8:00 US P%sT 184062ad5effSPhilip PaepsZone MST -7:00 - MST 184162ad5effSPhilip PaepsZone MST7MDT -7:00 US M%sT 184262ad5effSPhilip PaepsZone CST6CDT -6:00 US C%sT 184362ad5effSPhilip PaepsZone EST -5:00 - EST 184462ad5effSPhilip PaepsZone EST5EDT -5:00 US E%sT 184562ad5effSPhilip PaepsZone WET 0:00 EU WE%sT 184662ad5effSPhilip PaepsZone CET 1:00 C-Eur CE%sT 184762ad5effSPhilip PaepsZone MET 1:00 C-Eur ME%sT 184862ad5effSPhilip PaepsZone EET 2:00 EU EE%sT 184962ad5effSPhilip Paeps 1850a5725262SPhilip Paeps# Local Variables: 1851a5725262SPhilip Paeps# coding: utf-8 1852a5725262SPhilip Paeps# End: 1853