1 # This file is in the public domain, so clarified as of
2 # 2009-05-17 by Arthur David Olson.
4 # This file is by no means authoritative; if you think you know better,
5 # go ahead and edit the file (and please send any changes to
6 # tz@iana.org for general use in the future). For more, please see
7 # the file CONTRIBUTING in the tz distribution.
9 # From Paul Eggert (2017-02-10):
11 # Unless otherwise specified, the source for data through 1990 is:
12 # Thomas G. Shanks and Rique Pottenger, The International Atlas (6th edition),
13 # San Diego: ACS Publications, Inc. (2003).
14 # Unfortunately this book contains many errors and cites no sources.
16 # Many years ago Gwillim Law wrote that a good source
17 # for time zone data was the International Air Transport
18 # Association's Standard Schedules Information Manual (IATA SSIM),
19 # published semiannually. Law sent in several helpful summaries
20 # of the IATA's data after 1990. Except where otherwise noted,
21 # IATA SSIM is the source for entries after 1990.
23 # A reliable and entertaining source about time zones is
24 # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997).
26 # Except where otherwise noted, Shanks & Pottenger is the source for
27 # entries through 1991, and IATA SSIM is the source for entries afterwards.
29 # Other sources occasionally used include:
31 # Edward W. Whitman, World Time Differences,
32 # Whitman Publishing Co, 2 Niagara Av, Ealing, London (undated),
33 # which I found in the UCLA library.
35 # William Willett, The Waste of Daylight, 19th edition
36 # <http://cs.ucla.edu/~eggert/The-Waste-of-Daylight-19th.pdf>
39 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94
40 # <https://www.jstor.org/stable/1774359>. He writes:
41 # "It is requested that corrections and additions to these tables
42 # may be sent to Mr. John Milne, Royal Geographical Society,
43 # Savile Row, London." Nowadays please email them to tz@iana.org.
45 # Byalokoz EL. New Counting of Time in Russia since July 1, 1919.
46 # This Russian-language source was consulted by Vladimir Karpinsky; see
47 # https://mm.icann.org/pipermail/tz/2014-August/021320.html
48 # The full Russian citation is:
49 # Бялокоз, Евгений Людвигович. Новый счет времени в течении суток
50 # введенный декретом Совета народных комиссаров для всей России с 1-го
51 # июля 1919 г. / Изд. 2-е Междуведомственной комиссии. - Петроград:
52 # Десятая гос. тип., 1919.
53 # http://resolver.gpntb.ru/purl?docushare/dsweb/Get/Resource-2011/Byalokoz__E.L.__Novyy__schet__vremeni__v__techenie__sutok__izd__2(1).pdf
55 # Brazil's Divisão Serviço da Hora (DSHO),
56 # History of Summer Time
57 # <http://pcdsh01.on.br/HISTHV.htm>
58 # (1998-09-21, in Portuguese)
60 # I invented the abbreviations marked '*' in the following table;
61 # the rest are variants of the "xMT" pattern for a city's mean time,
62 # or are from other sources. Corrections are welcome!
65 # -4:00 AST ADT Atlantic
66 # 0:00 GMT BST BDST Greenwich, British Summer
67 # 0:00 GMT IST Greenwich, Irish Summer
68 # 0:00 WET WEST WEMT Western Europe
69 # 0:19:32.13 AMT* NST* Amsterdam, Netherlands Summer (1835-1937)
70 # 1:00 BST British Standard (1968-1971)
71 # 1:00 IST GMT Irish Standard (1968-) with winter DST
72 # 1:00 CET CEST CEMT Central Europe
73 # 1:00:14 SET Swedish (1879-1899)
74 # 1:36:34 RMT* LST* Riga, Latvian Summer (1880-1926)*
75 # 2:00 EET EEST Eastern Europe
76 # 3:00 MSK MSD MDST* Moscow
78 # From Peter Ilieve (1994-12-04), re EEC/EC/EU members:
79 # The original six: Belgium, France, (West) Germany, Italy,
80 # Luxembourg, the Netherlands.
81 # Plus, from 1 Jan 73: Denmark, Ireland, United Kingdom.
82 # Plus, from 1 Jan 81: Greece.
83 # Plus, from 1 Jan 86: Spain, Portugal.
84 # Plus, from 1 Jan 95: Austria, Finland, Sweden. (Norway negotiated terms for
85 # entry but in a referendum on 28 Nov 94 the people voted No by 52.2% to 47.8%
86 # on a turnout of 88.6%. This was almost the same result as Norway's previous
87 # referendum in 1972, they are the only country to have said No twice.
88 # Referendums in the other three countries voted Yes.)
90 # Estonia ... uses EU dates but not at 01:00 GMT, they use midnight GMT.
91 # I don't think they know yet what they will do from 1996 onwards.
93 # There shouldn't be any [current members who are not using EU rules].
94 # A Directive has the force of law, member states are obliged to enact
95 # national law to implement it. The only contentious issue was the
96 # different end date for the UK and Ireland, and this was always allowed
100 ###############################################################################
102 # Britain (United Kingdom) and Ireland (Eire)
104 # From Peter Ilieve (1994-07-06):
106 # On 17 Jan 1994 the Independent, a UK quality newspaper, had a piece about
107 # historical vistas along the Thames in west London. There was a photo
108 # and a sketch map showing some of the sightlines involved. One paragraph
111 # 'An old stone obelisk marking a forgotten terrestrial meridian stands
112 # beside the river at Kew. In the 18th century, before time and longitude
113 # was standardised by the Royal Observatory in Greenwich, scholars observed
114 # this stone and the movement of stars from Kew Observatory nearby. They
115 # made their calculations and set the time for the Horse Guards and Parliament,
116 # but now the stone is obscured by scrubwood and can only be seen by walking
117 # along the towpath within a few yards of it.'
119 # I have a one inch to one mile map of London and my estimate of the stone's
120 # position is 51 degrees 28' 30" N, 0 degrees 18' 45" W. The longitude should
121 # be within about +-2". The Ordnance Survey grid reference is TQ172761.
123 # [This yields GMTOFF = -0:01:15 for London LMT in the 18th century.]
125 # From Paul Eggert (1993-11-18):
127 # Howse writes that Britain was the first country to use standard time.
128 # The railways cared most about the inconsistencies of local mean time,
129 # and it was they who forced a uniform time on the country.
130 # The original idea was credited to Dr. William Hyde Wollaston (1766-1828)
131 # and was popularized by Abraham Follett Osler (1808-1903).
132 # The first railway to adopt London time was the Great Western Railway
133 # in November 1840; other railways followed suit, and by 1847 most
134 # (though not all) railways used London time. On 1847-09-22 the
135 # Railway Clearing House, an industry standards body, recommended that GMT be
136 # adopted at all stations as soon as the General Post Office permitted it.
137 # The transition occurred on 12-01 for the L&NW, the Caledonian,
138 # and presumably other railways; the January 1848 Bradshaw's lists many
139 # railways as using GMT. By 1855 the vast majority of public
140 # clocks in Britain were set to GMT (though some, like the great clock
141 # on Tom Tower at Christ Church, Oxford, were fitted with two minute hands,
142 # one for local time and one for GMT). The last major holdout was the legal
143 # system, which stubbornly stuck to local time for many years, leading
144 # to oddities like polls opening at 08:13 and closing at 16:13.
145 # The legal system finally switched to GMT when the Statutes (Definition
146 # of Time) Act took effect; it received the Royal Assent on 1880-08-02.
148 # In the tables below, we condense this complicated story into a single
149 # transition date for London, namely 1847-12-01. We don't know as much
150 # about Dublin, so we use 1880-08-02, the legal transition time.
152 # From Paul Eggert (2014-07-19):
153 # The ancients had no need for daylight saving, as they kept time
154 # informally or via hours whose length depended on the time of year.
155 # Daylight saving time in its modern sense was invented by the
156 # New Zealand entomologist George Vernon Hudson (1867-1946),
157 # whose day job as a postal clerk led him to value
158 # after-hours daylight in which to pursue his research.
159 # In 1895 he presented a paper to the Wellington Philosophical Society
160 # that proposed a two-hour daylight-saving shift. See:
161 # Hudson GV. On seasonal time-adjustment in countries south of lat. 30 deg.
162 # Transactions and Proceedings of the New Zealand Institute. 1895;28:734
163 # http://rsnz.natlib.govt.nz/volume/rsnz_28/rsnz_28_00_006110.html
164 # Although some interest was expressed in New Zealand, his proposal
165 # did not find its way into law and eventually it was almost forgotten.
167 # In England, DST was independently reinvented by William Willett (1857-1915),
168 # a London builder and member of the Royal Astronomical Society
169 # who circulated a pamphlet "The Waste of Daylight" (1907)
170 # that proposed advancing clocks 20 minutes on each of four Sundays in April,
171 # and retarding them by the same amount on four Sundays in September.
172 # A bill was drafted in 1909 and introduced in Parliament several times,
173 # but it met with ridicule and opposition, especially from farming interests.
174 # Later editions of the pamphlet proposed one-hour summer time, and
175 # it was eventually adopted as a wartime measure in 1916.
176 # See: Summer Time Arrives Early, The Times (2000-05-18).
177 # A monument to Willett was unveiled on 1927-05-21, in an open space in
178 # a 45-acre wood near Chislehurst, Kent that was purchased by popular
179 # subscription and open to the public. On the south face of the monolith,
180 # designed by G. W. Miller, is the William Willett Memorial Sundial,
181 # which is permanently set to Summer Time.
183 # From Winston Churchill (1934-04-28):
184 # It is one of the paradoxes of history that we should owe the boon of
185 # summer time, which gives every year to the people of this country
186 # between 160 and 170 hours more daylight leisure, to a war which
187 # plunged Europe into darkness for four years, and shook the
188 # foundations of civilization throughout the world.
189 # -- "A Silent Toast to William Willett", Pictorial Weekly;
190 # republished in Finest Hour (Spring 2002) 1(114):26
191 # https://www.winstonchurchill.org/publications/finest-hour/finest-hour-114/a-silent-toast-to-william-willett-by-winston-s-churchill
193 # From Paul Eggert (2015-08-08):
194 # The OED Supplement says that the English originally said "Daylight Saving"
195 # when they were debating the adoption of DST in 1908; but by 1916 this
196 # term appears only in quotes taken from DST's opponents, whereas the
197 # proponents (who eventually won the argument) are quoted as using "Summer".
198 # The term "Summer Time" was introduced by Herbert Samuel, Home Secretary; see:
199 # Viscount Samuel. Leisure in a Democracy. Cambridge University Press
200 # ISBN 978-1-107-49471-8 (1949, reissued 2015), p 8.
202 # From Arthur David Olson (1989-01-19):
203 # A source at the British Information Office in New York avers that it's
204 # known as "British" Summer Time in all parts of the United Kingdom.
206 # Date: 4 Jan 89 08:57:25 GMT (Wed)
207 # From: Jonathan Leffler
208 # [British Summer Time] is fixed annually by Act of Parliament.
209 # If you can predict what Parliament will do, you should be in
210 # politics making a fortune, not computing.
212 # From Chris Carrier (1996-06-14):
213 # I remember reading in various wartime issues of the London Times the
214 # acronym BDST for British Double Summer Time. Look for the published
215 # time of sunrise and sunset in The Times, when BDST was in effect, and
216 # if you find a zone reference it will say, "All times B.D.S.T."
218 # From Joseph S. Myers (1999-09-02):
219 # ... some military cables (WO 219/4100 - this is a copy from the
220 # main SHAEF archives held in the US National Archives, SHAEF/5252/8/516)
221 # agree that the usage is BDST (this appears in a message dated 17 Feb 1945).
223 # From Joseph S. Myers (2000-10-03):
224 # On 18th April 1941, Sir Stephen Tallents of the BBC wrote to Sir
225 # Alexander Maxwell of the Home Office asking whether there was any
226 # official designation; the reply of the 21st was that there wasn't
227 # but he couldn't think of anything better than the "Double British
228 # Summer Time" that the BBC had been using informally.
229 # https://www.polyomino.org.uk/british-time/bbc-19410418.png
230 # https://www.polyomino.org.uk/british-time/ho-19410421.png
232 # From Sir Alexander Maxwell in the above-mentioned letter (1941-04-21):
233 # [N]o official designation has as far as I know been adopted for the time
234 # which is to be introduced in May....
235 # I cannot think of anything better than "Double British Summer Time"
236 # which could not be said to run counter to any official description.
238 # From Paul Eggert (2000-10-02):
239 # Howse writes (p 157) 'DBST' too, but 'BDST' seems to have been common
240 # and follows the more usual convention of putting the location name first,
243 # Peter Ilieve (1998-04-19) described at length
244 # the history of summer time legislation in the United Kingdom.
245 # Since 1998 Joseph S. Myers has been updating
246 # and extending this list, which can be found in
247 # https://www.polyomino.org.uk/british-time/
249 # From Joseph S. Myers (1998-01-06):
251 # The legal time in the UK outside of summer time is definitely GMT, not UTC;
252 # see Lord Tanlaw's speech
253 # https://www.publications.parliament.uk/pa/ld199798/ldhansrd/vo970611/text/70611-10.htm#70611-10_head0
254 # (Lords Hansard 11 June 1997 columns 964 to 976).
256 # From Paul Eggert (2006-03-22):
258 # For lack of other data, follow Shanks & Pottenger for Eire in 1940-1948.
260 # Given Ilieve and Myers's data, the following claims by Shanks & Pottenger
262 # * Wales did not switch from GMT to daylight saving time until
263 # 1921 Apr 3, when they began to conform with the rest of Great Britain.
264 # Actually, Wales was identical after 1880.
265 # * Eire had two transitions on 1916 Oct 1.
266 # It actually just had one transition.
267 # * Northern Ireland used single daylight saving time throughout WW II.
268 # Actually, it conformed to Britain.
269 # * GB-Eire changed standard time to 1 hour ahead of GMT on 1968-02-18.
270 # Actually, that date saw the usual switch to summer time.
271 # Standard time was not changed until 1968-10-27 (the clocks didn't change).
273 # Here is another incorrect claim by Shanks & Pottenger:
274 # * Jersey, Guernsey, and the Isle of Man did not switch from GMT
275 # to daylight saving time until 1921 Apr 3, when they began to
276 # conform with Great Britain.
277 # S.R.&O. 1916, No. 382 and HO 45/10811/312364 (quoted above) say otherwise.
279 # The following claim by Shanks & Pottenger is possible though doubtful;
280 # we'll ignore it for now.
281 # * Dublin's 1971-10-31 switch was at 02:00, even though London's was 03:00.
283 # From Paul Eggert (2017-12-04):
285 # Dunsink Observatory (8 km NW of Dublin's center) was to Dublin as
286 # Greenwich was to London. For example:
288 # "Timeball on the ballast office is down. Dunsink time."
289 # -- James Joyce, Ulysses
291 # The abbreviation DMT stood for "Dublin Mean Time" or "Dunsink Mean Time";
292 # this being Ireland, opinions differed.
294 # Whitman says Dublin/Dunsink Mean Time was UT-00:25:21, which agrees
295 # with measurements of recent visitors to the Meridian Room of Dunsink
296 # Observatory; see Malone D. Dunsink and timekeeping. 2016-01-24.
297 # <https://www.maths.tcd.ie/~dwmalone/time/dunsink.html>. Malone
298 # writes that the Nautical Almanac listed UT-00:25:22 until 1896, when
299 # it moved to UT-00:25:21.1 (I confirmed that the 1893 edition used
300 # the former and the 1896 edition used the latter). Evidently the
301 # news of this change propagated slowly, as Milne 1899 still lists
302 # UT-00:25:22 and cites the International Telegraph Bureau. As it is
303 # not clear that there was any practical significance to the change
304 # from UT-00:25:22 to UT-00:25:21.1 in civil timekeeping, omit this
305 # transition for now and just use the latter value, omitting its
306 # fraction since our format cannot represent fractions.
308 # "Countess Markievicz ... claimed that the [1916] abolition of Dublin Mean Time
309 # was among various actions undertaken by the 'English' government that
310 # would 'put the whole country into the SF (Sinn Féin) camp'. She claimed
311 # Irish 'public feeling (was) outraged by forcing of English time on us'."
312 # -- Parsons M. Dublin lost its time zone - and 25 minutes - after 1916 Rising.
313 # Irish Times 2014-10-27.
314 # https://www.irishtimes.com/news/politics/dublin-lost-its-time-zone-and-25-minutes-after-1916-rising-1.1977411
316 # From Joseph S. Myers (2005-01-26):
317 # Irish laws are available online at <http://www.irishstatutebook.ie>.
318 # These include various relating to legal time, for example:
320 # ZZA13Y1923.html ZZA12Y1924.html ZZA8Y1925.html ZZSIV20PG1267.html
322 # ZZSI71Y1947.html ZZSI128Y1948.html ZZSI23Y1949.html ZZSI41Y1950.html
323 # ZZSI27Y1951.html ZZSI73Y1952.html
325 # ZZSI11Y1961.html ZZSI232Y1961.html ZZSI182Y1962.html
326 # ZZSI167Y1963.html ZZSI257Y1964.html ZZSI198Y1967.html
327 # ZZA23Y1968.html ZZA17Y1971.html
329 # ZZSI67Y1981.html ZZSI212Y1982.html ZZSI45Y1986.html
330 # ZZSI264Y1988.html ZZSI52Y1990.html ZZSI371Y1992.html
331 # ZZSI395Y1994.html ZZSI484Y1997.html ZZSI506Y2001.html
333 # [These are all relative to the root, e.g., the first is
334 # <http://www.irishstatutebook.ie/ZZA13Y1923.html>.]
336 # (These are those I found, but there could be more. In any case these
337 # should allow various updates to the comments in the europe file to cover
338 # the laws applicable in Ireland.)
340 # (Note that the time in the Republic of Ireland since 1968 has been defined
341 # in terms of standard time being GMT+1 with a period of winter time when it
342 # is GMT, rather than standard time being GMT with a period of summer time
345 # From Paul Eggert (1999-03-28):
346 # Clive Feather (<news:859845706.26043.0@office.demon.net>, 1997-03-31)
347 # reports that Folkestone (Cheriton) Shuttle Terminal uses Concession Time
348 # (CT), equivalent to French civil time.
349 # Julian Hill (<news:36118128.5A14@virgin.net>, 1998-09-30) reports that
350 # trains between Dollands Moor (the freight facility next door)
351 # and Frethun run in CT.
352 # My admittedly uninformed guess is that the terminal has two authorities,
353 # the French concession operators and the British civil authorities,
354 # and that the time depends on who you're talking to.
355 # If, say, the British police were called to the station for some reason,
356 # I would expect the official police report to use GMT/BST and not CET/CEST.
357 # This is a borderline case, but for now let's stick to GMT/BST.
359 # From an anonymous contributor (1996-06-02):
360 # The law governing time in Ireland is under Statutory Instrument SI 395/94,
361 # which gives force to European Union 7th Council Directive No. 94/21/EC.
362 # Under this directive, the Minister for Justice in Ireland makes appropriate
363 # regulations. I spoke this morning with the Secretary of the Department of
364 # Justice (tel +353 1 678 9711) who confirmed to me that the correct name is
365 # "Irish Summer Time", abbreviated to "IST".
367 # From Paul Eggert (2017-12-07):
368 # The 1996 anonymous contributor's goal was to determine the correct
369 # abbreviation for summer time in Dublin and so the contributor
370 # focused on the "IST", not on the "Irish Summer Time". Though the
371 # "IST" was correct, the "Irish Summer Time" appears to have been an
372 # error, as Ireland's Standard Time (Amendment) Act, 1971 states that
373 # standard time in Ireland remains at UT +01 and is observed in
374 # summer, and that Greenwich mean time is observed in winter. (Thanks
375 # to Derick Rethans for pointing out the error.) That is, when
376 # Ireland amended the 1968 act that established UT +01 as Irish
377 # Standard Time, it left standard time unchanged and established GMT
378 # as a negative daylight saving time in winter. So, in this database
379 # IST stands for Irish Summer Time for timestamps before 1968, and for
380 # Irish Standard Time after that. See:
381 # http://www.irishstatutebook.ie/eli/1971/act/17/enacted/en/print
383 # Michael Deckers (2017-06-01) gave the following URLs for Ireland's
384 # Summer Time Act, 1925 and Summer Time Orders, 1926 and 1947:
385 # http://www.irishstatutebook.ie/eli/1925/act/8/enacted/en/print
386 # http://www.irishstatutebook.ie/eli/1926/sro/919/made/en/print
387 # http://www.irishstatutebook.ie/eli/1947/sro/71/made/en/print
389 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
390 # Summer Time Act, 1916
391 Rule GB-Eire 1916 only - May 21 2:00s 1:00 BST
392 Rule GB-Eire 1916 only - Oct 1 2:00s 0 GMT
393 # S.R.&O. 1917, No. 358
394 Rule GB-Eire 1917 only - Apr 8 2:00s 1:00 BST
395 Rule GB-Eire 1917 only - Sep 17 2:00s 0 GMT
396 # S.R.&O. 1918, No. 274
397 Rule GB-Eire 1918 only - Mar 24 2:00s 1:00 BST
398 Rule GB-Eire 1918 only - Sep 30 2:00s 0 GMT
399 # S.R.&O. 1919, No. 297
400 Rule GB-Eire 1919 only - Mar 30 2:00s 1:00 BST
401 Rule GB-Eire 1919 only - Sep 29 2:00s 0 GMT
402 # S.R.&O. 1920, No. 458
403 Rule GB-Eire 1920 only - Mar 28 2:00s 1:00 BST
404 # S.R.&O. 1920, No. 1844
405 Rule GB-Eire 1920 only - Oct 25 2:00s 0 GMT
406 # S.R.&O. 1921, No. 363
407 Rule GB-Eire 1921 only - Apr 3 2:00s 1:00 BST
408 Rule GB-Eire 1921 only - Oct 3 2:00s 0 GMT
409 # S.R.&O. 1922, No. 264
410 Rule GB-Eire 1922 only - Mar 26 2:00s 1:00 BST
411 Rule GB-Eire 1922 only - Oct 8 2:00s 0 GMT
412 # The Summer Time Act, 1922
413 Rule GB-Eire 1923 only - Apr Sun>=16 2:00s 1:00 BST
414 Rule GB-Eire 1923 1924 - Sep Sun>=16 2:00s 0 GMT
415 Rule GB-Eire 1924 only - Apr Sun>=9 2:00s 1:00 BST
416 Rule GB-Eire 1925 1926 - Apr Sun>=16 2:00s 1:00 BST
417 # The Summer Time Act, 1925
418 Rule GB-Eire 1925 1938 - Oct Sun>=2 2:00s 0 GMT
419 Rule GB-Eire 1927 only - Apr Sun>=9 2:00s 1:00 BST
420 Rule GB-Eire 1928 1929 - Apr Sun>=16 2:00s 1:00 BST
421 Rule GB-Eire 1930 only - Apr Sun>=9 2:00s 1:00 BST
422 Rule GB-Eire 1931 1932 - Apr Sun>=16 2:00s 1:00 BST
423 Rule GB-Eire 1933 only - Apr Sun>=9 2:00s 1:00 BST
424 Rule GB-Eire 1934 only - Apr Sun>=16 2:00s 1:00 BST
425 Rule GB-Eire 1935 only - Apr Sun>=9 2:00s 1:00 BST
426 Rule GB-Eire 1936 1937 - Apr Sun>=16 2:00s 1:00 BST
427 Rule GB-Eire 1938 only - Apr Sun>=9 2:00s 1:00 BST
428 Rule GB-Eire 1939 only - Apr Sun>=16 2:00s 1:00 BST
429 # S.R.&O. 1939, No. 1379
430 Rule GB-Eire 1939 only - Nov Sun>=16 2:00s 0 GMT
431 # S.R.&O. 1940, No. 172 and No. 1883
432 Rule GB-Eire 1940 only - Feb Sun>=23 2:00s 1:00 BST
433 # S.R.&O. 1941, No. 476
434 Rule GB-Eire 1941 only - May Sun>=2 1:00s 2:00 BDST
435 Rule GB-Eire 1941 1943 - Aug Sun>=9 1:00s 1:00 BST
436 # S.R.&O. 1942, No. 506
437 Rule GB-Eire 1942 1944 - Apr Sun>=2 1:00s 2:00 BDST
438 # S.R.&O. 1944, No. 932
439 Rule GB-Eire 1944 only - Sep Sun>=16 1:00s 1:00 BST
440 # S.R.&O. 1945, No. 312
441 Rule GB-Eire 1945 only - Apr Mon>=2 1:00s 2:00 BDST
442 Rule GB-Eire 1945 only - Jul Sun>=9 1:00s 1:00 BST
443 # S.R.&O. 1945, No. 1208
444 Rule GB-Eire 1945 1946 - Oct Sun>=2 2:00s 0 GMT
445 Rule GB-Eire 1946 only - Apr Sun>=9 2:00s 1:00 BST
446 # The Summer Time Act, 1947
447 Rule GB-Eire 1947 only - Mar 16 2:00s 1:00 BST
448 Rule GB-Eire 1947 only - Apr 13 1:00s 2:00 BDST
449 Rule GB-Eire 1947 only - Aug 10 1:00s 1:00 BST
450 Rule GB-Eire 1947 only - Nov 2 2:00s 0 GMT
451 # Summer Time Order, 1948 (S.I. 1948/495)
452 Rule GB-Eire 1948 only - Mar 14 2:00s 1:00 BST
453 Rule GB-Eire 1948 only - Oct 31 2:00s 0 GMT
454 # Summer Time Order, 1949 (S.I. 1949/373)
455 Rule GB-Eire 1949 only - Apr 3 2:00s 1:00 BST
456 Rule GB-Eire 1949 only - Oct 30 2:00s 0 GMT
457 # Summer Time Order, 1950 (S.I. 1950/518)
458 # Summer Time Order, 1951 (S.I. 1951/430)
459 # Summer Time Order, 1952 (S.I. 1952/451)
460 Rule GB-Eire 1950 1952 - Apr Sun>=14 2:00s 1:00 BST
461 Rule GB-Eire 1950 1952 - Oct Sun>=21 2:00s 0 GMT
462 # revert to the rules of the Summer Time Act, 1925
463 Rule GB-Eire 1953 only - Apr Sun>=16 2:00s 1:00 BST
464 Rule GB-Eire 1953 1960 - Oct Sun>=2 2:00s 0 GMT
465 Rule GB-Eire 1954 only - Apr Sun>=9 2:00s 1:00 BST
466 Rule GB-Eire 1955 1956 - Apr Sun>=16 2:00s 1:00 BST
467 Rule GB-Eire 1957 only - Apr Sun>=9 2:00s 1:00 BST
468 Rule GB-Eire 1958 1959 - Apr Sun>=16 2:00s 1:00 BST
469 Rule GB-Eire 1960 only - Apr Sun>=9 2:00s 1:00 BST
470 # Summer Time Order, 1961 (S.I. 1961/71)
471 # Summer Time (1962) Order, 1961 (S.I. 1961/2465)
472 # Summer Time Order, 1963 (S.I. 1963/81)
473 Rule GB-Eire 1961 1963 - Mar lastSun 2:00s 1:00 BST
474 Rule GB-Eire 1961 1968 - Oct Sun>=23 2:00s 0 GMT
475 # Summer Time (1964) Order, 1963 (S.I. 1963/2101)
476 # Summer Time Order, 1964 (S.I. 1964/1201)
477 # Summer Time Order, 1967 (S.I. 1967/1148)
478 Rule GB-Eire 1964 1967 - Mar Sun>=19 2:00s 1:00 BST
479 # Summer Time Order, 1968 (S.I. 1968/117)
480 Rule GB-Eire 1968 only - Feb 18 2:00s 1:00 BST
481 # The British Standard Time Act, 1968
483 # The Summer Time Act, 1972
484 Rule GB-Eire 1972 1980 - Mar Sun>=16 2:00s 1:00 BST
485 Rule GB-Eire 1972 1980 - Oct Sun>=23 2:00s 0 GMT
486 # Summer Time Order, 1980 (S.I. 1980/1089)
487 # Summer Time Order, 1982 (S.I. 1982/1673)
488 # Summer Time Order, 1986 (S.I. 1986/223)
489 # Summer Time Order, 1988 (S.I. 1988/931)
490 Rule GB-Eire 1981 1995 - Mar lastSun 1:00u 1:00 BST
491 Rule GB-Eire 1981 1989 - Oct Sun>=23 1:00u 0 GMT
492 # Summer Time Order, 1989 (S.I. 1989/985)
493 # Summer Time Order, 1992 (S.I. 1992/1729)
494 # Summer Time Order 1994 (S.I. 1994/2798)
495 Rule GB-Eire 1990 1995 - Oct Sun>=22 1:00u 0 GMT
496 # Summer Time Order 1997 (S.I. 1997/2982)
497 # See EU for rules starting in 1996.
499 # Use Europe/London for Jersey, Guernsey, and the Isle of Man.
501 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
502 Zone Europe/London -0:01:15 - LMT 1847 Dec 1 0:00s
503 0:00 GB-Eire %s 1968 Oct 27
504 1:00 - BST 1971 Oct 31 2:00u
507 Link Europe/London Europe/Jersey
508 Link Europe/London Europe/Guernsey
509 Link Europe/London Europe/Isle_of_Man
511 # The following is like GB-Eire and EU, except with standard time in
512 # summer and negative daylight saving time in winter.
513 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
514 Rule Eire 1971 only - Oct 31 2:00u -1:00 GMT
515 Rule Eire 1972 1980 - Mar Sun>=16 2:00u 0 IST
516 Rule Eire 1972 1980 - Oct Sun>=23 2:00u -1:00 GMT
517 Rule Eire 1981 max - Mar lastSun 1:00u 0 IST
518 Rule Eire 1981 1989 - Oct Sun>=23 1:00u -1:00 GMT
519 Rule Eire 1990 1995 - Oct Sun>=22 1:00u -1:00 GMT
520 Rule Eire 1996 max - Oct lastSun 1:00u -1:00 GMT
522 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
523 Zone Europe/Dublin -0:25:00 - LMT 1880 Aug 2
524 -0:25:21 - DMT 1916 May 21 2:00s
525 -0:25:21 1:00 IST 1916 Oct 1 2:00s
526 0:00 GB-Eire %s 1921 Dec 6 # independence
527 0:00 GB-Eire GMT/IST 1940 Feb 25 2:00s
528 0:00 1:00 IST 1946 Oct 6 2:00s
529 0:00 - GMT 1947 Mar 16 2:00s
530 0:00 1:00 IST 1947 Nov 2 2:00s
531 0:00 - GMT 1948 Apr 18 2:00s
532 0:00 GB-Eire GMT/IST 1968 Oct 27
535 ###############################################################################
539 # The following rules are for the European Union and for its
540 # predecessor organization, the European Communities.
541 # For brevity they are called "EU rules" elsewhere in this file.
543 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
544 Rule EU 1977 1980 - Apr Sun>=1 1:00u 1:00 S
545 Rule EU 1977 only - Sep lastSun 1:00u 0 -
546 Rule EU 1978 only - Oct 1 1:00u 0 -
547 Rule EU 1979 1995 - Sep lastSun 1:00u 0 -
548 Rule EU 1981 max - Mar lastSun 1:00u 1:00 S
549 Rule EU 1996 max - Oct lastSun 1:00u 0 -
550 # The most recent directive covers the years starting in 2002. See:
551 # Directive 2000/84/EC of the European Parliament and of the Council
552 # of 19 January 2001 on summer-time arrangements.
553 # http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32000L0084:EN:NOT
555 # W-Eur differs from EU only in that W-Eur uses standard time.
556 Rule W-Eur 1977 1980 - Apr Sun>=1 1:00s 1:00 S
557 Rule W-Eur 1977 only - Sep lastSun 1:00s 0 -
558 Rule W-Eur 1978 only - Oct 1 1:00s 0 -
559 Rule W-Eur 1979 1995 - Sep lastSun 1:00s 0 -
560 Rule W-Eur 1981 max - Mar lastSun 1:00s 1:00 S
561 Rule W-Eur 1996 max - Oct lastSun 1:00s 0 -
563 # Older C-Eur rules are for convenience in the tables.
564 # From 1977 on, C-Eur differs from EU only in that C-Eur uses standard time.
565 Rule C-Eur 1916 only - Apr 30 23:00 1:00 S
566 Rule C-Eur 1916 only - Oct 1 1:00 0 -
567 Rule C-Eur 1917 1918 - Apr Mon>=15 2:00s 1:00 S
568 Rule C-Eur 1917 1918 - Sep Mon>=15 2:00s 0 -
569 Rule C-Eur 1940 only - Apr 1 2:00s 1:00 S
570 Rule C-Eur 1942 only - Nov 2 2:00s 0 -
571 Rule C-Eur 1943 only - Mar 29 2:00s 1:00 S
572 Rule C-Eur 1943 only - Oct 4 2:00s 0 -
573 Rule C-Eur 1944 1945 - Apr Mon>=1 2:00s 1:00 S
574 # Whitman gives 1944 Oct 7; go with Shanks & Pottenger.
575 Rule C-Eur 1944 only - Oct 2 2:00s 0 -
576 # From Jesper Nørgaard Welen (2008-07-13):
578 # I found what is probably a typo of 2:00 which should perhaps be 2:00s
579 # in the C-Eur rule from tz database version 2008d (this part was
580 # corrected in version 2008d). The circumstantial evidence is simply the
581 # tz database itself, as seen below:
583 # Zone Europe/Paris 0:09:21 - LMT 1891 Mar 15 0:01
584 # 0:00 France WE%sT 1945 Sep 16 3:00
586 # Zone Europe/Monaco 0:29:32 - LMT 1891 Mar 15
587 # 0:00 France WE%sT 1945 Sep 16 3:00
589 # Zone Europe/Belgrade 1:22:00 - LMT 1884
590 # 1:00 1:00 CEST 1945 Sep 16 2:00s
592 # Rule France 1945 only - Sep 16 3:00 0 -
593 # Rule Belgium 1945 only - Sep 16 2:00s 0 -
594 # Rule Neth 1945 only - Sep 16 2:00s 0 -
596 # The rule line to be changed is:
598 # Rule C-Eur 1945 only - Sep 16 2:00 0 -
600 # It seems that Paris, Monaco, Rule France, Rule Belgium all agree on
601 # 2:00 standard time, e.g. 3:00 local time. However there are no
602 # countries that use C-Eur rules in September 1945, so the only items
603 # affected are apparently these fictitious zones that translate acronyms
606 # Zone CET 1:00 C-Eur CE%sT
607 # Zone MET 1:00 C-Eur ME%sT
609 # It this is right then the corrected version would look like:
611 # Rule C-Eur 1945 only - Sep 16 2:00s 0 -
613 # A small step for mankind though 8-)
614 Rule C-Eur 1945 only - Sep 16 2:00s 0 -
615 Rule C-Eur 1977 1980 - Apr Sun>=1 2:00s 1:00 S
616 Rule C-Eur 1977 only - Sep lastSun 2:00s 0 -
617 Rule C-Eur 1978 only - Oct 1 2:00s 0 -
618 Rule C-Eur 1979 1995 - Sep lastSun 2:00s 0 -
619 Rule C-Eur 1981 max - Mar lastSun 2:00s 1:00 S
620 Rule C-Eur 1996 max - Oct lastSun 2:00s 0 -
622 # E-Eur differs from EU only in that E-Eur switches at midnight local time.
623 Rule E-Eur 1977 1980 - Apr Sun>=1 0:00 1:00 S
624 Rule E-Eur 1977 only - Sep lastSun 0:00 0 -
625 Rule E-Eur 1978 only - Oct 1 0:00 0 -
626 Rule E-Eur 1979 1995 - Sep lastSun 0:00 0 -
627 Rule E-Eur 1981 max - Mar lastSun 0:00 1:00 S
628 Rule E-Eur 1996 max - Oct lastSun 0:00 0 -
631 # Daylight saving time for Russia and the Soviet Union
633 # The 1917-1921 decree URLs are from Alexander Belopolsky (2016-08-23).
635 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
636 Rule Russia 1917 only - Jul 1 23:00 1:00 MST # Moscow Summer Time
638 # Decree No. 142 (1917-12-22) http://istmat.info/node/28137
639 Rule Russia 1917 only - Dec 28 0:00 0 MMT # Moscow Mean Time
641 # Decree No. 497 (1918-05-30) http://istmat.info/node/30001
642 Rule Russia 1918 only - May 31 22:00 2:00 MDST # Moscow Double Summer Time
643 Rule Russia 1918 only - Sep 16 1:00 1:00 MST
645 # Decree No. 258 (1919-05-29) http://istmat.info/node/37949
646 Rule Russia 1919 only - May 31 23:00 2:00 MDST
648 Rule Russia 1919 only - Jul 1 0:00u 1:00 MSD
649 Rule Russia 1919 only - Aug 16 0:00 0 MSK
651 # Decree No. 63 (1921-02-03) http://istmat.info/node/45840
652 Rule Russia 1921 only - Feb 14 23:00 1:00 MSD
654 # Decree No. 121 (1921-03-07) http://istmat.info/node/45949
655 Rule Russia 1921 only - Mar 20 23:00 2:00 +05
657 Rule Russia 1921 only - Sep 1 0:00 1:00 MSD
658 Rule Russia 1921 only - Oct 1 0:00 0 -
659 # Act No. 925 of the Council of Ministers of the USSR (1980-10-24):
660 Rule Russia 1981 1984 - Apr 1 0:00 1:00 S
661 Rule Russia 1981 1983 - Oct 1 0:00 0 -
662 # Act No. 967 of the Council of Ministers of the USSR (1984-09-13), repeated in
663 # Act No. 227 of the Council of Ministers of the USSR (1989-03-14):
664 Rule Russia 1984 1995 - Sep lastSun 2:00s 0 -
665 Rule Russia 1985 2010 - Mar lastSun 2:00s 1:00 S
667 Rule Russia 1996 2010 - Oct lastSun 2:00s 0 -
668 # As described below, Russia's 2014 change affects Zone data, not Rule data.
670 # From Stepan Golosunov (2016-03-07):
671 # Wikipedia and other sources refer to the Act of the Council of
672 # Ministers of the USSR from 1988-01-04 No. 5 and the Act of the
673 # Council of Ministers of the USSR from 1989-03-14 No. 227.
675 # I did not find full texts of these acts. For the 1989 one we have
676 # title at https://base.garant.ru/70754136/ :
677 # "About change in calculation of time on the territories of
678 # Lithuanian SSR, Latvian SSR and Estonian SSR, Astrakhan,
679 # Kaliningrad, Kirov, Kuybyshev, Ulyanovsk and Uralsk oblasts".
680 # And http://astrozet.net/files/Zones/DOC/RU/1980-925.txt appears to
681 # contain quotes from both acts: Since last Sunday of March 1988 rules
682 # of the second time belt are installed in Volgograd and Saratov
683 # oblasts. Since last Sunday of March 1989:
684 # a) Lithuanian SSR, Latvian SSR, Estonian SSR, Kaliningrad oblast:
685 # second time belt rules without extra hour (Moscow-1);
686 # b) Astrakhan, Kirov, Kuybyshev, Ulyanovsk oblasts: second time belt
687 # rules (Moscow time)
688 # c) Uralsk oblast: third time belt rules (Moscow+1).
690 # From Stepan Golosunov (2016-03-27):
691 # Unamended version of the act of the
692 # Government of the Russian Federation No. 23 from 08.01.1992
693 # http://pravo.gov.ru/proxy/ips/?docbody=&nd=102014034&rdk=0
694 # says that every year clocks were to be moved forward on last Sunday
695 # of March at 2 hours and moved backwards on last Sunday of September
696 # at 3 hours. It was amended in 1996 to replace September with October.
698 # From Alexander Krivenyshev (2011-06-14):
699 # According to Kremlin press service, Russian President Dmitry Medvedev
700 # signed a federal law "On calculation of time" on June 9, 2011.
701 # According to the law Russia is abolishing daylight saving time.
703 # Medvedev signed a law "On the Calculation of Time" (in russian):
704 # http://bmockbe.ru/events/?ID=7583
706 # Medvedev signed a law on the calculation of the time (in russian):
707 # https://www.regnum.ru/news/polit/1413906.html
709 # From Arthur David Olson (2011-06-15):
710 # Take "abolishing daylight saving time" to mean that time is now considered
713 # These are for backward compatibility with older versions.
715 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
716 Zone WET 0:00 EU WE%sT
717 Zone CET 1:00 C-Eur CE%sT
718 Zone MET 1:00 C-Eur ME%sT
719 Zone EET 2:00 EU EE%sT
721 # Previous editions of this database used abbreviations like MET DST
722 # for Central European Summer Time, but this didn't agree with common usage.
724 # From Markus Kuhn (1996-07-12):
725 # The official German names ... are
727 # Mitteleuropäische Zeit (MEZ) = UTC+01:00
728 # Mitteleuropäische Sommerzeit (MESZ) = UTC+02:00
730 # as defined in the German Time Act (Gesetz über die Zeitbestimmung (ZeitG),
731 # 1978-07-25, Bundesgesetzblatt, Jahrgang 1978, Teil I, S. 1110-1111)....
732 # I wrote ... to the German Federal Physical-Technical Institution
734 # Physikalisch-Technische Bundesanstalt (PTB)
735 # Laboratorium 4.41 "Zeiteinheit"
737 # D-38023 Braunschweig
738 # phone: +49 531 592-0
740 # ... I received today an answer letter from Dr. Peter Hetzel, head of the PTB
741 # department for time and frequency transmission. He explained that the
742 # PTB translates MEZ and MESZ into English as
744 # Central European Time (CET) = UTC+01:00
745 # Central European Summer Time (CEST) = UTC+02:00
749 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
750 Rule Albania 1940 only - Jun 16 0:00 1:00 S
751 Rule Albania 1942 only - Nov 2 3:00 0 -
752 Rule Albania 1943 only - Mar 29 2:00 1:00 S
753 Rule Albania 1943 only - Apr 10 3:00 0 -
754 Rule Albania 1974 only - May 4 0:00 1:00 S
755 Rule Albania 1974 only - Oct 2 0:00 0 -
756 Rule Albania 1975 only - May 1 0:00 1:00 S
757 Rule Albania 1975 only - Oct 2 0:00 0 -
758 Rule Albania 1976 only - May 2 0:00 1:00 S
759 Rule Albania 1976 only - Oct 3 0:00 0 -
760 Rule Albania 1977 only - May 8 0:00 1:00 S
761 Rule Albania 1977 only - Oct 2 0:00 0 -
762 Rule Albania 1978 only - May 6 0:00 1:00 S
763 Rule Albania 1978 only - Oct 1 0:00 0 -
764 Rule Albania 1979 only - May 5 0:00 1:00 S
765 Rule Albania 1979 only - Sep 30 0:00 0 -
766 Rule Albania 1980 only - May 3 0:00 1:00 S
767 Rule Albania 1980 only - Oct 4 0:00 0 -
768 Rule Albania 1981 only - Apr 26 0:00 1:00 S
769 Rule Albania 1981 only - Sep 27 0:00 0 -
770 Rule Albania 1982 only - May 2 0:00 1:00 S
771 Rule Albania 1982 only - Oct 3 0:00 0 -
772 Rule Albania 1983 only - Apr 18 0:00 1:00 S
773 Rule Albania 1983 only - Oct 1 0:00 0 -
774 Rule Albania 1984 only - Apr 1 0:00 1:00 S
775 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
776 Zone Europe/Tirane 1:19:20 - LMT 1914
777 1:00 - CET 1940 Jun 16
778 1:00 Albania CE%sT 1984 Jul
782 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
783 Zone Europe/Andorra 0:06:04 - LMT 1901
784 0:00 - WET 1946 Sep 30
785 1:00 - CET 1985 Mar 31 2:00
790 # Milne says Vienna time was 1:05:21.
792 # From Paul Eggert (2006-03-22): Shanks & Pottenger give 1918-06-16 and
793 # 1945-11-18, but the Austrian Federal Office of Metrology and
794 # Surveying (BEV) gives 1918-09-16 and for Vienna gives the "alleged"
795 # date of 1945-04-12 with no time. For the 1980-04-06 transition
796 # Shanks & Pottenger give 02:00, the BEV 00:00. Go with the BEV,
797 # and guess 02:00 for 1945-04-12.
799 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
800 Rule Austria 1920 only - Apr 5 2:00s 1:00 S
801 Rule Austria 1920 only - Sep 13 2:00s 0 -
802 Rule Austria 1946 only - Apr 14 2:00s 1:00 S
803 Rule Austria 1946 1948 - Oct Sun>=1 2:00s 0 -
804 Rule Austria 1947 only - Apr 6 2:00s 1:00 S
805 Rule Austria 1948 only - Apr 18 2:00s 1:00 S
806 Rule Austria 1980 only - Apr 6 0:00 1:00 S
807 Rule Austria 1980 only - Sep 28 0:00 0 -
808 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
809 Zone Europe/Vienna 1:05:21 - LMT 1893 Apr
810 1:00 C-Eur CE%sT 1920
811 1:00 Austria CE%sT 1940 Apr 1 2:00s
812 1:00 C-Eur CE%sT 1945 Apr 2 2:00s
813 1:00 1:00 CEST 1945 Apr 12 2:00s
815 1:00 Austria CE%sT 1981
820 # From Stepan Golosunov (2016-07-02):
821 # http://www.lawbelarus.com/repub/sub30/texf9611.htm
822 # (Act of the Cabinet of Ministers of the Republic of Belarus from
823 # 1992-03-25 No. 157) ... says clocks were to be moved forward at 2:00
824 # on last Sunday of March and backward at 3:00 on last Sunday of September
825 # (the same as previous USSR and contemporary Russian regulations).
827 # From Yauhen Kharuzhy (2011-09-16):
828 # By latest Belarus government act Europe/Minsk timezone was changed to
829 # GMT+3 without DST (was GMT+2 with DST).
831 # Sources (Russian language):
832 # http://www.belta.by/ru/all_news/society/V-Belarusi-otmenjaetsja-perexod-na-sezonnoe-vremja_i_572952.html
833 # http://naviny.by/rubrics/society/2011/09/16/ic_articles_116_175144/
834 # https://news.tut.by/society/250578.html
836 # From Alexander Bokovoy (2014-10-09):
837 # Belarussian government decided against changing to winter time....
838 # http://eng.belta.by/all_news/society/Belarus-decides-against-adjusting-time-in-Russias-wake_i_76335.html
840 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
841 Zone Europe/Minsk 1:50:16 - LMT 1880
842 1:50 - MMT 1924 May 2 # Minsk Mean Time
843 2:00 - EET 1930 Jun 21
844 3:00 - MSK 1941 Jun 28
845 1:00 C-Eur CE%sT 1944 Jul 3
846 3:00 Russia MSK/MSD 1990
847 3:00 - MSK 1991 Mar 31 2:00s
848 2:00 Russia EE%sT 2011 Mar 27 2:00s
853 # From Paul Eggert (1997-07-02):
854 # Entries from 1918 through 1991 are taken from:
855 # Annuaire de L'Observatoire Royal de Belgique,
856 # Avenue Circulaire, 3, B-1180 BRUXELLES, CLVIIe année, 1991
857 # (Imprimerie HAYEZ, s.p.r.l., Rue Fin, 4, 1080 BRUXELLES, MCMXC),
859 # LMT before 1892 was 0:17:30, according to the official journal of Belgium:
860 # Moniteur Belge, Samedi 30 Avril 1892, N.121.
861 # Thanks to Pascal Delmoitie for these references.
862 # The 1918 rules are listed for completeness; they apply to unoccupied Belgium.
863 # Assume Brussels switched to WET in 1918 when the armistice took effect.
865 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
866 Rule Belgium 1918 only - Mar 9 0:00s 1:00 S
867 Rule Belgium 1918 1919 - Oct Sat>=1 23:00s 0 -
868 Rule Belgium 1919 only - Mar 1 23:00s 1:00 S
869 Rule Belgium 1920 only - Feb 14 23:00s 1:00 S
870 Rule Belgium 1920 only - Oct 23 23:00s 0 -
871 Rule Belgium 1921 only - Mar 14 23:00s 1:00 S
872 Rule Belgium 1921 only - Oct 25 23:00s 0 -
873 Rule Belgium 1922 only - Mar 25 23:00s 1:00 S
874 Rule Belgium 1922 1927 - Oct Sat>=1 23:00s 0 -
875 Rule Belgium 1923 only - Apr 21 23:00s 1:00 S
876 Rule Belgium 1924 only - Mar 29 23:00s 1:00 S
877 Rule Belgium 1925 only - Apr 4 23:00s 1:00 S
878 # DSH writes that a royal decree of 1926-02-22 specified the Sun following 3rd
879 # Sat in Apr (except if it's Easter, in which case it's one Sunday earlier),
880 # to Sun following 1st Sat in Oct, and that a royal decree of 1928-09-15
881 # changed the transition times to 02:00 GMT.
882 Rule Belgium 1926 only - Apr 17 23:00s 1:00 S
883 Rule Belgium 1927 only - Apr 9 23:00s 1:00 S
884 Rule Belgium 1928 only - Apr 14 23:00s 1:00 S
885 Rule Belgium 1928 1938 - Oct Sun>=2 2:00s 0 -
886 Rule Belgium 1929 only - Apr 21 2:00s 1:00 S
887 Rule Belgium 1930 only - Apr 13 2:00s 1:00 S
888 Rule Belgium 1931 only - Apr 19 2:00s 1:00 S
889 Rule Belgium 1932 only - Apr 3 2:00s 1:00 S
890 Rule Belgium 1933 only - Mar 26 2:00s 1:00 S
891 Rule Belgium 1934 only - Apr 8 2:00s 1:00 S
892 Rule Belgium 1935 only - Mar 31 2:00s 1:00 S
893 Rule Belgium 1936 only - Apr 19 2:00s 1:00 S
894 Rule Belgium 1937 only - Apr 4 2:00s 1:00 S
895 Rule Belgium 1938 only - Mar 27 2:00s 1:00 S
896 Rule Belgium 1939 only - Apr 16 2:00s 1:00 S
897 Rule Belgium 1939 only - Nov 19 2:00s 0 -
898 Rule Belgium 1940 only - Feb 25 2:00s 1:00 S
899 Rule Belgium 1944 only - Sep 17 2:00s 0 -
900 Rule Belgium 1945 only - Apr 2 2:00s 1:00 S
901 Rule Belgium 1945 only - Sep 16 2:00s 0 -
902 Rule Belgium 1946 only - May 19 2:00s 1:00 S
903 Rule Belgium 1946 only - Oct 7 2:00s 0 -
904 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
905 Zone Europe/Brussels 0:17:30 - LMT 1880
906 0:17:30 - BMT 1892 May 1 12:00 # Brussels MT
907 0:00 - WET 1914 Nov 8
908 1:00 - CET 1916 May 1 0:00
909 1:00 C-Eur CE%sT 1918 Nov 11 11:00u
910 0:00 Belgium WE%sT 1940 May 20 2:00s
911 1:00 C-Eur CE%sT 1944 Sep 3
912 1:00 Belgium CE%sT 1977
915 # Bosnia and Herzegovina
916 # See Europe/Belgrade.
920 # From Plamen Simenov via Steffen Thorsen (1999-09-09):
921 # A document of Government of Bulgaria (No. 94/1997) says:
922 # EET -> EETDST is in 03:00 Local time in last Sunday of March ...
923 # EETDST -> EET is in 04:00 Local time in last Sunday of October
925 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
926 Rule Bulg 1979 only - Mar 31 23:00 1:00 S
927 Rule Bulg 1979 only - Oct 1 1:00 0 -
928 Rule Bulg 1980 1982 - Apr Sat>=1 23:00 1:00 S
929 Rule Bulg 1980 only - Sep 29 1:00 0 -
930 Rule Bulg 1981 only - Sep 27 2:00 0 -
931 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
932 Zone Europe/Sofia 1:33:16 - LMT 1880
933 1:56:56 - IMT 1894 Nov 30 # Istanbul MT?
934 2:00 - EET 1942 Nov 2 3:00
935 1:00 C-Eur CE%sT 1945
936 1:00 - CET 1945 Apr 2 3:00
937 2:00 - EET 1979 Mar 31 23:00
938 2:00 Bulg EE%sT 1982 Sep 26 3:00
939 2:00 C-Eur EE%sT 1991
940 2:00 E-Eur EE%sT 1997
944 # See Europe/Belgrade.
947 # Please see the 'asia' file for Asia/Nicosia.
949 # Czech Republic / Czechia
950 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
951 Rule Czech 1945 only - Apr 8 2:00s 1:00 S
952 Rule Czech 1945 only - Nov 18 2:00s 0 -
953 Rule Czech 1946 only - May 6 2:00s 1:00 S
954 Rule Czech 1946 1949 - Oct Sun>=1 2:00s 0 -
955 Rule Czech 1947 only - Apr 20 2:00s 1:00 S
956 Rule Czech 1948 only - Apr 18 2:00s 1:00 S
957 Rule Czech 1949 only - Apr 9 2:00s 1:00 S
958 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
959 Zone Europe/Prague 0:57:44 - LMT 1850
960 0:57:44 - PMT 1891 Oct # Prague Mean Time
961 1:00 C-Eur CE%sT 1944 Sep 17 2:00s
962 1:00 Czech CE%sT 1979
964 # Use Europe/Prague also for Slovakia.
966 # Denmark, Faroe Islands, and Greenland
968 # From Jesper Nørgaard Welen (2005-04-26):
969 # http://www.hum.aau.dk/~poe/tid/tine/DanskTid.htm says that the law
970 # [introducing standard time] was in effect from 1894-01-01....
971 # The page http://www.retsinfo.dk/_GETDOCI_/ACCN/A18930008330-REGL
972 # confirms this, and states that the law was put forth 1893-03-29.
974 # The EU [actually, EEC and Euratom] treaty with effect from 1973:
975 # http://www.retsinfo.dk/_GETDOCI_/ACCN/A19722110030-REGL
977 # This provoked a new law from 1974 to make possible summer time changes
978 # in subsequent decrees with the law
979 # http://www.retsinfo.dk/_GETDOCI_/ACCN/A19740022330-REGL
981 # It seems however that no decree was set forward until 1980. I have
982 # not found any decree, but in another related law, the effecting DST
983 # changes are stated explicitly to be from 1980-04-06 at 02:00 to
984 # 1980-09-28 at 02:00. If this is true, this differs slightly from
985 # the EU rule in that DST runs to 02:00, not 03:00. We don't know
986 # when Denmark began using the EU rule correctly, but we have only
987 # confirmation of the 1980-time, so I presume it was correct in 1981:
988 # The law is about the management of the extra hour, concerning
989 # working hours reported and effect on obligatory-rest rules (which
990 # was suspended on that night):
991 # http://www.retsinfo.dk/_GETDOCI_/ACCN/C19801120554-REGL
993 # From Jesper Nørgaard Welen (2005-06-11):
994 # The Herning Folkeblad (1980-09-26) reported that the night between
995 # Saturday and Sunday the clock is set back from three to two.
997 # From Paul Eggert (2005-06-11):
998 # Hence the "02:00" of the 1980 law refers to standard time, not
999 # wall-clock time, and so the EU rules were in effect in 1980.
1001 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1002 Rule Denmark 1916 only - May 14 23:00 1:00 S
1003 Rule Denmark 1916 only - Sep 30 23:00 0 -
1004 Rule Denmark 1940 only - May 15 0:00 1:00 S
1005 Rule Denmark 1945 only - Apr 2 2:00s 1:00 S
1006 Rule Denmark 1945 only - Aug 15 2:00s 0 -
1007 Rule Denmark 1946 only - May 1 2:00s 1:00 S
1008 Rule Denmark 1946 only - Sep 1 2:00s 0 -
1009 Rule Denmark 1947 only - May 4 2:00s 1:00 S
1010 Rule Denmark 1947 only - Aug 10 2:00s 0 -
1011 Rule Denmark 1948 only - May 9 2:00s 1:00 S
1012 Rule Denmark 1948 only - Aug 8 2:00s 0 -
1014 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1015 Zone Europe/Copenhagen 0:50:20 - LMT 1890
1016 0:50:20 - CMT 1894 Jan 1 # Copenhagen MT
1017 1:00 Denmark CE%sT 1942 Nov 2 2:00s
1018 1:00 C-Eur CE%sT 1945 Apr 2 2:00
1019 1:00 Denmark CE%sT 1980
1021 Zone Atlantic/Faroe -0:27:04 - LMT 1908 Jan 11 # Tórshavn
1025 # From Paul Eggert (2004-10-31):
1026 # During World War II, Germany maintained secret manned weather stations in
1027 # East Greenland and Franz Josef Land, but we don't know their time zones.
1028 # My source for this is Wilhelm Dege's book mentioned under Svalbard.
1030 # From Paul Eggert (2017-12-10):
1031 # Greenland joined the European Communities as part of Denmark,
1032 # obtained home rule on 1979-05-01, and left the European Communities
1033 # on 1985-02-01. It therefore should have been using EU
1034 # rules at least through 1984. Shanks & Pottenger say Scoresbysund and Godthåb
1035 # used C-Eur rules after 1980, but IATA SSIM (1991/1996) says they use EU
1036 # rules since at least 1991. Assume EU rules since 1980.
1038 # From Gwillim Law (2001-06-06), citing
1039 # <http://www.statkart.no/efs/efshefter/2001/efs5-2001.pdf> (2001-03-15),
1040 # and with translations corrected by Steffen Thorsen:
1042 # Greenland has four local times, and the relation to UTC
1043 # is according to the following time line:
1045 # The military zone near Thule UTC-4
1046 # Standard Greenland time UTC-3
1047 # Scoresbysund UTC-1
1050 # In the military area near Thule and in Danmarkshavn DST will not be
1053 # From Rives McDow (2001-11-01):
1055 # I correspond regularly with the Dansk Polarcenter, and wrote them at
1056 # the time to clarify the situation in Thule. Unfortunately, I have
1057 # not heard back from them regarding my recent letter. [But I have
1058 # info from earlier correspondence.]
1060 # According to the center, a very small local time zone around Thule
1061 # Air Base keeps the time according to UTC-4, implementing daylight
1062 # savings using North America rules, changing the time at 02:00 local time....
1064 # The east coast of Greenland north of the community of Scoresbysund
1065 # uses UTC in the same way as in Iceland, year round, with no dst.
1066 # There are just a few stations on this coast, including the
1067 # Danmarkshavn ICAO weather station mentioned in your September 29th
1068 # email. The other stations are two sledge patrol stations in
1069 # Mestersvig and Daneborg, the air force base at Station Nord, and the
1070 # DPC research station at Zackenberg.
1072 # Scoresbysund and two small villages nearby keep time UTC-1 and use
1073 # the same daylight savings time period as in West Greenland (Godthåb).
1075 # The rest of Greenland, including Godthåb (this area, although it
1076 # includes central Greenland, is known as west Greenland), keeps time
1077 # UTC-3, with daylight savings methods according to European rules.
1079 # It is common procedure to use UTC 0 in the wilderness of East and
1080 # North Greenland, because it is mainly Icelandic aircraft operators
1081 # maintaining traffic in these areas. However, the official status of
1082 # this area is that it sticks with Godthåb time. This area might be
1083 # considered a dual time zone in some respects because of this.
1085 # From Rives McDow (2001-11-19):
1086 # I heard back from someone stationed at Thule; the time change took place
1089 # From Paul Eggert (2006-03-22):
1090 # From 1997 on the CIA map shows Danmarkshavn on GMT;
1091 # the 1995 map as like Godthåb.
1092 # For lack of better info, assume they were like Godthåb before 1996.
1093 # startkart.no says Thule does not observe DST, but this is clearly an error,
1094 # so go with Shanks & Pottenger for Thule transitions until this year.
1095 # For 2007 on assume Thule will stay in sync with US DST rules.
1097 # From J William Piggott (2016-02-20):
1098 # "Greenland north of the community of Scoresbysund" is officially named
1099 # "National Park" by Executive Order:
1100 # http://naalakkersuisut.gl/~/media/Nanoq/Files/Attached%20Files/Engelske-tekster/Legislation/Executive%20Order%20National%20Park.rtf
1101 # It is their only National Park.
1103 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1104 Rule Thule 1991 1992 - Mar lastSun 2:00 1:00 D
1105 Rule Thule 1991 1992 - Sep lastSun 2:00 0 S
1106 Rule Thule 1993 2006 - Apr Sun>=1 2:00 1:00 D
1107 Rule Thule 1993 2006 - Oct lastSun 2:00 0 S
1108 Rule Thule 2007 max - Mar Sun>=8 2:00 1:00 D
1109 Rule Thule 2007 max - Nov Sun>=1 2:00 0 S
1111 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1112 Zone America/Danmarkshavn -1:14:40 - LMT 1916 Jul 28
1113 -3:00 - -03 1980 Apr 6 2:00
1114 -3:00 EU -03/-02 1996
1116 Zone America/Scoresbysund -1:27:52 - LMT 1916 Jul 28 # Ittoqqortoormiit
1117 -2:00 - -02 1980 Apr 6 2:00
1118 -2:00 C-Eur -02/-01 1981 Mar 29
1120 Zone America/Godthab -3:26:56 - LMT 1916 Jul 28 # Nuuk
1121 -3:00 - -03 1980 Apr 6 2:00
1123 Zone America/Thule -4:35:08 - LMT 1916 Jul 28 # Pituffik air base
1128 # From Paul Eggert (2016-03-18):
1129 # The 1989 transition is from USSR act No. 227 (1989-03-14).
1131 # From Peter Ilieve (1994-10-15):
1132 # A relative in Tallinn confirms the accuracy of the data for 1989 onwards
1133 # [through 1994] and gives the legal authority for it,
1134 # a regulation of the Government of Estonia, No. 111 of 1989....
1136 # From Peter Ilieve (1996-10-28):
1137 # [IATA SSIM (1992/1996) claims that the Baltic republics switch at 01:00s,
1138 # but a relative confirms that Estonia still switches at 02:00s, writing:]
1139 # "I do not [know] exactly but there are some little different
1140 # (confusing) rules for International Air and Railway Transport Schedules
1141 # conversion in Sunday connected with end of summer time in Estonia....
1142 # A discussion is running about the summer time efficiency and effect on
1143 # human physiology. It seems that Estonia maybe will not change to
1144 # summer time next spring."
1146 # From Peter Ilieve (1998-11-04), heavily edited:
1147 # The 1998-09-22 Estonian time law
1148 # http://trip.rk.ee/cgi-bin/thw?${BASE}=akt&${OOHTML}=rtd&TA=1998&TO=1&AN=1390
1149 # refers to the Eighth Directive and cites the association agreement between
1150 # the EU and Estonia, ratified by the Estonian law (RT II 1995, 22-27, 120).
1152 # I also asked [my relative] whether they use any standard abbreviation
1153 # for their standard and summer times. He says no, they use "suveaeg"
1154 # (summer time) and "talveaeg" (winter time).
1156 # From The Baltic Times <https://www.baltictimes.com/> (1999-09-09)
1157 # via Steffen Thorsen:
1158 # This year will mark the last time Estonia shifts to summer time,
1159 # a council of the ruling coalition announced Sept. 6....
1160 # But what this could mean for Estonia's chances of joining the European
1161 # Union are still unclear. In 1994, the EU declared summer time compulsory
1162 # for all member states until 2001. Brussels has yet to decide what to do
1165 # From Mart Oruaas (2000-01-29):
1166 # Regulation No. 301 (1999-10-12) obsoletes previous regulation
1167 # No. 206 (1998-09-22) and thus sticks Estonia to +02:00 GMT for all
1168 # the year round. The regulation is effective 1999-11-01.
1170 # From Toomas Soome (2002-02-21):
1171 # The Estonian government has changed once again timezone politics.
1172 # Now we are using again EU rules.
1174 # From Urmet Jänes (2002-03-28):
1175 # The legislative reference is Government decree No. 84 on 2002-02-21.
1177 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1178 Zone Europe/Tallinn 1:39:00 - LMT 1880
1179 1:39:00 - TMT 1918 Feb # Tallinn Mean Time
1180 1:00 C-Eur CE%sT 1919 Jul
1181 1:39:00 - TMT 1921 May
1182 2:00 - EET 1940 Aug 6
1183 3:00 - MSK 1941 Sep 15
1184 1:00 C-Eur CE%sT 1944 Sep 22
1185 3:00 Russia MSK/MSD 1989 Mar 26 2:00s
1186 2:00 1:00 EEST 1989 Sep 24 2:00s
1187 2:00 C-Eur EE%sT 1998 Sep 22
1188 2:00 EU EE%sT 1999 Oct 31 4:00
1189 2:00 - EET 2002 Feb 21
1194 # From Hannu Strang (1994-09-25 06:03:37 UTC):
1195 # Well, here in Helsinki we're just changing from summer time to regular one,
1196 # and it's supposed to change at 4am...
1198 # From Janne Snabb (2010-07-15):
1200 # I noticed that the Finland data is not accurate for years 1981 and 1982.
1201 # During these two first trial years the DST adjustment was made one hour
1202 # earlier than in forthcoming years. Starting 1983 the adjustment was made
1203 # according to the central European standards.
1205 # This is documented in Heikki Oja: Aikakirja 2007, published by The Almanac
1206 # Office of University of Helsinki, ISBN 952-10-3221-9, available online (in
1208 # https://almanakka.helsinki.fi/aikakirja/Aikakirja2007kokonaan.pdf
1210 # Page 105 (56 in PDF version) has a handy table of all past daylight savings
1211 # transitions. It is easy enough to interpret without Finnish skills.
1213 # This is also confirmed by Finnish Broadcasting Company's archive at:
1214 # http://www.yle.fi/elavaarkisto/?s=s&g=1&ag=5&t=&a=3401
1216 # The news clip from 1981 says that "the time between 2 and 3 o'clock does not
1219 # From Konstantin Hyppönen (2014-06-13):
1220 # [Heikki Oja's book Aikakirja 2013]
1221 # https://almanakka.helsinki.fi/images/aikakirja/Aikakirja2013kokonaan.pdf
1222 # pages 104-105, including a scan from a newspaper published on Apr 2 1942
1223 # say that ... [o]n Apr 2 1942, 24 o'clock (which means Apr 3 1942,
1224 # 00:00), clocks were moved one hour forward. The newspaper
1225 # mentions "on the night from Thursday to Friday"....
1226 # On Oct 4 1942, clocks were moved at 1:00 one hour backwards.
1228 # From Paul Eggert (2014-06-14):
1229 # Go with Oja over Shanks.
1231 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1232 Rule Finland 1942 only - Apr 2 24:00 1:00 S
1233 Rule Finland 1942 only - Oct 4 1:00 0 -
1234 Rule Finland 1981 1982 - Mar lastSun 2:00 1:00 S
1235 Rule Finland 1981 1982 - Sep lastSun 3:00 0 -
1237 # Milne says Helsinki (Helsingfors) time was 1:39:49.2 (official document);
1240 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1241 Zone Europe/Helsinki 1:39:49 - LMT 1878 May 31
1242 1:39:49 - HMT 1921 May # Helsinki Mean Time
1243 2:00 Finland EE%sT 1983
1247 Link Europe/Helsinki Europe/Mariehamn
1252 # From Ciro Discepolo (2000-12-20):
1254 # Henri Le Corre, Régimes horaires pour le monde entier, Éditions
1255 # Traditionnelles - Paris 2 books, 1993
1257 # Gabriel, Traité de l'heure dans le monde, Guy Trédaniel,
1260 # Françoise Gauquelin, Problèmes de l'heure résolus en astrologie,
1261 # Guy Trédaniel, Paris 1987
1265 # Shank & Pottenger seem to use '24:00' ambiguously; resolve it with Whitman.
1266 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1267 Rule France 1916 only - Jun 14 23:00s 1:00 S
1268 Rule France 1916 1919 - Oct Sun>=1 23:00s 0 -
1269 Rule France 1917 only - Mar 24 23:00s 1:00 S
1270 Rule France 1918 only - Mar 9 23:00s 1:00 S
1271 Rule France 1919 only - Mar 1 23:00s 1:00 S
1272 Rule France 1920 only - Feb 14 23:00s 1:00 S
1273 Rule France 1920 only - Oct 23 23:00s 0 -
1274 Rule France 1921 only - Mar 14 23:00s 1:00 S
1275 Rule France 1921 only - Oct 25 23:00s 0 -
1276 Rule France 1922 only - Mar 25 23:00s 1:00 S
1277 # DSH writes that a law of 1923-05-24 specified 3rd Sat in Apr at 23:00 to 1st
1278 # Sat in Oct at 24:00; and that in 1930, because of Easter, the transitions
1279 # were Apr 12 and Oct 5. Go with Shanks & Pottenger.
1280 Rule France 1922 1938 - Oct Sat>=1 23:00s 0 -
1281 Rule France 1923 only - May 26 23:00s 1:00 S
1282 Rule France 1924 only - Mar 29 23:00s 1:00 S
1283 Rule France 1925 only - Apr 4 23:00s 1:00 S
1284 Rule France 1926 only - Apr 17 23:00s 1:00 S
1285 Rule France 1927 only - Apr 9 23:00s 1:00 S
1286 Rule France 1928 only - Apr 14 23:00s 1:00 S
1287 Rule France 1929 only - Apr 20 23:00s 1:00 S
1288 Rule France 1930 only - Apr 12 23:00s 1:00 S
1289 Rule France 1931 only - Apr 18 23:00s 1:00 S
1290 Rule France 1932 only - Apr 2 23:00s 1:00 S
1291 Rule France 1933 only - Mar 25 23:00s 1:00 S
1292 Rule France 1934 only - Apr 7 23:00s 1:00 S
1293 Rule France 1935 only - Mar 30 23:00s 1:00 S
1294 Rule France 1936 only - Apr 18 23:00s 1:00 S
1295 Rule France 1937 only - Apr 3 23:00s 1:00 S
1296 Rule France 1938 only - Mar 26 23:00s 1:00 S
1297 Rule France 1939 only - Apr 15 23:00s 1:00 S
1298 Rule France 1939 only - Nov 18 23:00s 0 -
1299 Rule France 1940 only - Feb 25 2:00 1:00 S
1300 # The French rules for 1941-1944 were not used in Paris, but Shanks & Pottenger
1301 # write that they were used in Monaco and in many French locations.
1302 # Le Corre writes that the upper limit of the free zone was Arnéguy, Orthez,
1303 # Mont-de-Marsan, Bazas, Langon, Lamothe-Montravel, Marœuil, La
1304 # Rochefoucauld, Champagne-Mouton, La Roche-Posay, La Haye-Descartes,
1305 # Loches, Montrichard, Vierzon, Bourges, Moulins, Digoin,
1306 # Paray-le-Monial, Montceau-les-Mines, Chalon-sur-Saône, Arbois,
1307 # Dole, Morez, St-Claude, and Collonges (Haute-Savoie).
1308 Rule France 1941 only - May 5 0:00 2:00 M # Midsummer
1309 # Shanks & Pottenger say this transition occurred at Oct 6 1:00,
1310 # but go with Denis Excoffier (1997-12-12),
1311 # who quotes the Ephémérides astronomiques for 1998 from Bureau des Longitudes
1312 # as saying 5/10/41 22hUT.
1313 Rule France 1941 only - Oct 6 0:00 1:00 S
1314 Rule France 1942 only - Mar 9 0:00 2:00 M
1315 Rule France 1942 only - Nov 2 3:00 1:00 S
1316 Rule France 1943 only - Mar 29 2:00 2:00 M
1317 Rule France 1943 only - Oct 4 3:00 1:00 S
1318 Rule France 1944 only - Apr 3 2:00 2:00 M
1319 Rule France 1944 only - Oct 8 1:00 1:00 S
1320 Rule France 1945 only - Apr 2 2:00 2:00 M
1321 Rule France 1945 only - Sep 16 3:00 0 -
1322 # Shanks & Pottenger give Mar 28 2:00 and Sep 26 3:00;
1323 # go with Excoffier's 28/3/76 0hUT and 25/9/76 23hUT.
1324 Rule France 1976 only - Mar 28 1:00 1:00 S
1325 Rule France 1976 only - Sep 26 1:00 0 -
1326 # Shanks & Pottenger give 0:09:20 for Paris Mean Time, and Whitman 0:09:05,
1327 # but Howse quotes the actual French legislation as saying 0:09:21.
1328 # Go with Howse. Howse writes that the time in France was officially based
1329 # on PMT-0:09:21 until 1978-08-09, when the time base finally switched to UTC.
1330 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1331 Zone Europe/Paris 0:09:21 - LMT 1891 Mar 15 0:01
1332 0:09:21 - PMT 1911 Mar 11 0:01 # Paris MT
1333 # Shanks & Pottenger give 1940 Jun 14 0:00; go with Excoffier and Le Corre.
1334 0:00 France WE%sT 1940 Jun 14 23:00
1335 # Le Corre says Paris stuck with occupied-France time after the liberation;
1336 # go with Shanks & Pottenger.
1337 1:00 C-Eur CE%sT 1944 Aug 25
1338 0:00 France WE%sT 1945 Sep 16 3:00
1339 1:00 France CE%sT 1977
1344 # From Markus Kuhn (1998-09-29):
1345 # The German time zone web site by the Physikalisch-Technische
1346 # Bundesanstalt contains DST information back to 1916.
1347 # [See tz-link.html for the URL.]
1349 # From Jörg Schilling (2002-10-23):
1350 # In 1945, Berlin was switched to Moscow Summer time (GMT+4) by
1351 # https://www.dhm.de/lemo/html/biografien/BersarinNikolai/
1352 # General [Nikolai] Bersarin.
1354 # From Paul Eggert (2003-03-08):
1355 # http://www.parlament-berlin.de/pds-fraktion.nsf/727459127c8b66ee8525662300459099/defc77cb784f180ac1256c2b0030274b/$FILE/bersarint.pdf
1356 # says that Bersarin issued an order to use Moscow time on May 20.
1357 # However, Moscow did not observe daylight saving in 1945, so
1358 # this was equivalent to UT +03, not +04.
1361 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1362 Rule Germany 1946 only - Apr 14 2:00s 1:00 S
1363 Rule Germany 1946 only - Oct 7 2:00s 0 -
1364 Rule Germany 1947 1949 - Oct Sun>=1 2:00s 0 -
1365 # http://www.ptb.de/de/org/4/44/441/salt.htm says the following transition
1366 # occurred at 3:00 MEZ, not the 2:00 MEZ given in Shanks & Pottenger.
1368 Rule Germany 1947 only - Apr 6 3:00s 1:00 S
1369 Rule Germany 1947 only - May 11 2:00s 2:00 M
1370 Rule Germany 1947 only - Jun 29 3:00 1:00 S
1371 Rule Germany 1948 only - Apr 18 2:00s 1:00 S
1372 Rule Germany 1949 only - Apr 10 2:00s 1:00 S
1374 Rule SovietZone 1945 only - May 24 2:00 2:00 M # Midsummer
1375 Rule SovietZone 1945 only - Sep 24 3:00 1:00 S
1376 Rule SovietZone 1945 only - Nov 18 2:00s 0 -
1378 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1379 Zone Europe/Berlin 0:53:28 - LMT 1893 Apr
1380 1:00 C-Eur CE%sT 1945 May 24 2:00
1381 1:00 SovietZone CE%sT 1946
1382 1:00 Germany CE%sT 1980
1385 # From Tobias Conradi (2011-09-12):
1386 # Büsingen <http://www.buesingen.de>, surrounded by the Swiss canton
1387 # Schaffhausen, did not start observing DST in 1980 as the rest of DE
1388 # (West Germany at that time) and DD (East Germany at that time) did.
1389 # DD merged into DE, the area is currently covered by code DE in ISO 3166-1,
1390 # which in turn is covered by the zone Europe/Berlin.
1392 # Source for the time in Büsingen 1980:
1393 # http://www.srf.ch/player/video?id=c012c029-03b7-4c2b-9164-aa5902cd58d3
1395 # From Arthur David Olson (2012-03-03):
1396 # Büsingen and Zurich have shared clocks since 1970.
1398 Link Europe/Zurich Europe/Busingen
1401 # Please see the "asia" file for Asia/Tbilisi.
1402 # Herodotus (Histories, IV.45) says Georgia north of the Phasis (now Rioni)
1403 # is in Europe. Our reference location Tbilisi is in the Asian part.
1406 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1407 Zone Europe/Gibraltar -0:21:24 - LMT 1880 Aug 2 0:00s
1408 0:00 GB-Eire %s 1957 Apr 14 2:00
1413 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1414 # Whitman gives 1932 Jul 5 - Nov 1; go with Shanks & Pottenger.
1415 Rule Greece 1932 only - Jul 7 0:00 1:00 S
1416 Rule Greece 1932 only - Sep 1 0:00 0 -
1417 # Whitman gives 1941 Apr 25 - ?; go with Shanks & Pottenger.
1418 Rule Greece 1941 only - Apr 7 0:00 1:00 S
1419 # Whitman gives 1942 Feb 2 - ?; go with Shanks & Pottenger.
1420 Rule Greece 1942 only - Nov 2 3:00 0 -
1421 Rule Greece 1943 only - Mar 30 0:00 1:00 S
1422 Rule Greece 1943 only - Oct 4 0:00 0 -
1423 # Whitman gives 1944 Oct 3 - Oct 31; go with Shanks & Pottenger.
1424 Rule Greece 1952 only - Jul 1 0:00 1:00 S
1425 Rule Greece 1952 only - Nov 2 0:00 0 -
1426 Rule Greece 1975 only - Apr 12 0:00s 1:00 S
1427 Rule Greece 1975 only - Nov 26 0:00s 0 -
1428 Rule Greece 1976 only - Apr 11 2:00s 1:00 S
1429 Rule Greece 1976 only - Oct 10 2:00s 0 -
1430 Rule Greece 1977 1978 - Apr Sun>=1 2:00s 1:00 S
1431 Rule Greece 1977 only - Sep 26 2:00s 0 -
1432 Rule Greece 1978 only - Sep 24 4:00 0 -
1433 Rule Greece 1979 only - Apr 1 9:00 1:00 S
1434 Rule Greece 1979 only - Sep 29 2:00 0 -
1435 Rule Greece 1980 only - Apr 1 0:00 1:00 S
1436 Rule Greece 1980 only - Sep 28 0:00 0 -
1437 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1438 Zone Europe/Athens 1:34:52 - LMT 1895 Sep 14
1439 1:34:52 - AMT 1916 Jul 28 0:01 # Athens MT
1440 2:00 Greece EE%sT 1941 Apr 30
1441 1:00 Greece CE%sT 1944 Apr 4
1442 2:00 Greece EE%sT 1981
1443 # Shanks & Pottenger say it switched to C-Eur in 1981;
1444 # go with EU rules instead, since Greece joined Jan 1.
1448 # From Paul Eggert (2014-07-15):
1449 # Dates for 1916-1945 are taken from:
1450 # Oross A. Jelen a múlt jövője: a nyári időszámítás Magyarországon 1916-1945.
1451 # National Archives of Hungary (2012-10-29).
1452 # http://mnl.gov.hu/a_het_dokumentuma/a_nyari_idoszamitas_magyarorszagon_19161945.html
1453 # This source does not always give times, which are taken from Shanks
1454 # & Pottenger (which disagree about the dates).
1455 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1456 Rule Hungary 1918 only - Apr 1 3:00 1:00 S
1457 Rule Hungary 1918 only - Sep 16 3:00 0 -
1458 Rule Hungary 1919 only - Apr 15 3:00 1:00 S
1459 Rule Hungary 1919 only - Nov 24 3:00 0 -
1460 Rule Hungary 1945 only - May 1 23:00 1:00 S
1461 Rule Hungary 1945 only - Nov 1 0:00 0 -
1462 Rule Hungary 1946 only - Mar 31 2:00s 1:00 S
1463 Rule Hungary 1946 1949 - Oct Sun>=1 2:00s 0 -
1464 Rule Hungary 1947 1949 - Apr Sun>=4 2:00s 1:00 S
1465 Rule Hungary 1950 only - Apr 17 2:00s 1:00 S
1466 Rule Hungary 1950 only - Oct 23 2:00s 0 -
1467 Rule Hungary 1954 1955 - May 23 0:00 1:00 S
1468 Rule Hungary 1954 1955 - Oct 3 0:00 0 -
1469 Rule Hungary 1956 only - Jun Sun>=1 0:00 1:00 S
1470 Rule Hungary 1956 only - Sep lastSun 0:00 0 -
1471 Rule Hungary 1957 only - Jun Sun>=1 1:00 1:00 S
1472 Rule Hungary 1957 only - Sep lastSun 3:00 0 -
1473 Rule Hungary 1980 only - Apr 6 1:00 1:00 S
1474 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1475 Zone Europe/Budapest 1:16:20 - LMT 1890 Oct
1476 1:00 C-Eur CE%sT 1918
1477 1:00 Hungary CE%sT 1941 Apr 8
1478 1:00 C-Eur CE%sT 1945
1479 1:00 Hungary CE%sT 1980 Sep 28 2:00s
1484 # From Adam David (1993-11-06):
1485 # The name of the timezone in Iceland for system / mail / news purposes is GMT.
1488 # This material is paraphrased from the 1988 edition of the University of
1491 # From January 1st, 1908 the whole of Iceland was standardised at 1 hour
1492 # behind GMT. Previously, local mean solar time was used in different parts
1493 # of Iceland, the almanak had been based on Reykjavik mean solar time which
1494 # was 1 hour and 28 minutes behind GMT.
1496 # "first day of winter" referred to [below] means the first day of the 26 weeks
1497 # of winter, according to the old icelandic calendar that dates back to the
1498 # time the norsemen first settled Iceland. The first day of winter is always
1499 # Saturday, but is not dependent on the Julian or Gregorian calendars.
1502 # I have a reference from the Oxford Icelandic-English dictionary for the
1503 # beginning of winter, which ties it to the ecclesiastical calendar (and thus
1504 # to the julian/gregorian calendar) over the period in question.
1505 # the winter begins on the Saturday next before St. Luke's day
1506 # (old style), or on St. Luke's day, if a Saturday.
1507 # St. Luke's day ought to be traceable from ecclesiastical sources. "old style"
1508 # might be a reference to the Julian calendar as opposed to Gregorian, or it
1509 # might mean something else (???).
1511 # From Paul Eggert (2014-11-22):
1512 # The information below is taken from the 1988 Almanak; see
1513 # http://www.almanak.hi.is/klukkan.html
1515 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1516 Rule Iceland 1917 1919 - Feb 19 23:00 1:00 S
1517 Rule Iceland 1917 only - Oct 21 1:00 0 -
1518 Rule Iceland 1918 1919 - Nov 16 1:00 0 -
1519 Rule Iceland 1921 only - Mar 19 23:00 1:00 S
1520 Rule Iceland 1921 only - Jun 23 1:00 0 -
1521 Rule Iceland 1939 only - Apr 29 23:00 1:00 S
1522 Rule Iceland 1939 only - Oct 29 2:00 0 -
1523 Rule Iceland 1940 only - Feb 25 2:00 1:00 S
1524 Rule Iceland 1940 1941 - Nov Sun>=2 1:00s 0 -
1525 Rule Iceland 1941 1942 - Mar Sun>=2 1:00s 1:00 S
1526 # 1943-1946 - first Sunday in March until first Sunday in winter
1527 Rule Iceland 1943 1946 - Mar Sun>=1 1:00s 1:00 S
1528 Rule Iceland 1942 1948 - Oct Sun>=22 1:00s 0 -
1529 # 1947-1967 - first Sunday in April until first Sunday in winter
1530 Rule Iceland 1947 1967 - Apr Sun>=1 1:00s 1:00 S
1531 # 1949 and 1967 Oct transitions delayed by 1 week
1532 Rule Iceland 1949 only - Oct 30 1:00s 0 -
1533 Rule Iceland 1950 1966 - Oct Sun>=22 1:00s 0 -
1534 Rule Iceland 1967 only - Oct 29 1:00s 0 -
1535 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1536 Zone Atlantic/Reykjavik -1:28 - LMT 1908
1537 -1:00 Iceland -01/+00 1968 Apr 7 1:00s
1542 # From Paul Eggert (2001-03-06):
1543 # Sicily and Sardinia each had their own time zones from 1866 to 1893,
1544 # called Palermo Time (+00:53:28) and Cagliari Time (+00:36:32).
1545 # During World War II, German-controlled Italy used German time.
1546 # But these events all occurred before the 1970 cutoff,
1547 # so record only the time in Rome.
1549 # From Michael Deckers (2016-10-24):
1550 # http://www.ac-ilsestante.it/MERIDIANE/ora_legale quotes a law of 1893-08-10
1551 # ... [translated as] "The preceding dispositions will enter into
1552 # force at the instant at which, according to the time specified in
1553 # the 1st article, the 1st of November 1893 will begin...."
1555 # From Pierpaolo Bernardi (2016-10-20):
1556 # The authoritative source for time in Italy is the national metrological
1557 # institute, which has a summary page of historical DST data at
1558 # http://www.inrim.it/res/tf/ora_legale_i.shtml
1560 # http://www.renzobaldini.it/le-ore-legali-in-italia/
1561 # has still different data for 1944. It divides Italy in two, as
1562 # there were effectively two governments at the time, north of Gothic
1563 # Line German controlled territory, official government RSI, and south
1564 # of the Gothic Line, controlled by allied armies.
1566 # From Brian Inglis (2016-10-23):
1567 # Viceregal LEGISLATIVE DECREE. 14 September 1944, no. 219.
1568 # Restoration of Standard Time. (044U0219) (OJ 62 of 30.9.1944) ...
1569 # Given the R. law decreed on 1944-03-29, no. 92, by which standard time is
1570 # advanced to sixty minutes later starting at hour two on 1944-04-02; ...
1571 # Starting at hour three on the date 1944-09-17 standard time will be resumed.
1573 # From Paul Eggert (2016-10-27):
1574 # Go with INRiM for DST rules, except as corrected by Inglis for 1944
1575 # for the Kingdom of Italy. This is consistent with Renzo Baldini.
1576 # Model Rome's occupation by using C-Eur rules from 1943-09-10
1577 # to 1944-06-04; although Rome was an open city during this period, it
1578 # was effectively controlled by Germany.
1580 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1581 Rule Italy 1916 only - Jun 3 24:00 1:00 S
1582 Rule Italy 1916 1917 - Sep 30 24:00 0 -
1583 Rule Italy 1917 only - Mar 31 24:00 1:00 S
1584 Rule Italy 1918 only - Mar 9 24:00 1:00 S
1585 Rule Italy 1918 only - Oct 6 24:00 0 -
1586 Rule Italy 1919 only - Mar 1 24:00 1:00 S
1587 Rule Italy 1919 only - Oct 4 24:00 0 -
1588 Rule Italy 1920 only - Mar 20 24:00 1:00 S
1589 Rule Italy 1920 only - Sep 18 24:00 0 -
1590 Rule Italy 1940 only - Jun 14 24:00 1:00 S
1591 Rule Italy 1942 only - Nov 2 2:00s 0 -
1592 Rule Italy 1943 only - Mar 29 2:00s 1:00 S
1593 Rule Italy 1943 only - Oct 4 2:00s 0 -
1594 Rule Italy 1944 only - Apr 2 2:00s 1:00 S
1595 Rule Italy 1944 only - Sep 17 2:00s 0 -
1596 Rule Italy 1945 only - Apr 2 2:00 1:00 S
1597 Rule Italy 1945 only - Sep 15 1:00 0 -
1598 Rule Italy 1946 only - Mar 17 2:00s 1:00 S
1599 Rule Italy 1946 only - Oct 6 2:00s 0 -
1600 Rule Italy 1947 only - Mar 16 0:00s 1:00 S
1601 Rule Italy 1947 only - Oct 5 0:00s 0 -
1602 Rule Italy 1948 only - Feb 29 2:00s 1:00 S
1603 Rule Italy 1948 only - Oct 3 2:00s 0 -
1604 Rule Italy 1966 1968 - May Sun>=22 0:00s 1:00 S
1605 Rule Italy 1966 only - Sep 24 24:00 0 -
1606 Rule Italy 1967 1969 - Sep Sun>=22 0:00s 0 -
1607 Rule Italy 1969 only - Jun 1 0:00s 1:00 S
1608 Rule Italy 1970 only - May 31 0:00s 1:00 S
1609 Rule Italy 1970 only - Sep lastSun 0:00s 0 -
1610 Rule Italy 1971 1972 - May Sun>=22 0:00s 1:00 S
1611 Rule Italy 1971 only - Sep lastSun 0:00s 0 -
1612 Rule Italy 1972 only - Oct 1 0:00s 0 -
1613 Rule Italy 1973 only - Jun 3 0:00s 1:00 S
1614 Rule Italy 1973 1974 - Sep lastSun 0:00s 0 -
1615 Rule Italy 1974 only - May 26 0:00s 1:00 S
1616 Rule Italy 1975 only - Jun 1 0:00s 1:00 S
1617 Rule Italy 1975 1977 - Sep lastSun 0:00s 0 -
1618 Rule Italy 1976 only - May 30 0:00s 1:00 S
1619 Rule Italy 1977 1979 - May Sun>=22 0:00s 1:00 S
1620 Rule Italy 1978 only - Oct 1 0:00s 0 -
1621 Rule Italy 1979 only - Sep 30 0:00s 0 -
1622 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1623 Zone Europe/Rome 0:49:56 - LMT 1866 Sep 22
1624 0:49:56 - RMT 1893 Oct 31 23:49:56 # Rome Mean
1625 1:00 Italy CE%sT 1943 Sep 10
1626 1:00 C-Eur CE%sT 1944 Jun 4
1627 1:00 Italy CE%sT 1980
1630 Link Europe/Rome Europe/Vatican
1631 Link Europe/Rome Europe/San_Marino
1635 # From Liene Kanepe (1998-09-17):
1637 # I asked about this matter Scientific Secretary of the Institute of Astronomy
1638 # of The University of Latvia Dr. paed Mr. Ilgonis Vilks. I also searched the
1639 # correct data in juridical acts and I found some juridical documents about
1640 # changes in the counting of time in Latvia from 1981....
1642 # Act No. 35 of the Council of Ministers of Latvian SSR of 1981-01-22 ...
1643 # according to the Act No. 925 of the Council of Ministers of USSR of 1980-10-24
1644 # ...: all year round the time of 2nd time zone + 1 hour, in addition turning
1645 # the hands of the clock 1 hour forward on 1 April at 00:00 (GMT 31 March 21:00)
1646 # and 1 hour backward on the 1 October at 00:00 (GMT 30 September 20:00).
1648 # Act No. 592 of the Council of Ministers of Latvian SSR of 1984-09-24 ...
1649 # according to the Act No. 967 of the Council of Ministers of USSR of 1984-09-13
1650 # ...: all year round the time of 2nd time zone + 1 hour, in addition turning
1651 # the hands of the clock 1 hour forward on the last Sunday of March at 02:00
1652 # (GMT 23:00 on the previous day) and 1 hour backward on the last Sunday of
1653 # September at 03:00 (GMT 23:00 on the previous day).
1655 # Act No. 81 of the Council of Ministers of Latvian SSR of 1989-03-22 ...
1656 # according to the Act No. 227 of the Council of Ministers of USSR of 1989-03-14
1657 # ...: since the last Sunday of March 1989 in Lithuanian SSR, Latvian SSR,
1658 # Estonian SSR and Kaliningrad region of Russian Federation all year round the
1659 # time of 2nd time zone (Moscow time minus one hour). On the territory of Latvia
1660 # transition to summer time is performed on the last Sunday of March at 02:00
1661 # (GMT 00:00), turning the hands of the clock 1 hour forward. The end of
1662 # daylight saving time is performed on the last Sunday of September at 03:00
1663 # (GMT 00:00), turning the hands of the clock 1 hour backward. Exception is
1664 # 1989-03-26, when we must not turn the hands of the clock....
1666 # The Regulations of the Cabinet of Ministers of the Republic of Latvia of
1667 # 1997-01-21 on transition to Summer time ... established the same order of
1668 # daylight savings time settings as in the States of the European Union.
1670 # From Andrei Ivanov (2000-03-06):
1671 # This year Latvia will not switch to Daylight Savings Time (as specified in
1672 # The Regulations of the Cabinet of Ministers of the Rep. of Latvia of
1673 # 29-Feb-2000 (No. 79) <http://www.lv-laiks.lv/wwwraksti/2000/071072/vd4.htm>,
1674 # in Latvian for subscribers only).
1676 # From RFE/RL Newsline
1677 # http://www.rferl.org/newsline/2001/01/3-CEE/cee-030101.html
1678 # (2001-01-03), noted after a heads-up by Rives McDow:
1679 # The Latvian government on 2 January decided that the country will
1680 # institute daylight-saving time this spring, LETA reported.
1681 # Last February the three Baltic states decided not to turn back their
1682 # clocks one hour in the spring....
1683 # Minister of Economy Aigars Kalvītis noted that Latvia had too few
1684 # daylight hours and thus decided to comply with a draft European
1685 # Commission directive that provides for instituting daylight-saving
1686 # time in EU countries between 2002 and 2006. The Latvian government
1687 # urged Lithuania and Estonia to adopt a similar time policy, but it
1688 # appears that they will not do so....
1690 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1691 Rule Latvia 1989 1996 - Mar lastSun 2:00s 1:00 S
1692 Rule Latvia 1989 1996 - Sep lastSun 2:00s 0 -
1694 # Milne 1899 says Riga was 1:36:28 (Polytechnique House time).
1695 # Byalokoz 1919 says Latvia was 1:36:34.
1698 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1699 Zone Europe/Riga 1:36:34 - LMT 1880
1700 1:36:34 - RMT 1918 Apr 15 2:00 # Riga MT
1701 1:36:34 1:00 LST 1918 Sep 16 3:00 # Latvian ST
1702 1:36:34 - RMT 1919 Apr 1 2:00
1703 1:36:34 1:00 LST 1919 May 22 3:00
1704 1:36:34 - RMT 1926 May 11
1705 2:00 - EET 1940 Aug 5
1707 1:00 C-Eur CE%sT 1944 Oct 13
1708 3:00 Russia MSK/MSD 1989 Mar lastSun 2:00s
1709 2:00 1:00 EEST 1989 Sep lastSun 2:00s
1710 2:00 Latvia EE%sT 1997 Jan 21
1711 2:00 EU EE%sT 2000 Feb 29
1712 2:00 - EET 2001 Jan 2
1717 # From Paul Eggert (2013-09-09):
1718 # Shanks & Pottenger say Vaduz is like Zurich.
1720 # From Alois Treindl (2013-09-18):
1721 # http://www.eliechtensteinensia.li/LIJ/1978/1938-1978/1941.pdf
1722 # ... confirms on p. 6 that Liechtenstein followed Switzerland in 1941 and 1942.
1723 # I ... translate only the last two paragraphs:
1724 # ... during second world war, in the years 1941 and 1942, Liechtenstein
1725 # introduced daylight saving time, adapting to Switzerland. From 1943 on
1726 # central European time was in force throughout the year.
1727 # From a report of the duke's government to the high council,
1728 # regarding the introduction of a time law, of 31 May 1977.
1730 Link Europe/Zurich Europe/Vaduz
1735 # From Paul Eggert (2016-03-18):
1736 # The 1989 transition is from USSR act No. 227 (1989-03-14).
1738 # From Paul Eggert (1996-11-22):
1739 # IATA SSIM (1992/1996) says Lithuania uses W-Eur rules, but since it is
1740 # known to be wrong about Estonia and Latvia, assume it's wrong here too.
1742 # From Marius Gedminas (1998-08-07):
1743 # I would like to inform that in this year Lithuanian time zone
1744 # (Europe/Vilnius) was changed.
1746 # From ELTA No. 972 (2582) (1999-09-29) <http://www.elta.lt/>,
1747 # via Steffen Thorsen:
1748 # Lithuania has shifted back to the second time zone (GMT plus two hours)
1749 # to be valid here starting from October 31,
1750 # as decided by the national government on Wednesday....
1751 # The Lithuanian government also announced plans to consider a
1752 # motion to give up shifting to summer time in spring, as it was
1753 # already done by Estonia.
1755 # From the Fact File, Lithuanian State Department of Tourism
1756 # <http://www.tourism.lt/informa/ff.htm> (2000-03-27):
1757 # Local time is GMT+2 hours ..., no daylight saving.
1759 # From a user via Klaus Marten (2003-02-07):
1760 # As a candidate for membership of the European Union, Lithuania will
1761 # observe Summer Time in 2003, changing its clocks at the times laid
1762 # down in EU Directive 2000/84 of 19.I.01 (i.e. at the same times as its
1763 # neighbour Latvia). The text of the Lithuanian government Order of
1764 # 7.XI.02 to this effect can be found at
1765 # http://www.lrvk.lt/nut/11/n1749.htm
1768 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1769 Zone Europe/Vilnius 1:41:16 - LMT 1880
1770 1:24:00 - WMT 1917 # Warsaw Mean Time
1771 1:35:36 - KMT 1919 Oct 10 # Kaunas Mean Time
1772 1:00 - CET 1920 Jul 12
1773 2:00 - EET 1920 Oct 9
1774 1:00 - CET 1940 Aug 3
1775 3:00 - MSK 1941 Jun 24
1776 1:00 C-Eur CE%sT 1944 Aug
1777 3:00 Russia MSK/MSD 1989 Mar 26 2:00s
1778 2:00 Russia EE%sT 1991 Sep 29 2:00s
1779 2:00 C-Eur EE%sT 1998
1780 2:00 - EET 1998 Mar 29 1:00u
1781 1:00 EU CE%sT 1999 Oct 31 1:00u
1782 2:00 - EET 2003 Jan 1
1786 # Whitman disagrees with most of these dates in minor ways;
1787 # go with Shanks & Pottenger.
1788 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1789 Rule Lux 1916 only - May 14 23:00 1:00 S
1790 Rule Lux 1916 only - Oct 1 1:00 0 -
1791 Rule Lux 1917 only - Apr 28 23:00 1:00 S
1792 Rule Lux 1917 only - Sep 17 1:00 0 -
1793 Rule Lux 1918 only - Apr Mon>=15 2:00s 1:00 S
1794 Rule Lux 1918 only - Sep Mon>=15 2:00s 0 -
1795 Rule Lux 1919 only - Mar 1 23:00 1:00 S
1796 Rule Lux 1919 only - Oct 5 3:00 0 -
1797 Rule Lux 1920 only - Feb 14 23:00 1:00 S
1798 Rule Lux 1920 only - Oct 24 2:00 0 -
1799 Rule Lux 1921 only - Mar 14 23:00 1:00 S
1800 Rule Lux 1921 only - Oct 26 2:00 0 -
1801 Rule Lux 1922 only - Mar 25 23:00 1:00 S
1802 Rule Lux 1922 only - Oct Sun>=2 1:00 0 -
1803 Rule Lux 1923 only - Apr 21 23:00 1:00 S
1804 Rule Lux 1923 only - Oct Sun>=2 2:00 0 -
1805 Rule Lux 1924 only - Mar 29 23:00 1:00 S
1806 Rule Lux 1924 1928 - Oct Sun>=2 1:00 0 -
1807 Rule Lux 1925 only - Apr 5 23:00 1:00 S
1808 Rule Lux 1926 only - Apr 17 23:00 1:00 S
1809 Rule Lux 1927 only - Apr 9 23:00 1:00 S
1810 Rule Lux 1928 only - Apr 14 23:00 1:00 S
1811 Rule Lux 1929 only - Apr 20 23:00 1:00 S
1812 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1813 Zone Europe/Luxembourg 0:24:36 - LMT 1904 Jun
1814 1:00 Lux CE%sT 1918 Nov 25
1815 0:00 Lux WE%sT 1929 Oct 6 2:00s
1816 0:00 Belgium WE%sT 1940 May 14 3:00
1817 1:00 C-Eur WE%sT 1944 Sep 18 3:00
1818 1:00 Belgium CE%sT 1977
1822 # See Europe/Belgrade.
1826 # From Paul Eggert (2016-10-21):
1827 # Assume 1900-1972 was like Rome, overriding Shanks.
1829 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1830 Rule Malta 1973 only - Mar 31 0:00s 1:00 S
1831 Rule Malta 1973 only - Sep 29 0:00s 0 -
1832 Rule Malta 1974 only - Apr 21 0:00s 1:00 S
1833 Rule Malta 1974 only - Sep 16 0:00s 0 -
1834 Rule Malta 1975 1979 - Apr Sun>=15 2:00 1:00 S
1835 Rule Malta 1975 1980 - Sep Sun>=15 2:00 0 -
1836 Rule Malta 1980 only - Mar 31 2:00 1:00 S
1837 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1838 Zone Europe/Malta 0:58:04 - LMT 1893 Nov 2 0:00s # Valletta
1839 1:00 Italy CE%sT 1973 Mar 31
1840 1:00 Malta CE%sT 1981
1845 # From Stepan Golosunov (2016-03-07):
1846 # the act of the government of the Republic of Moldova Nr. 132 from 1990-05-04
1847 # http://lex.justice.md/viewdoc.php?action=view&view=doc&id=298782&lang=2
1848 # ... says that since 1990-05-06 on the territory of the Moldavian SSR
1849 # time would be calculated as the standard time of the second time belt
1850 # plus one hour of the "summer" time. To implement that clocks would be
1851 # adjusted one hour backwards at 1990-05-06 2:00. After that "summer"
1852 # time would be cancelled last Sunday of September at 3:00 and
1853 # reintroduced last Sunday of March at 2:00.
1855 # From Paul Eggert (2006-03-22):
1856 # A previous version of this database followed Shanks & Pottenger, who write
1857 # that Tiraspol switched to Moscow time on 1992-01-19 at 02:00.
1858 # However, this is most likely an error, as Moldova declared independence
1859 # on 1991-08-27 (the 1992-01-19 date is that of a Russian decree).
1860 # In early 1992 there was large-scale interethnic violence in the area
1861 # and it's possible that some Russophones continued to observe Moscow time.
1862 # But [two people] separately reported via
1863 # Jesper Nørgaard that as of 2001-01-24 Tiraspol was like Chisinau.
1864 # The Tiraspol entry has therefore been removed for now.
1866 # From Alexander Krivenyshev (2011-10-17):
1867 # Pridnestrovian Moldavian Republic (PMR, also known as
1868 # "Pridnestrovie") has abolished seasonal clock change (no transition
1869 # to the Winter Time).
1871 # News (in Russian):
1872 # http://www.kyivpost.ua/russia/news/pridnestrove-otkazalos-ot-perehoda-na-zimnee-vremya-30954.html
1873 # http://www.allmoldova.com/moldova-news/1249064116.html
1875 # The substance of this change (reinstatement of the Tiraspol entry)
1876 # is from a patch from Petr Machata (2011-10-17)
1878 # From Tim Parenti (2011-10-19)
1879 # In addition, being situated at +4651+2938 would give Tiraspol
1880 # a pre-1880 LMT offset of 1:58:32.
1882 # (which agrees with the earlier entry that had been removed)
1884 # From Alexander Krivenyshev (2011-10-26)
1885 # NO need to divide Moldova into two timezones at this point.
1886 # As of today, Transnistria (Pridnestrovie)- Tiraspol reversed its own
1887 # decision to abolish DST this winter.
1888 # Following Moldova and neighboring Ukraine- Transnistria (Pridnestrovie)-
1889 # Tiraspol will go back to winter time on October 30, 2011.
1890 # News from Moldova (in russian):
1891 # https://ru.publika.md/link_317061.html
1893 # From Roman Tudos (2015-07-02):
1894 # http://lex.justice.md/index.php?action=view&view=doc&lang=1&id=355077
1895 # From Paul Eggert (2015-07-01):
1896 # The abovementioned official link to IGO1445-868/2014 states that
1897 # 2014-10-26's fallback transition occurred at 03:00 local time. Also,
1898 # https://www.trm.md/en/social/la-30-martie-vom-trece-la-ora-de-vara
1899 # says the 2014-03-30 spring-forward transition was at 02:00 local time.
1900 # Guess that since 1997 Moldova has switched one hour before the EU.
1902 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1903 Rule Moldova 1997 max - Mar lastSun 2:00 1:00 S
1904 Rule Moldova 1997 max - Oct lastSun 3:00 0 -
1906 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1907 Zone Europe/Chisinau 1:55:20 - LMT 1880
1908 1:55 - CMT 1918 Feb 15 # Chisinau MT
1909 1:44:24 - BMT 1931 Jul 24 # Bucharest MT
1910 2:00 Romania EE%sT 1940 Aug 15
1911 2:00 1:00 EEST 1941 Jul 17
1912 1:00 C-Eur CE%sT 1944 Aug 24
1913 3:00 Russia MSK/MSD 1990 May 6 2:00
1914 2:00 Russia EE%sT 1992
1915 2:00 E-Eur EE%sT 1997
1916 # See Romania commentary for the guessed 1997 transition to EU rules.
1920 # Shanks & Pottenger give 0:09:20 for Paris Mean Time; go with Howse's
1921 # more precise 0:09:21.
1922 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1923 Zone Europe/Monaco 0:29:32 - LMT 1891 Mar 15
1924 0:09:21 - PMT 1911 Mar 11 # Paris Mean Time
1925 0:00 France WE%sT 1945 Sep 16 3:00
1926 1:00 France CE%sT 1977
1930 # See Europe/Belgrade.
1934 # Howse writes that the Netherlands' railways used GMT between 1892 and 1940,
1935 # but for other purposes the Netherlands used Amsterdam mean time.
1937 # However, Robert H. van Gent writes (2001-04-01):
1938 # Howse's statement is only correct up to 1909. From 1909-05-01 (00:00:00
1939 # Amsterdam mean time) onwards, the whole of the Netherlands (including
1940 # the Dutch railways) was required by law to observe Amsterdam mean time
1941 # (19 minutes 32.13 seconds ahead of GMT). This had already been the
1942 # common practice (except for the railways) for many decades but it was
1943 # not until 1909 when the Dutch government finally defined this by law.
1944 # On 1937-07-01 this was changed to 20 minutes (exactly) ahead of GMT and
1945 # was generally known as Dutch Time ("Nederlandse Tijd").
1948 # 1892-05-01 was the date when the Dutch railways were by law required to
1949 # observe GMT while the remainder of the Netherlands adhered to the common
1950 # practice of following Amsterdam mean time.
1953 # In 1835 the authorities of the province of North Holland requested the
1954 # municipal authorities of the towns and cities in the province to observe
1955 # Amsterdam mean time but I do not know in how many cases this request was
1956 # actually followed.
1958 # From 1852 onwards the Dutch telegraph offices were by law required to
1959 # observe Amsterdam mean time. As the time signals from the observatory of
1960 # Leiden were also distributed by the telegraph system, I assume that most
1961 # places linked up with the telegraph (and railway) system automatically
1962 # adopted Amsterdam mean time.
1964 # Although the early Dutch railway companies initially observed a variety
1965 # of times, most of them had adopted Amsterdam mean time by 1858 but it
1966 # was not until 1866 when they were all required by law to observe
1967 # Amsterdam mean time.
1969 # The data entries before 1945 are taken from
1970 # https://www.staff.science.uu.nl/~gent0113/wettijd/wettijd.htm
1972 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
1973 Rule Neth 1916 only - May 1 0:00 1:00 NST # Netherlands Summer Time
1974 Rule Neth 1916 only - Oct 1 0:00 0 AMT # Amsterdam Mean Time
1975 Rule Neth 1917 only - Apr 16 2:00s 1:00 NST
1976 Rule Neth 1917 only - Sep 17 2:00s 0 AMT
1977 Rule Neth 1918 1921 - Apr Mon>=1 2:00s 1:00 NST
1978 Rule Neth 1918 1921 - Sep lastMon 2:00s 0 AMT
1979 Rule Neth 1922 only - Mar lastSun 2:00s 1:00 NST
1980 Rule Neth 1922 1936 - Oct Sun>=2 2:00s 0 AMT
1981 Rule Neth 1923 only - Jun Fri>=1 2:00s 1:00 NST
1982 Rule Neth 1924 only - Mar lastSun 2:00s 1:00 NST
1983 Rule Neth 1925 only - Jun Fri>=1 2:00s 1:00 NST
1984 # From 1926 through 1939 DST began 05-15, except that it was delayed by a week
1985 # in years when 05-15 fell in the Pentecost weekend.
1986 Rule Neth 1926 1931 - May 15 2:00s 1:00 NST
1987 Rule Neth 1932 only - May 22 2:00s 1:00 NST
1988 Rule Neth 1933 1936 - May 15 2:00s 1:00 NST
1989 Rule Neth 1937 only - May 22 2:00s 1:00 NST
1990 Rule Neth 1937 only - Jul 1 0:00 1:00 S
1991 Rule Neth 1937 1939 - Oct Sun>=2 2:00s 0 -
1992 Rule Neth 1938 1939 - May 15 2:00s 1:00 S
1993 Rule Neth 1945 only - Apr 2 2:00s 1:00 S
1994 Rule Neth 1945 only - Sep 16 2:00s 0 -
1996 # Amsterdam Mean Time was +00:19:32.13 exactly, but the .13 is omitted
1997 # below because the current format requires GMTOFF to be an integer.
1998 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
1999 Zone Europe/Amsterdam 0:19:32 - LMT 1835
2000 0:19:32 Neth %s 1937 Jul 1
2001 0:20 Neth +0020/+0120 1940 May 16 0:00
2002 1:00 C-Eur CE%sT 1945 Apr 2 2:00
2003 1:00 Neth CE%sT 1977
2007 # http://met.no/met/met_lex/q_u/sommertid.html (2004-01) agrees with Shanks &
2009 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
2010 Rule Norway 1916 only - May 22 1:00 1:00 S
2011 Rule Norway 1916 only - Sep 30 0:00 0 -
2012 Rule Norway 1945 only - Apr 2 2:00s 1:00 S
2013 Rule Norway 1945 only - Oct 1 2:00s 0 -
2014 Rule Norway 1959 1964 - Mar Sun>=15 2:00s 1:00 S
2015 Rule Norway 1959 1965 - Sep Sun>=15 2:00s 0 -
2016 Rule Norway 1965 only - Apr 25 2:00s 1:00 S
2017 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
2018 Zone Europe/Oslo 0:43:00 - LMT 1895 Jan 1
2019 1:00 Norway CE%sT 1940 Aug 10 23:00
2020 1:00 C-Eur CE%sT 1945 Apr 2 2:00
2021 1:00 Norway CE%sT 1980
2024 # Svalbard & Jan Mayen
2026 # From Steffen Thorsen (2001-05-01):
2027 # Although I could not find it explicitly, it seems that Jan Mayen and
2028 # Svalbard have been using the same time as Norway at least since the
2029 # time they were declared as parts of Norway. Svalbard was declared
2030 # as a part of Norway by law of 1925-07-17 no 11, section 4 and Jan
2031 # Mayen by law of 1930-02-27 no 2, section 2. (From
2032 # <http://www.lovdata.no/all/nl-19250717-011.html> and
2033 # <http://www.lovdata.no/all/nl-19300227-002.html>). The law/regulation
2034 # for normal/standard time in Norway is from 1894-06-29 no 1 (came
2035 # into operation on 1895-01-01) and Svalbard/Jan Mayen seem to be a
2036 # part of this law since 1925/1930. (From
2037 # <http://www.lovdata.no/all/nl-18940629-001.html>) I have not been
2038 # able to find if Jan Mayen used a different time zone (e.g. -0100)
2039 # before 1930. Jan Mayen has only been "inhabited" since 1921 by
2040 # Norwegian meteorologists and maybe used the same time as Norway ever
2041 # since 1921. Svalbard (Arctic/Longyearbyen) has been inhabited since
2042 # before 1895, and therefore probably changed the local time somewhere
2043 # between 1895 and 1925 (inclusive).
2045 # From Paul Eggert (2013-09-04):
2047 # Actually, Jan Mayen was never occupied by Germany during World War II,
2048 # so it must have diverged from Oslo time during the war, as Oslo was
2049 # keeping Berlin time.
2051 # <https://www.jan-mayen.no/history.htm> says that the meteorologists
2052 # burned down their station in 1940 and left the island, but returned in
2053 # 1941 with a small Norwegian garrison and continued operations despite
2054 # frequent air attacks from Germans. In 1943 the Americans established a
2055 # radiolocating station on the island, called "Atlantic City". Possibly
2056 # the UT offset changed during the war, but I think it unlikely that
2057 # Jan Mayen used German daylight-saving rules.
2059 # Svalbard is more complicated, as it was raided in August 1941 by an
2060 # Allied party that evacuated the civilian population to England (says
2061 # <http://www.bartleby.com/65/sv/Svalbard.html>). The Svalbard FAQ
2062 # <http://www.svalbard.com/SvalbardFAQ.html> says that the Germans were
2063 # expelled on 1942-05-14. However, small parties of Germans did return,
2064 # and according to Wilhelm Dege's book "War North of 80" (1954)
2065 # http://www.ucalgary.ca/UofC/departments/UP/1-55238/1-55238-110-2.html
2066 # the German armed forces at the Svalbard weather station code-named
2067 # Haudegen did not surrender to the Allies until September 1945.
2069 # All these events predate our cutoff date of 1970, so use Europe/Oslo
2070 # for these regions.
2071 Link Europe/Oslo Arctic/Longyearbyen
2075 # The 1919 dates and times can be found in Tygodnik Urzędowy nr 1 (1919-03-20),
2076 # <http://www.wbc.poznan.pl/publication/32156> pp 1-2.
2078 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
2079 Rule Poland 1918 1919 - Sep 16 2:00s 0 -
2080 Rule Poland 1919 only - Apr 15 2:00s 1:00 S
2081 Rule Poland 1944 only - Apr 3 2:00s 1:00 S
2082 # Whitman gives 1944 Nov 30; go with Shanks & Pottenger.
2083 Rule Poland 1944 only - Oct 4 2:00 0 -
2084 # For 1944-1948 Whitman gives the previous day; go with Shanks & Pottenger.
2085 Rule Poland 1945 only - Apr 29 0:00 1:00 S
2086 Rule Poland 1945 only - Nov 1 0:00 0 -
2087 # For 1946 on the source is Kazimierz Borkowski,
2088 # Toruń Center for Astronomy, Dept. of Radio Astronomy, Nicolaus Copernicus U.,
2089 # https://www.astro.uni.torun.pl/~kb/Artykuly/U-PA/Czas2.htm#tth_tAb1
2090 # Thanks to Przemysław Augustyniak (2005-05-28) for this reference.
2091 # He also gives these further references:
2092 # Mon Pol nr 13, poz 162 (1995) <http://www.abc.com.pl/serwis/mp/1995/0162.htm>
2093 # Druk nr 2180 (2003) <http://www.senat.gov.pl/k5/dok/sejm/053/2180.pdf>
2094 Rule Poland 1946 only - Apr 14 0:00s 1:00 S
2095 Rule Poland 1946 only - Oct 7 2:00s 0 -
2096 Rule Poland 1947 only - May 4 2:00s 1:00 S
2097 Rule Poland 1947 1949 - Oct Sun>=1 2:00s 0 -
2098 Rule Poland 1948 only - Apr 18 2:00s 1:00 S
2099 Rule Poland 1949 only - Apr 10 2:00s 1:00 S
2100 Rule Poland 1957 only - Jun 2 1:00s 1:00 S
2101 Rule Poland 1957 1958 - Sep lastSun 1:00s 0 -
2102 Rule Poland 1958 only - Mar 30 1:00s 1:00 S
2103 Rule Poland 1959 only - May 31 1:00s 1:00 S
2104 Rule Poland 1959 1961 - Oct Sun>=1 1:00s 0 -
2105 Rule Poland 1960 only - Apr 3 1:00s 1:00 S
2106 Rule Poland 1961 1964 - May lastSun 1:00s 1:00 S
2107 Rule Poland 1962 1964 - Sep lastSun 1:00s 0 -
2108 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
2109 Zone Europe/Warsaw 1:24:00 - LMT 1880
2110 1:24:00 - WMT 1915 Aug 5 # Warsaw Mean Time
2111 1:00 C-Eur CE%sT 1918 Sep 16 3:00
2112 2:00 Poland EE%sT 1922 Jun
2113 1:00 Poland CE%sT 1940 Jun 23 2:00
2114 1:00 C-Eur CE%sT 1944 Oct
2115 1:00 Poland CE%sT 1977
2116 1:00 W-Eur CE%sT 1988
2121 # From Paul Eggert (2014-08-11), after a heads-up from Stephen Colebourne:
2122 # According to a Portuguese decree (1911-05-26)
2123 # https://dre.pt/application/dir/pdf1sdip/1911/05/12500/23132313.pdf
2124 # Lisbon was at -0:36:44.68, but switched to GMT on 1912-01-01 at 00:00.
2125 # Round the old offset to -0:36:45. This agrees with Willett but disagrees
2126 # with Shanks, who says the transition occurred on 1911-05-24 at 00:00 for
2127 # Europe/Lisbon, Atlantic/Azores, and Atlantic/Madeira.
2129 # From Rui Pedro Salgueiro (1992-11-12):
2130 # Portugal has recently (September, 27) changed timezone
2131 # (from WET to MET or CET) to harmonize with EEC.
2133 # Martin Bruckmann (1996-02-29) reports via Peter Ilieve
2134 # that Portugal is reverting to 0:00 by not moving its clocks this spring.
2135 # The new Prime Minister was fed up with getting up in the dark in the winter.
2137 # From Paul Eggert (1996-11-12):
2138 # IATA SSIM (1991-09) reports several 1991-09 and 1992-09 transitions
2139 # at 02:00u, not 01:00u. Assume that these are typos.
2140 # IATA SSIM (1991/1992) reports that the Azores were at -1:00.
2141 # IATA SSIM (1993-02) says +0:00; later issues (through 1996-09) say -1:00.
2142 # Guess that the Azores changed to EU rules in 1992 (since that's when Portugal
2143 # harmonized with EU rules), and that they stayed +0:00 that winter.
2145 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
2146 # DSH writes that despite Decree 1,469 (1915), the change to the clocks was not
2147 # done every year, depending on what Spain did, because of railroad schedules.
2148 # Go with Shanks & Pottenger.
2149 Rule Port 1916 only - Jun 17 23:00 1:00 S
2150 # Whitman gives 1916 Oct 31; go with Shanks & Pottenger.
2151 Rule Port 1916 only - Nov 1 1:00 0 -
2152 Rule Port 1917 only - Feb 28 23:00s 1:00 S
2153 Rule Port 1917 1921 - Oct 14 23:00s 0 -
2154 Rule Port 1918 only - Mar 1 23:00s 1:00 S
2155 Rule Port 1919 only - Feb 28 23:00s 1:00 S
2156 Rule Port 1920 only - Feb 29 23:00s 1:00 S
2157 Rule Port 1921 only - Feb 28 23:00s 1:00 S
2158 Rule Port 1924 only - Apr 16 23:00s 1:00 S
2159 Rule Port 1924 only - Oct 14 23:00s 0 -
2160 Rule Port 1926 only - Apr 17 23:00s 1:00 S
2161 Rule Port 1926 1929 - Oct Sat>=1 23:00s 0 -
2162 Rule Port 1927 only - Apr 9 23:00s 1:00 S
2163 Rule Port 1928 only - Apr 14 23:00s 1:00 S
2164 Rule Port 1929 only - Apr 20 23:00s 1:00 S
2165 Rule Port 1931 only - Apr 18 23:00s 1:00 S
2166 # Whitman gives 1931 Oct 8; go with Shanks & Pottenger.
2167 Rule Port 1931 1932 - Oct Sat>=1 23:00s 0 -
2168 Rule Port 1932 only - Apr 2 23:00s 1:00 S
2169 Rule Port 1934 only - Apr 7 23:00s 1:00 S
2170 # Whitman gives 1934 Oct 5; go with Shanks & Pottenger.
2171 Rule Port 1934 1938 - Oct Sat>=1 23:00s 0 -
2172 # Shanks & Pottenger give 1935 Apr 30; go with Whitman.
2173 Rule Port 1935 only - Mar 30 23:00s 1:00 S
2174 Rule Port 1936 only - Apr 18 23:00s 1:00 S
2175 # Whitman gives 1937 Apr 2; go with Shanks & Pottenger.
2176 Rule Port 1937 only - Apr 3 23:00s 1:00 S
2177 Rule Port 1938 only - Mar 26 23:00s 1:00 S
2178 Rule Port 1939 only - Apr 15 23:00s 1:00 S
2179 # Whitman gives 1939 Oct 7; go with Shanks & Pottenger.
2180 Rule Port 1939 only - Nov 18 23:00s 0 -
2181 Rule Port 1940 only - Feb 24 23:00s 1:00 S
2182 # Shanks & Pottenger give 1940 Oct 7; go with Whitman.
2183 Rule Port 1940 1941 - Oct 5 23:00s 0 -
2184 Rule Port 1941 only - Apr 5 23:00s 1:00 S
2185 Rule Port 1942 1945 - Mar Sat>=8 23:00s 1:00 S
2186 Rule Port 1942 only - Apr 25 22:00s 2:00 M # Midsummer
2187 Rule Port 1942 only - Aug 15 22:00s 1:00 S
2188 Rule Port 1942 1945 - Oct Sat>=24 23:00s 0 -
2189 Rule Port 1943 only - Apr 17 22:00s 2:00 M
2190 Rule Port 1943 1945 - Aug Sat>=25 22:00s 1:00 S
2191 Rule Port 1944 1945 - Apr Sat>=21 22:00s 2:00 M
2192 Rule Port 1946 only - Apr Sat>=1 23:00s 1:00 S
2193 Rule Port 1946 only - Oct Sat>=1 23:00s 0 -
2194 Rule Port 1947 1949 - Apr Sun>=1 2:00s 1:00 S
2195 Rule Port 1947 1949 - Oct Sun>=1 2:00s 0 -
2196 # Shanks & Pottenger say DST was observed in 1950; go with Whitman.
2197 # Whitman gives Oct lastSun for 1952 on; go with Shanks & Pottenger.
2198 Rule Port 1951 1965 - Apr Sun>=1 2:00s 1:00 S
2199 Rule Port 1951 1965 - Oct Sun>=1 2:00s 0 -
2200 Rule Port 1977 only - Mar 27 0:00s 1:00 S
2201 Rule Port 1977 only - Sep 25 0:00s 0 -
2202 Rule Port 1978 1979 - Apr Sun>=1 0:00s 1:00 S
2203 Rule Port 1978 only - Oct 1 0:00s 0 -
2204 Rule Port 1979 1982 - Sep lastSun 1:00s 0 -
2205 Rule Port 1980 only - Mar lastSun 0:00s 1:00 S
2206 Rule Port 1981 1982 - Mar lastSun 1:00s 1:00 S
2207 Rule Port 1983 only - Mar lastSun 2:00s 1:00 S
2209 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
2210 Zone Europe/Lisbon -0:36:45 - LMT 1884
2211 -0:36:45 - LMT 1912 Jan 1 # Lisbon Mean Time
2212 0:00 Port WE%sT 1966 Apr 3 2:00
2213 1:00 - CET 1976 Sep 26 1:00
2214 0:00 Port WE%sT 1983 Sep 25 1:00s
2215 0:00 W-Eur WE%sT 1992 Sep 27 1:00s
2216 1:00 EU CE%sT 1996 Mar 31 1:00u
2218 # This Zone can be simplified once we assume zic %z.
2219 Zone Atlantic/Azores -1:42:40 - LMT 1884 # Ponta Delgada
2220 -1:54:32 - HMT 1912 Jan 1 # Horta Mean Time
2221 -2:00 Port -02/-01 1942 Apr 25 22:00s
2222 -2:00 Port +00 1942 Aug 15 22:00s
2223 -2:00 Port -02/-01 1943 Apr 17 22:00s
2224 -2:00 Port +00 1943 Aug 28 22:00s
2225 -2:00 Port -02/-01 1944 Apr 22 22:00s
2226 -2:00 Port +00 1944 Aug 26 22:00s
2227 -2:00 Port -02/-01 1945 Apr 21 22:00s
2228 -2:00 Port +00 1945 Aug 25 22:00s
2229 -2:00 Port -02/-01 1966 Apr 3 2:00
2230 -1:00 Port -01/+00 1983 Sep 25 1:00s
2231 -1:00 W-Eur -01/+00 1992 Sep 27 1:00s
2232 0:00 EU WE%sT 1993 Mar 28 1:00u
2234 # This Zone can be simplified once we assume zic %z.
2235 Zone Atlantic/Madeira -1:07:36 - LMT 1884 # Funchal
2236 -1:07:36 - FMT 1912 Jan 1 # Funchal Mean Time
2237 -1:00 Port -01/+00 1942 Apr 25 22:00s
2238 -1:00 Port +01 1942 Aug 15 22:00s
2239 -1:00 Port -01/+00 1943 Apr 17 22:00s
2240 -1:00 Port +01 1943 Aug 28 22:00s
2241 -1:00 Port -01/+00 1944 Apr 22 22:00s
2242 -1:00 Port +01 1944 Aug 26 22:00s
2243 -1:00 Port -01/+00 1945 Apr 21 22:00s
2244 -1:00 Port +01 1945 Aug 25 22:00s
2245 -1:00 Port -01/+00 1966 Apr 3 2:00
2246 0:00 Port WE%sT 1983 Sep 25 1:00s
2251 # From Paul Eggert (1999-10-07):
2252 # Nine O'clock <http://www.nineoclock.ro/POL/1778pol.html>
2253 # (1998-10-23) reports that the switch occurred at
2254 # 04:00 local time in fall 1998. For lack of better info,
2255 # assume that Romania and Moldova switched to EU rules in 1997,
2256 # the same year as Bulgaria.
2258 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
2259 Rule Romania 1932 only - May 21 0:00s 1:00 S
2260 Rule Romania 1932 1939 - Oct Sun>=1 0:00s 0 -
2261 Rule Romania 1933 1939 - Apr Sun>=2 0:00s 1:00 S
2262 Rule Romania 1979 only - May 27 0:00 1:00 S
2263 Rule Romania 1979 only - Sep lastSun 0:00 0 -
2264 Rule Romania 1980 only - Apr 5 23:00 1:00 S
2265 Rule Romania 1980 only - Sep lastSun 1:00 0 -
2266 Rule Romania 1991 1993 - Mar lastSun 0:00s 1:00 S
2267 Rule Romania 1991 1993 - Sep lastSun 0:00s 0 -
2268 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
2269 Zone Europe/Bucharest 1:44:24 - LMT 1891 Oct
2270 1:44:24 - BMT 1931 Jul 24 # Bucharest MT
2271 2:00 Romania EE%sT 1981 Mar 29 2:00s
2272 2:00 C-Eur EE%sT 1991
2273 2:00 Romania EE%sT 1994
2274 2:00 E-Eur EE%sT 1997
2280 # From Alexander Krivenyshev (2011-09-15):
2281 # Based on last Russian Government Decree No. 725 on August 31, 2011
2282 # (Government document
2283 # http://www.government.ru/gov/results/16355/print/
2285 # there are few corrections have to be made for some Russian time zones...
2286 # All updated Russian Time Zones were placed in table and translated to English
2287 # by WorldTimeZone.com at the link below:
2288 # http://www.worldtimezone.com/dst_news/dst_news_russia36.htm
2290 # From Sanjeev Gupta (2011-09-27):
2291 # Scans of [Decree No. 23 of January 8, 1992] are available at:
2292 # http://government.consultant.ru/page.aspx?1223966
2293 # They are in Cyrillic letters (presumably Russian).
2295 # From Arthur David Olson (2012-05-09):
2296 # Regarding the instant when clocks in time-zone-shifting parts of Russia
2297 # changed in September 2011:
2300 # http://government.ru/gov/results/16355/
2301 # which, according to translate.google.com, begins "Decree of August 31,
2302 # 2011 No. 725" and contains no other dates or "effective date" information.
2305 # https://rg.ru/2011/09/06/chas-zona-dok.html
2306 # which, according to translate.google.com, begins "Resolution of the
2307 # Government of the Russian Federation on August 31, 2011 N 725" and also
2308 # contains "Date first official publication: September 6, 2011 Posted on:
2309 # in the 'RG' - Federal Issue No. 5573 September 6, 2011" but which
2310 # does not contain any "effective date" information.
2313 # https://en.wikipedia.org/wiki/Oymyakonsky_District#cite_note-RuTime-7
2314 # which, in note 8, contains "Resolution No. 725 of August 31, 2011...
2315 # Effective as of after 7 days following the day of the official publication"
2316 # but which does not contain any reference to September 6, 2011.
2318 # The Wikipedia article refers to
2319 # http://base.consultant.ru/cons/cgi/online.cgi?req=doc;base=LAW;n=118896
2320 # which seems to copy the text of the government.ru page.
2322 # Tobias Conradi combines Wikipedia's
2323 # "as of after 7 days following the day of the official publication"
2324 # with www.rg.ru's "Date of first official publication: September 6, 2011" to
2325 # get September 13, 2011 as the cutover date (unusually, a Tuesday, as Tobias
2328 # None of the sources indicates a time of day for changing clocks.
2330 # Go with 2011-09-13 0:00s.
2332 # From Alexander Krivenyshev (2014-07-01):
2333 # According to the Russian news (ITAR-TASS News Agency)
2334 # http://en.itar-tass.com/russia/738562
2335 # the State Duma has approved ... the draft bill on returning to
2336 # winter time standard and return Russia 11 time zones. The new
2337 # regulations will come into effect on October 26, 2014 at 02:00 ...
2338 # http://asozd2.duma.gov.ru/main.nsf/%28Spravka%29?OpenAgent&RN=431985-6&02
2339 # Here is a link where we put together table (based on approved Bill N
2340 # 431985-6) with proposed 11 Russian time zones and corresponding
2341 # areas/cities/administrative centers in the Russian Federation (in English):
2342 # http://www.worldtimezone.com/dst_news/dst_news_russia65.html
2344 # From Alexander Krivenyshev (2014-07-22):
2345 # Putin signed the Federal Law 431985-6 ... (in Russian)
2346 # http://itar-tass.com/obschestvo/1333711
2347 # http://www.pravo.gov.ru:8080/page.aspx?111660
2348 # http://www.kremlin.ru/acts/46279
2349 # From October 26, 2014 the new Russian time zone map will look like this:
2350 # http://www.worldtimezone.com/dst_news/dst_news_russia-map-2014-07.html
2352 # From Paul Eggert (2006-03-22):
2353 # Moscow time zone abbreviations after 1919-07-01, and Moscow rules after 1991,
2354 # are from Andrey A. Chernov. The rest is from Shanks & Pottenger,
2355 # except we follow Chernov's report that 1992 DST transitions were Sat
2356 # 23:00, not Sun 02:00s.
2358 # From Stanislaw A. Kuzikowski (1994-06-29):
2359 # But now it is some months since Novosibirsk is 3 hours ahead of Moscow!
2360 # I do not know why they have decided to make this change;
2361 # as far as I remember it was done exactly during winter->summer switching
2362 # so we (Novosibirsk) simply did not switch.
2364 # From Andrey A. Chernov (1996-10-04):
2365 # 'MSK' and 'MSD' were born and used initially on Moscow computers with
2366 # UNIX-like OSes by several developer groups (e.g. Demos group, Kiae group)....
2367 # The next step was the UUCP network, the Relcom predecessor
2368 # (used mainly for mail), and MSK/MSD was actively used there.
2370 # From Chris Carrier (1996-10-30):
2371 # According to a friend of mine who rode the Trans-Siberian Railroad from
2372 # Moscow to Irkutsk in 1995, public air and rail transport in Russia ...
2373 # still follows Moscow time, no matter where in Russia it is located.
2375 # For Grozny, Chechnya, we have the following story from
2376 # John Daniszewski, "Scavengers in the Rubble", Los Angeles Times (2001-02-07):
2377 # News - often false - is spread by word of mouth. A rumor that it was
2378 # time to move the clocks back put this whole city out of sync with
2379 # the rest of Russia for two weeks - even soldiers stationed here began
2380 # enforcing curfew at the wrong time.
2382 # From Gwillim Law (2001-06-05):
2383 # There's considerable evidence that Sakhalin Island used to be in
2384 # UTC+11, and has changed to UTC+10, in this decade. I start with the
2385 # SSIM, which listed Yuzhno-Sakhalinsk in zone RU10 along with Magadan
2386 # until February 1997, and then in RU9 with Khabarovsk and Vladivostok
2387 # since September 1997.... Although the Kuril Islands are
2388 # administratively part of Sakhalin oblast', they appear to have
2389 # remained on UTC+11 along with Magadan.
2391 # From Tim Parenti (2014-07-06):
2392 # The comments detailing the coverage of each Russian zone are meant to assist
2393 # with maintenance only and represent our best guesses as to which regions
2394 # are covered by each zone. They are not meant to be taken as an authoritative
2395 # listing. The region codes listed come from
2396 # https://en.wikipedia.org/w/?title=Federal_subjects_of_Russia&oldid=611810498
2397 # and are used for convenience only; no guarantees are made regarding their
2398 # future stability. ISO 3166-2:RU codes are also listed for first-level
2399 # divisions where available.
2401 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
2404 # From Tim Parenti (2014-07-03):
2405 # Europe/Kaliningrad covers...
2406 # 39 RU-KGD Kaliningrad Oblast
2408 # From Paul Eggert (2016-03-18):
2409 # The 1989 transition is from USSR act No. 227 (1989-03-14).
2411 # From Stepan Golosunov (2016-03-07):
2412 # http://www.rgo.ru/ru/kaliningradskoe-oblastnoe-otdelenie/ob-otdelenii/publikacii/kak-nam-zhilos-bez-letnego-vremeni
2413 # confirms that the 1989 change to Moscow-1 was implemented.
2414 # (The article, though, is misattributed to 1990 while saying that
2415 # summer->winter transition would be done on the 24 of September. But
2416 # 1990-09-24 was Monday, while 1989-09-24 was Sunday as expected.)
2418 # http://www.kaliningradka.ru/site_pc/cherez/index.php?ELEMENT_ID=40091
2419 # says that Kaliningrad switched to Moscow-1 on 1989-03-26, avoided
2420 # at the last moment switch to Moscow-1 on 1991-03-31, switched to
2421 # Moscow on 1991-11-03, switched to Moscow-1 on 1992-01-19.
2423 Zone Europe/Kaliningrad 1:22:00 - LMT 1893 Apr
2424 1:00 C-Eur CE%sT 1945
2425 2:00 Poland CE%sT 1946
2426 3:00 Russia MSK/MSD 1989 Mar 26 2:00s
2427 2:00 Russia EE%sT 2011 Mar 27 2:00s
2428 3:00 - +03 2014 Oct 26 2:00s
2432 # From Paul Eggert (2016-02-21), per Tim Parenti (2014-07-03) and
2433 # Oscar van Vlijmen (2001-08-25):
2434 # Europe/Moscow covers...
2435 # 01 RU-AD Adygea, Republic of
2436 # 05 RU-DA Dagestan, Republic of
2437 # 06 RU-IN Ingushetia, Republic of
2438 # 07 RU-KB Kabardino-Balkar Republic
2439 # 08 RU-KL Kalmykia, Republic of
2440 # 09 RU-KC Karachay-Cherkess Republic
2441 # 10 RU-KR Karelia, Republic of
2442 # 11 RU-KO Komi Republic
2443 # 12 RU-ME Mari El Republic
2444 # 13 RU-MO Mordovia, Republic of
2445 # 15 RU-SE North Ossetia-Alania, Republic of
2446 # 16 RU-TA Tatarstan, Republic of
2447 # 20 RU-CE Chechen Republic
2448 # 21 RU-CU Chuvash Republic
2449 # 23 RU-KDA Krasnodar Krai
2450 # 26 RU-STA Stavropol Krai
2451 # 29 RU-ARK Arkhangelsk Oblast
2452 # 31 RU-BEL Belgorod Oblast
2453 # 32 RU-BRY Bryansk Oblast
2454 # 33 RU-VLA Vladimir Oblast
2455 # 35 RU-VLG Vologda Oblast
2456 # 36 RU-VOR Voronezh Oblast
2457 # 37 RU-IVA Ivanovo Oblast
2458 # 40 RU-KLU Kaluga Oblast
2459 # 44 RU-KOS Kostroma Oblast
2460 # 46 RU-KRS Kursk Oblast
2461 # 47 RU-LEN Leningrad Oblast
2462 # 48 RU-LIP Lipetsk Oblast
2463 # 50 RU-MOS Moscow Oblast
2464 # 51 RU-MUR Murmansk Oblast
2465 # 52 RU-NIZ Nizhny Novgorod Oblast
2466 # 53 RU-NGR Novgorod Oblast
2467 # 57 RU-ORL Oryol Oblast
2468 # 58 RU-PNZ Penza Oblast
2469 # 60 RU-PSK Pskov Oblast
2470 # 61 RU-ROS Rostov Oblast
2471 # 62 RU-RYA Ryazan Oblast
2472 # 67 RU-SMO Smolensk Oblast
2473 # 68 RU-TAM Tambov Oblast
2474 # 69 RU-TVE Tver Oblast
2475 # 71 RU-TUL Tula Oblast
2476 # 76 RU-YAR Yaroslavl Oblast
2478 # 78 RU-SPE Saint Petersburg
2479 # 83 RU-NEN Nenets Autonomous Okrug
2481 # From Paul Eggert (2016-08-23):
2482 # The Soviets switched to UT-based time in 1919. Decree No. 59
2483 # (1919-02-08) http://istmat.info/node/35567 established UT-based time
2484 # zones, and Decree No. 147 (1919-03-29) http://istmat.info/node/35854
2485 # specified a transition date of 1919-07-01, apparently at 00:00 UT.
2486 # No doubt only the Soviet-controlled regions switched on that date;
2487 # later transitions to UT-based time in other parts of Russia are
2488 # taken from what appear to be guesses by Shanks.
2489 # (Thanks to Alexander Belopolsky for pointers to the decrees.)
2491 # From Stepan Golosunov (2016-03-07):
2492 # 11. Regions-violators, 1981-1982.
2493 # Wikipedia refers to
2494 # http://maps.monetonos.ru/maps/raznoe/Old_Maps/Old_Maps/Articles/022/3_1981.html
2495 # http://besp.narod.ru/nauka_1981_3.htm
2497 # The second link provides two articles scanned from the Nauka i Zhizn
2498 # magazine No. 3, 1981 and a scan of the short article attributed to
2499 # the Trud newspaper from February 1982. The first link provides the
2500 # same Nauka i Zhizn articles converted to the text form (but misses
2501 # time belt changes map).
2503 # The second Nauka i Zhizn article says that in addition to
2504 # introduction of summer time on 1981-04-01 there are some time belt
2505 # border changes on 1981-10-01, mostly affecting Nenets Autonomous
2506 # Okrug, Krasnoyarsk Krai, Yakutia, Magadan Oblast and Chukotka
2507 # according to the provided map (colored one). In addition to that
2508 # "time violators" (regions which were not using rules of the time
2509 # belts in which they were located) would not be moving off the DST on
2510 # 1981-10-01 to restore the decree time usage. (Komi ASSR was
2511 # supposed to repeat that move in October 1982 to account for the 2
2512 # hour difference.) Map depicting "time violators" before 1981-10-01
2515 # The article from Trud says that 1981-10-01 changes caused problems
2516 # and some territories would be moved to pre-1981-10-01 time by not
2517 # moving to summer time on 1982-04-01. Namely: Dagestan,
2518 # Kabardino-Balkar, Kalmyk, Komi, Mari, Mordovian, North Ossetian,
2519 # Tatar, Chechen-Ingush and Chuvash ASSR, Krasnodar and Stavropol
2520 # krais, Arkhangelsk, Vladimir, Vologda, Voronezh, Gorky, Ivanovo,
2521 # Kostroma, Lipetsk, Penza, Rostov, Ryazan, Tambov, Tyumen and
2522 # Yaroslavl oblasts, Nenets and Evenk autonomous okrugs, Khatangsky
2523 # district of Taymyr Autonomous Okrug. As a result Evenk Autonomous
2524 # Okrug and Khatangsky district of Taymyr Autonomous Okrug would end
2525 # up on Moscow+4, Tyumen Oblast on Moscow+2 and the rest on Moscow
2528 # http://astrozet.net/files/Zones/DOC/RU/1980-925.txt
2529 # attributes the 1982 changes to the Act of the Council of Ministers
2530 # of the USSR No. 126 from 18.02.1982. 1980-925.txt also adds
2531 # Udmurtia to the list of affected territories and lists Khatangsky
2532 # district separately from Taymyr Autonomous Okrug. Probably erroneously.
2534 # The affected territories are currently listed under Europe/Moscow,
2535 # Asia/Yekaterinburg and Asia/Krasnoyarsk.
2538 # The fact that Udmurtia is depicted as a violator in the Nauka i
2539 # Zhizn article hints at Izhevsk being on different time from
2540 # Kuybyshev before 1981-10-01. Udmurtia is not mentioned in the 1989 act.
2541 # http://astrozet.net/files/Zones/DOC/RU/1980-925.txt
2542 # implies Udmurtia was on Moscow time after 1982-04-01.
2543 # Wikipedia implies Udmurtia being on Moscow+1 until 1991.
2547 # All Russian zones are supposed to have by default a -1 change at
2548 # 1991-03-31 2:00 (cancellation of the decree time in the USSR) and a +1
2549 # change at 1992-01-19 2:00 (restoration of the decree time in Russia).
2551 # There were some exceptions, though.
2552 # Wikipedia says newspapers listed Astrakhan, Saratov, Kirov, Volgograd,
2553 # Izhevsk, Grozny, Kazan and Samara as such exceptions for the 1992
2554 # change. (Different newspapers providing different lists. And some
2555 # lists found in the internet are quite wild.)
2557 # And apparently some exceptions were reverted in the last moment.
2558 # http://www.kaliningradka.ru/site_pc/cherez/index.php?ELEMENT_ID=40091
2559 # says that Kaliningrad decided not to be an exception 2 days before the
2560 # 1991-03-31 switch and one person at
2561 # https://izhevsk.ru/forum_light_message/50/682597-m8369040.html
2562 # says he remembers that Samara opted out of the 1992-01-19 exception
2563 # 2 days before the switch.
2566 # From Paul Eggert (2016-03-18):
2567 # Given the above, we appear to be missing some Zone entries for the
2568 # chaotic early 1980s in Russia. It's not clear what these entries
2569 # should be. For now, sweep this under the rug and just document the
2572 # From Vladimir Karpinsky (2014-07-08):
2573 # LMT in Moscow (before Jul 3, 1916) is 2:30:17, that was defined by Moscow
2574 # Observatory (coordinates: 55 deg. 45'29.70", 37 deg. 34'05.30")....
2575 # LMT in Moscow since Jul 3, 1916 is 2:31:01 as a result of new standard.
2576 # (The info is from the book by Byalokoz ... p. 18.)
2577 # The time in St. Petersburg as capital of Russia was defined by
2578 # Pulkov observatory, near St. Petersburg. In 1916 LMT Moscow
2579 # was synchronized with LMT St. Petersburg (+30 minutes), (Pulkov observatory
2580 # coordinates: 59 deg. 46'18.70", 30 deg. 19'40.70") so 30 deg. 19'40.70" >
2581 # 2h01m18.7s = 2:01:19. LMT Moscow = LMT St.Petersburg + 30m 2:01:19 + 0:30 =
2584 # From Paul Eggert (2014-07-08):
2585 # Milne does not list Moscow, but suggests that its time might be listed in
2586 # Résumés mensuels et annuels des observations météorologiques (1895).
2587 # Presumably this is OCLC 85825704, a journal published with parallel text in
2588 # Russian and French. This source has not been located; go with Karpinsky.
2590 Zone Europe/Moscow 2:30:17 - LMT 1880
2591 2:30:17 - MMT 1916 Jul 3 # Moscow Mean Time
2592 2:31:19 Russia %s 1919 Jul 1 0:00u
2593 3:00 Russia %s 1921 Oct
2594 3:00 Russia MSK/MSD 1922 Oct
2595 2:00 - EET 1930 Jun 21
2596 3:00 Russia MSK/MSD 1991 Mar 31 2:00s
2597 2:00 Russia EE%sT 1992 Jan 19 2:00s
2598 3:00 Russia MSK/MSD 2011 Mar 27 2:00s
2599 4:00 - MSK 2014 Oct 26 2:00s
2603 # From Paul Eggert (2016-12-06):
2604 # Europe/Simferopol covers Crimea.
2606 Zone Europe/Simferopol 2:16:24 - LMT 1880
2607 2:16 - SMT 1924 May 2 # Simferopol Mean T
2608 2:00 - EET 1930 Jun 21
2610 1:00 C-Eur CE%sT 1944 Apr 13
2611 3:00 Russia MSK/MSD 1990
2612 3:00 - MSK 1990 Jul 1 2:00
2614 # Central Crimea used Moscow time 1994/1997.
2616 # From Paul Eggert (2006-03-22):
2617 # The _Economist_ (1994-05-28, p 45) reports that central Crimea switched
2618 # from Kiev to Moscow time sometime after the January 1994 elections.
2619 # Shanks (1999) says "date of change uncertain", but implies that it happened
2620 # sometime between the 1994 DST switches. Shanks & Pottenger simply say
2621 # 1994-09-25 03:00, but that can't be right. For now, guess it
2623 2:00 E-Eur EE%sT 1994 May
2624 # From IATA SSIM (1994/1997), which also says that Kerch is still like Kiev.
2625 3:00 E-Eur MSK/MSD 1996 Mar 31 0:00s
2626 3:00 1:00 MSD 1996 Oct 27 3:00s
2627 # IATA SSIM (1997-09) says Crimea switched to EET/EEST.
2628 # Assume it happened in March by not changing the clocks.
2629 3:00 Russia MSK/MSD 1997
2630 3:00 - MSK 1997 Mar lastSun 1:00u
2631 # From Alexander Krivenyshev (2014-03-17):
2632 # time change at 2:00 (2am) on March 30, 2014
2633 # https://vz.ru/news/2014/3/17/677464.html
2634 # From Paul Eggert (2014-03-30):
2635 # Simferopol and Sevastopol reportedly changed their central town clocks
2636 # late the previous day, but this appears to have been ceremonial
2637 # and the discrepancies are small enough to not worry about.
2638 2:00 EU EE%sT 2014 Mar 30 2:00
2639 4:00 - MSK 2014 Oct 26 2:00s
2643 # From Paul Eggert (2016-03-18):
2644 # Europe/Astrakhan covers:
2645 # 30 RU-AST Astrakhan Oblast
2647 # The 1989 transition is from USSR act No. 227 (1989-03-14).
2649 # From Alexander Krivenyshev (2016-01-12):
2650 # On February 10, 2016 Astrakhan Oblast got approval by the Federation
2651 # Council to change its time zone to UTC+4 (from current UTC+3 Moscow time)....
2652 # This Federal Law shall enter into force on 27 March 2016 at 02:00.
2653 # From Matt Johnson (2016-03-09):
2654 # http://publication.pravo.gov.ru/Document/View/0001201602150056
2656 Zone Europe/Astrakhan 3:12:12 - LMT 1924 May
2657 3:00 - +03 1930 Jun 21
2658 4:00 Russia +04/+05 1989 Mar 26 2:00s
2659 3:00 Russia +03/+04 1991 Mar 31 2:00s
2660 4:00 - +04 1992 Mar 29 2:00s
2661 3:00 Russia +03/+04 2011 Mar 27 2:00s
2662 4:00 - +04 2014 Oct 26 2:00s
2663 3:00 - +03 2016 Mar 27 2:00s
2666 # From Paul Eggert (2016-11-11):
2667 # Europe/Volgograd covers:
2668 # 34 RU-VGG Volgograd Oblast
2669 # The 1988 transition is from USSR act No. 5 (1988-01-04).
2671 Zone Europe/Volgograd 2:57:40 - LMT 1920 Jan 3
2672 3:00 - +03 1930 Jun 21
2673 4:00 - +04 1961 Nov 11
2674 4:00 Russia +04/+05 1988 Mar 27 2:00s
2675 3:00 Russia +03/+04 1991 Mar 31 2:00s
2676 4:00 - +04 1992 Mar 29 2:00s
2677 3:00 Russia +03/+04 2011 Mar 27 2:00s
2678 4:00 - +04 2014 Oct 26 2:00s
2681 # From Paul Eggert (2016-11-11):
2682 # Europe/Saratov covers:
2683 # 64 RU-SAR Saratov Oblast
2685 # From Yuri Konotopov (2016-11-11):
2686 # Dec 4, 2016 02:00 UTC+3.... Saratov Region's local time will be ... UTC+4.
2687 # From Stepan Golosunov (2016-11-11):
2688 # ... Byalokoz listed Saratov on 03:04:18.
2689 # From Stepan Golosunov (2016-11-22):
2690 # http://publication.pravo.gov.ru/Document/View/0001201611220031
2692 Zone Europe/Saratov 3:04:18 - LMT 1919 Jul 1 0:00u
2693 3:00 - +03 1930 Jun 21
2694 4:00 Russia +04/+05 1988 Mar 27 2:00s
2695 3:00 Russia +03/+04 1991 Mar 31 2:00s
2696 4:00 - +04 1992 Mar 29 2:00s
2697 3:00 Russia +03/+04 2011 Mar 27 2:00s
2698 4:00 - +04 2014 Oct 26 2:00s
2699 3:00 - +03 2016 Dec 4 2:00s
2702 # From Paul Eggert (2016-03-18):
2703 # Europe/Kirov covers:
2704 # 43 RU-KIR Kirov Oblast
2705 # The 1989 transition is from USSR act No. 227 (1989-03-14).
2707 Zone Europe/Kirov 3:18:48 - LMT 1919 Jul 1 0:00u
2708 3:00 - +03 1930 Jun 21
2709 4:00 Russia +04/+05 1989 Mar 26 2:00s
2710 3:00 Russia +03/+04 1991 Mar 31 2:00s
2711 4:00 - +04 1992 Mar 29 2:00s
2712 3:00 Russia +03/+04 2011 Mar 27 2:00s
2713 4:00 - +04 2014 Oct 26 2:00s
2716 # From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
2717 # Europe/Samara covers...
2718 # 18 RU-UD Udmurt Republic
2719 # 63 RU-SAM Samara Oblast
2721 # From Paul Eggert (2016-03-18):
2722 # Byalokoz 1919 says Samara was 3:20:20.
2723 # The 1989 transition is from USSR act No. 227 (1989-03-14).
2725 Zone Europe/Samara 3:20:20 - LMT 1919 Jul 1 0:00u
2726 3:00 - +03 1930 Jun 21
2727 4:00 - +04 1935 Jan 27
2728 4:00 Russia +04/+05 1989 Mar 26 2:00s
2729 3:00 Russia +03/+04 1991 Mar 31 2:00s
2730 2:00 Russia +02/+03 1991 Sep 29 2:00s
2731 3:00 - +03 1991 Oct 20 3:00
2732 4:00 Russia +04/+05 2010 Mar 28 2:00s
2733 3:00 Russia +03/+04 2011 Mar 27 2:00s
2736 # From Paul Eggert (2016-03-18):
2737 # Europe/Ulyanovsk covers:
2738 # 73 RU-ULY Ulyanovsk Oblast
2740 # The 1989 transition is from USSR act No. 227 (1989-03-14).
2742 # From Alexander Krivenyshev (2016-02-17):
2743 # Ulyanovsk ... on their way to change time zones by March 27, 2016 at 2am.
2744 # Ulyanovsk Oblast ... from MSK to MSK+1 (UTC+3 to UTC+4) ...
2745 # 920582-6 ... 02/17/2016 The State Duma passed the bill in the first reading.
2746 # From Matt Johnson (2016-03-09):
2747 # http://publication.pravo.gov.ru/Document/View/0001201603090051
2749 Zone Europe/Ulyanovsk 3:13:36 - LMT 1919 Jul 1 0:00u
2750 3:00 - +03 1930 Jun 21
2751 4:00 Russia +04/+05 1989 Mar 26 2:00s
2752 3:00 Russia +03/+04 1991 Mar 31 2:00s
2753 2:00 Russia +02/+03 1992 Jan 19 2:00s
2754 3:00 Russia +03/+04 2011 Mar 27 2:00s
2755 4:00 - +04 2014 Oct 26 2:00s
2756 3:00 - +03 2016 Mar 27 2:00s
2759 # From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
2760 # Asia/Yekaterinburg covers...
2761 # 02 RU-BA Bashkortostan, Republic of
2762 # 90 RU-PER Perm Krai
2763 # 45 RU-KGN Kurgan Oblast
2764 # 56 RU-ORE Orenburg Oblast
2765 # 66 RU-SVE Sverdlovsk Oblast
2766 # 72 RU-TYU Tyumen Oblast
2767 # 74 RU-CHE Chelyabinsk Oblast
2768 # 86 RU-KHM Khanty-Mansi Autonomous Okrug - Yugra
2769 # 89 RU-YAN Yamalo-Nenets Autonomous Okrug
2771 # Note: Effective 2005-12-01, (59) Perm Oblast and (81) Komi-Permyak
2772 # Autonomous Okrug merged to form (90, RU-PER) Perm Krai.
2774 # Milne says Yekaterinburg was 4:02:32.9; round to nearest.
2775 # Byalokoz 1919 says its provincial time was based on Perm, at 3:45:05.
2776 # Assume it switched on 1916-07-03, the time of the new standard.
2777 # The 1919 and 1930 transitions are from Shanks.
2779 Zone Asia/Yekaterinburg 4:02:33 - LMT 1916 Jul 3
2780 3:45:05 - PMT 1919 Jul 15 4:00
2781 4:00 - +04 1930 Jun 21
2782 5:00 Russia +05/+06 1991 Mar 31 2:00s
2783 4:00 Russia +04/+05 1992 Jan 19 2:00s
2784 5:00 Russia +05/+06 2011 Mar 27 2:00s
2785 6:00 - +06 2014 Oct 26 2:00s
2789 # From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
2790 # Asia/Omsk covers...
2791 # 55 RU-OMS Omsk Oblast
2793 # Byalokoz 1919 says Omsk was 4:53:30.
2795 Zone Asia/Omsk 4:53:30 - LMT 1919 Nov 14
2796 5:00 - +05 1930 Jun 21
2797 6:00 Russia +06/+07 1991 Mar 31 2:00s
2798 5:00 Russia +05/+06 1992 Jan 19 2:00s
2799 6:00 Russia +06/+07 2011 Mar 27 2:00s
2800 7:00 - +07 2014 Oct 26 2:00s
2803 # From Paul Eggert (2016-02-22):
2804 # Asia/Barnaul covers:
2805 # 04 RU-AL Altai Republic
2806 # 22 RU-ALT Altai Krai
2808 # Data before 1991 are from Shanks & Pottenger.
2810 # From Stepan Golosunov (2016-03-07):
2811 # Letter of Bank of Russia from 1995-05-25
2812 # http://www.bestpravo.ru/rossijskoje/lj-akty/y3a.htm
2813 # suggests that Altai Republic transitioned to Moscow+3 on
2816 # https://regnum.ru/news/society/1957270.html
2817 # has some historical data for Altai Krai:
2818 # before 1957: west part on UT+6, east on UT+7
2821 # http://barnaul.rusplt.ru/index/pochemu_altajskij_kraj_okazalsja_v_neprivychnom_chasovom_pojase-17648.html
2822 # confirms that and provides more details including 1995-05-28 transition date.
2824 # From Alexander Krivenyshev (2016-02-17):
2825 # Altai Krai and Altai Republic on their way to change time zones
2826 # by March 27, 2016 at 2am....
2827 # Altai Republic / Gorno-Altaysk MSK+3 to MSK+4 (UTC+6 to UTC+7) ...
2828 # Altai Krai / Barnaul MSK+3 to MSK+4 (UTC+6 to UTC+7)
2829 # From Matt Johnson (2016-03-09):
2830 # http://publication.pravo.gov.ru/Document/View/0001201603090043
2831 # http://publication.pravo.gov.ru/Document/View/0001201603090038
2833 Zone Asia/Barnaul 5:35:00 - LMT 1919 Dec 10
2834 6:00 - +06 1930 Jun 21
2835 7:00 Russia +07/+08 1991 Mar 31 2:00s
2836 6:00 Russia +06/+07 1992 Jan 19 2:00s
2837 7:00 Russia +07/+08 1995 May 28
2838 6:00 Russia +06/+07 2011 Mar 27 2:00s
2839 7:00 - +07 2014 Oct 26 2:00s
2840 6:00 - +06 2016 Mar 27 2:00s
2843 # From Paul Eggert (2016-03-18):
2844 # Asia/Novosibirsk covers:
2845 # 54 RU-NVS Novosibirsk Oblast
2847 # From Stepan Golosunov (2016-05-30):
2848 # http://asozd2.duma.gov.ru/main.nsf/(Spravka)?OpenAgent&RN=1085784-6
2849 # moves Novosibirsk oblast from UTC+6 to UTC+7.
2850 # From Stepan Golosunov (2016-07-04):
2851 # The law was signed yesterday and published today on
2852 # http://publication.pravo.gov.ru/Document/View/0001201607040064
2854 Zone Asia/Novosibirsk 5:31:40 - LMT 1919 Dec 14 6:00
2855 6:00 - +06 1930 Jun 21
2856 7:00 Russia +07/+08 1991 Mar 31 2:00s
2857 6:00 Russia +06/+07 1992 Jan 19 2:00s
2858 7:00 Russia +07/+08 1993 May 23 # say Shanks & P.
2859 6:00 Russia +06/+07 2011 Mar 27 2:00s
2860 7:00 - +07 2014 Oct 26 2:00s
2861 6:00 - +06 2016 Jul 24 2:00s
2864 # From Paul Eggert (2016-03-18):
2865 # Asia/Tomsk covers:
2866 # 70 RU-TOM Tomsk Oblast
2868 # From Stepan Golosunov (2016-03-24):
2869 # Byalokoz listed Tomsk at 5:39:51.
2871 # From Stanislaw A. Kuzikowski (1994-06-29):
2872 # Tomsk is still 4 hours ahead of Moscow.
2874 # From Stepan Golosunov (2016-03-19):
2875 # http://pravo.gov.ru/proxy/ips/?docbody=&nd=102075743
2876 # (fifth time belt being UTC+5+1(decree time)
2877 # / UTC+5+1(decree time)+1(summer time)) ...
2878 # Note that time belts (numbered from 2 (Moscow) to 12 according to their
2879 # GMT/UTC offset and having too many exceptions like regions formally
2880 # belonging to one belt but using time from another) were replaced
2881 # with time zones in 2011 with different numbering (there was a
2882 # 2-hour gap between second and third zones in 2011-2014).
2884 # From Stepan Golosunov (2016-04-12):
2885 # http://asozd2.duma.gov.ru/main.nsf/(SpravkaNew)?OpenAgent&RN=1006865-6
2886 # This bill was approved in the first reading today. It moves Tomsk oblast
2887 # from UTC+6 to UTC+7 and is supposed to come into effect on 2016-05-29 at
2888 # 2:00. The bill needs to be approved in the second and the third readings by
2889 # the State Duma, approved by the Federation Council, signed by the President
2890 # and published to become a law. Minor changes in the text are to be expected
2891 # before the second reading (references need to be updated to account for the
2894 # Judging by the ultra-short one-day amendments period, recent similar laws,
2895 # the State Duma schedule and the Federation Council schedule
2896 # http://www.duma.gov.ru/legislative/planning/day-shedule/por_vesna_2016/
2897 # http://council.gov.ru/activity/meetings/schedule/63303
2898 # I speculate that the final text of the bill will be proposed tomorrow, the
2899 # bill will be approved in the second and the third readings on Friday,
2900 # approved by the Federation Council on 2016-04-20, signed by the President and
2901 # published as a law around 2016-04-26.
2903 # From Matt Johnson (2016-04-26):
2904 # http://publication.pravo.gov.ru/Document/View/0001201604260048
2906 Zone Asia/Tomsk 5:39:51 - LMT 1919 Dec 22
2907 6:00 - +06 1930 Jun 21
2908 7:00 Russia +07/+08 1991 Mar 31 2:00s
2909 6:00 Russia +06/+07 1992 Jan 19 2:00s
2910 7:00 Russia +07/+08 2002 May 1 3:00
2911 6:00 Russia +06/+07 2011 Mar 27 2:00s
2912 7:00 - +07 2014 Oct 26 2:00s
2913 6:00 - +06 2016 May 29 2:00s
2917 # From Tim Parenti (2014-07-03):
2918 # Asia/Novokuznetsk covers...
2919 # 42 RU-KEM Kemerovo Oblast
2921 # From Alexander Krivenyshev (2009-10-13):
2922 # Kemerovo oblast' (Kemerovo region) in Russia will change current time zone on
2924 # from current Russia Zone 6 - Krasnoyarsk Time Zone (KRA) UTC +0700
2925 # to Russia Zone 5 - Novosibirsk Time Zone (NOV) UTC +0600
2927 # This is according to Government of Russia decree No. 740, on September
2928 # 14, 2009 "Application in the territory of the Kemerovo region the Fifth
2929 # time zone." ("Russia Zone 5" or old "USSR Zone 5" is GMT +0600)
2931 # Russian Government web site (Russian language)
2932 # http://www.government.ru/content/governmentactivity/rfgovernmentdecisions/archive/2009/09/14/991633.htm
2933 # or Russian-English translation by WorldTimeZone.com with reference
2934 # map to local region and new Russia Time Zone map after March 28, 2010
2935 # http://www.worldtimezone.com/dst_news/dst_news_russia03.html
2937 # Thus, when Russia will switch to DST on the night of March 28, 2010
2938 # Kemerovo region (Kemerovo oblast') will not change the clock.
2940 # From Tim Parenti (2014-07-02), per Alexander Krivenyshev (2014-07-02):
2941 # The Kemerovo region will remain at UTC+7 through the 2014-10-26 change, thus
2942 # realigning itself with KRAT.
2944 Zone Asia/Novokuznetsk 5:48:48 - LMT 1924 May 1
2945 6:00 - +06 1930 Jun 21
2946 7:00 Russia +07/+08 1991 Mar 31 2:00s
2947 6:00 Russia +06/+07 1992 Jan 19 2:00s
2948 7:00 Russia +07/+08 2010 Mar 28 2:00s
2949 6:00 Russia +06/+07 2011 Mar 27 2:00s
2952 # From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
2953 # Asia/Krasnoyarsk covers...
2954 # 17 RU-TY Tuva Republic
2955 # 19 RU-KK Khakassia, Republic of
2956 # 24 RU-KYA Krasnoyarsk Krai
2958 # Note: Effective 2007-01-01, (88) Evenk Autonomous Okrug and (84) Taymyr
2959 # Autonomous Okrug were merged into (24, RU-KYA) Krasnoyarsk Krai.
2961 # Byalokoz 1919 says Krasnoyarsk was 6:11:26.
2963 Zone Asia/Krasnoyarsk 6:11:26 - LMT 1920 Jan 6
2964 6:00 - +06 1930 Jun 21
2965 7:00 Russia +07/+08 1991 Mar 31 2:00s
2966 6:00 Russia +06/+07 1992 Jan 19 2:00s
2967 7:00 Russia +07/+08 2011 Mar 27 2:00s
2968 8:00 - +08 2014 Oct 26 2:00s
2972 # From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
2973 # Asia/Irkutsk covers...
2974 # 03 RU-BU Buryatia, Republic of
2975 # 38 RU-IRK Irkutsk Oblast
2977 # Note: Effective 2008-01-01, (85) Ust-Orda Buryat Autonomous Okrug was
2978 # merged into (38, RU-IRK) Irkutsk Oblast.
2980 # Milne 1899 says Irkutsk was 6:57:15.
2981 # Byalokoz 1919 says Irkutsk was 6:57:05.
2984 Zone Asia/Irkutsk 6:57:05 - LMT 1880
2985 6:57:05 - IMT 1920 Jan 25 # Irkutsk Mean Time
2986 7:00 - +07 1930 Jun 21
2987 8:00 Russia +08/+09 1991 Mar 31 2:00s
2988 7:00 Russia +07/+08 1992 Jan 19 2:00s
2989 8:00 Russia +08/+09 2011 Mar 27 2:00s
2990 9:00 - +09 2014 Oct 26 2:00s
2994 # From Tim Parenti (2014-07-06):
2995 # Asia/Chita covers...
2996 # 92 RU-ZAB Zabaykalsky Krai
2998 # Note: Effective 2008-03-01, (75) Chita Oblast and (80) Agin-Buryat
2999 # Autonomous Okrug merged to form (92, RU-ZAB) Zabaykalsky Krai.
3001 # From Alexander Krivenyshev (2016-01-02):
3002 # [The] time zone in the Trans-Baikal Territory (Zabaykalsky Krai) -
3003 # Asia/Chita [is changing] from UTC+8 to UTC+9. Effective date will
3004 # be March 27, 2016 at 2:00am....
3005 # http://publication.pravo.gov.ru/Document/View/0001201512300107
3007 Zone Asia/Chita 7:33:52 - LMT 1919 Dec 15
3008 8:00 - +08 1930 Jun 21
3009 9:00 Russia +09/+10 1991 Mar 31 2:00s
3010 8:00 Russia +08/+09 1992 Jan 19 2:00s
3011 9:00 Russia +09/+10 2011 Mar 27 2:00s
3012 10:00 - +10 2014 Oct 26 2:00s
3013 8:00 - +08 2016 Mar 27 2:00
3017 # From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2009-11-29):
3018 # Asia/Yakutsk covers...
3019 # 28 RU-AMU Amur Oblast
3021 # ...and parts of (14, RU-SA) Sakha (Yakutia) Republic:
3022 # 14-02 **** Aldansky District
3023 # 14-04 **** Amginsky District
3024 # 14-05 **** Anabarsky District
3025 # 14-06 **** Bulunsky District
3026 # 14-07 **** Verkhnevilyuysky District
3027 # 14-10 **** Vilyuysky District
3028 # 14-11 **** Gorny District
3029 # 14-12 **** Zhigansky District
3030 # 14-13 **** Kobyaysky District
3031 # 14-14 **** Lensky District
3032 # 14-15 **** Megino-Kangalassky District
3033 # 14-16 **** Mirninsky District
3034 # 14-18 **** Namsky District
3035 # 14-19 **** Neryungrinsky District
3036 # 14-21 **** Nyurbinsky District
3037 # 14-23 **** Olenyoksky District
3038 # 14-24 **** Olyokminsky District
3039 # 14-26 **** Suntarsky District
3040 # 14-27 **** Tattinsky District
3041 # 14-29 **** Ust-Aldansky District
3042 # 14-32 **** Khangalassky District
3043 # 14-33 **** Churapchinsky District
3044 # 14-34 **** Eveno-Bytantaysky National District
3046 # From Tim Parenti (2014-07-03):
3047 # Our commentary seems to have lost mention of (14-19) Neryungrinsky District.
3048 # Since the surrounding districts of Sakha are all YAKT, assume this is, too.
3049 # Also assume its history has been the same as the rest of Asia/Yakutsk.
3051 # Byalokoz 1919 says Yakutsk was 8:38:58.
3053 Zone Asia/Yakutsk 8:38:58 - LMT 1919 Dec 15
3054 8:00 - +08 1930 Jun 21
3055 9:00 Russia +09/+10 1991 Mar 31 2:00s
3056 8:00 Russia +08/+09 1992 Jan 19 2:00s
3057 9:00 Russia +09/+10 2011 Mar 27 2:00s
3058 10:00 - +10 2014 Oct 26 2:00s
3062 # From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2009-11-29):
3063 # Asia/Vladivostok covers...
3064 # 25 RU-PRI Primorsky Krai
3065 # 27 RU-KHA Khabarovsk Krai
3066 # 79 RU-YEV Jewish Autonomous Oblast
3068 # ...and parts of (14, RU-SA) Sakha (Yakutia) Republic:
3069 # 14-09 **** Verkhoyansky District
3070 # 14-31 **** Ust-Yansky District
3072 # Milne 1899 says Vladivostok was 8:47:33.5.
3073 # Byalokoz 1919 says Vladivostok was 8:47:31.
3076 Zone Asia/Vladivostok 8:47:31 - LMT 1922 Nov 15
3077 9:00 - +09 1930 Jun 21
3078 10:00 Russia +10/+11 1991 Mar 31 2:00s
3079 9:00 Russia +09/+10 1992 Jan 19 2:00s
3080 10:00 Russia +10/+11 2011 Mar 27 2:00s
3081 11:00 - +11 2014 Oct 26 2:00s
3085 # From Tim Parenti (2014-07-03):
3086 # Asia/Khandyga covers parts of (14, RU-SA) Sakha (Yakutia) Republic:
3087 # 14-28 **** Tomponsky District
3088 # 14-30 **** Ust-Maysky District
3090 # From Arthur David Olson (2012-05-09):
3091 # Tomponskij and Ust'-Majskij switched from Vladivostok time to Yakutsk time
3094 # From Paul Eggert (2012-11-25):
3095 # Shanks and Pottenger (2003) has Khandyga on Yakutsk time.
3096 # Make a wild guess that it switched to Vladivostok time in 2004.
3097 # This transition is no doubt wrong, but we have no better info.
3099 Zone Asia/Khandyga 9:02:13 - LMT 1919 Dec 15
3100 8:00 - +08 1930 Jun 21
3101 9:00 Russia +09/+10 1991 Mar 31 2:00s
3102 8:00 Russia +08/+09 1992 Jan 19 2:00s
3103 9:00 Russia +09/+10 2004
3104 10:00 Russia +10/+11 2011 Mar 27 2:00s
3105 11:00 - +11 2011 Sep 13 0:00s # Decree 725?
3106 10:00 - +10 2014 Oct 26 2:00s
3110 # From Tim Parenti (2014-07-03):
3111 # Asia/Sakhalin covers...
3112 # 65 RU-SAK Sakhalin Oblast
3113 # ...with the exception of:
3114 # 65-11 **** Severo-Kurilsky District (North Kuril Islands)
3116 # From Matt Johnson (2016-02-22):
3117 # Asia/Sakhalin is moving (in entirety) from UTC+10 to UTC+11 ...
3119 # http://publication.pravo.gov.ru/Document/View/0001201603090044
3121 # The Zone name should be Asia/Yuzhno-Sakhalinsk, but that's too long.
3122 Zone Asia/Sakhalin 9:30:48 - LMT 1905 Aug 23
3123 9:00 - +09 1945 Aug 25
3124 11:00 Russia +11/+12 1991 Mar 31 2:00s # Sakhalin T
3125 10:00 Russia +10/+11 1992 Jan 19 2:00s
3126 11:00 Russia +11/+12 1997 Mar lastSun 2:00s
3127 10:00 Russia +10/+11 2011 Mar 27 2:00s
3128 11:00 - +11 2014 Oct 26 2:00s
3129 10:00 - +10 2016 Mar 27 2:00s
3133 # From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2009-11-29):
3134 # Asia/Magadan covers...
3135 # 49 RU-MAG Magadan Oblast
3137 # From Tim Parenti (2014-07-06), per Alexander Krivenyshev (2014-07-02):
3138 # Magadan Oblast is moving from UTC+12 to UTC+10 on 2014-10-26; however,
3139 # several districts of Sakha Republic as well as Severo-Kurilsky District of
3140 # the Sakhalin Oblast (also known as the North Kuril Islands), represented
3141 # until now by Asia/Magadan, will instead move to UTC+11. These regions will
3142 # need their own zone.
3144 # From Alexander Krivenyshev (2016-03-27):
3145 # ... draft bill 948300-6 to change its time zone from UTC+10 to UTC+11 ...
3146 # will take ... effect ... on April 24, 2016 at 2 o'clock
3148 # From Matt Johnson (2016-04-05):
3149 # ... signed by the President today ...
3150 # http://publication.pravo.gov.ru/Document/View/0001201604050038
3152 Zone Asia/Magadan 10:03:12 - LMT 1924 May 2
3153 10:00 - +10 1930 Jun 21 # Magadan Time
3154 11:00 Russia +11/+12 1991 Mar 31 2:00s
3155 10:00 Russia +10/+11 1992 Jan 19 2:00s
3156 11:00 Russia +11/+12 2011 Mar 27 2:00s
3157 12:00 - +12 2014 Oct 26 2:00s
3158 10:00 - +10 2016 Apr 24 2:00s
3162 # From Tim Parenti (2014-07-06):
3163 # Asia/Srednekolymsk covers parts of (14, RU-SA) Sakha (Yakutia) Republic:
3164 # 14-01 **** Abyysky District
3165 # 14-03 **** Allaikhovsky District
3166 # 14-08 **** Verkhnekolymsky District
3167 # 14-17 **** Momsky District
3168 # 14-20 **** Nizhnekolymsky District
3169 # 14-25 **** Srednekolymsky District
3171 # ...and parts of (65, RU-SAK) Sakhalin Oblast:
3172 # 65-11 **** Severo-Kurilsky District (North Kuril Islands)
3174 # From Tim Parenti (2014-07-02):
3175 # Oymyakonsky District of Sakha Republic (represented by Ust-Nera), along with
3176 # most of Sakhalin Oblast (represented by Sakhalin) will be moving to UTC+10 on
3177 # 2014-10-26 to stay aligned with VLAT/SAKT; however, Severo-Kurilsky District
3178 # of the Sakhalin Oblast (also known as the North Kuril Islands, represented by
3179 # Severo-Kurilsk) will remain on UTC+11.
3181 # From Tim Parenti (2014-07-06):
3182 # Assume North Kuril Islands have history like Magadan before 2011-03-27.
3183 # There is a decent chance this is wrong, in which case a new zone
3184 # Asia/Severo-Kurilsk would become necessary.
3186 # Srednekolymsk and Zyryanka are the most populous places amongst these
3187 # districts, but have very similar populations. In fact, Wikipedia currently
3188 # lists them both as having 3528 people, exactly 1668 males and 1860 females
3190 # https://en.wikipedia.org/w/?title=Srednekolymsky_District&oldid=603435276
3191 # https://en.wikipedia.org/w/?title=Verkhnekolymsky_District&oldid=594378493
3192 # Assume this is a mistake, albeit an amusing one.
3194 # Looking at censuses, the populations of the two municipalities seem to have
3195 # fluctuated recently. Zyryanka was more populous than Srednekolymsk in the
3196 # 1989 and 2002 censuses, but Srednekolymsk was more populous in the most
3197 # recent (2010) census, 3525 to 3170. (See pages 195 and 197 of
3198 # http://www.gks.ru/free_doc/new_site/perepis2010/croc/Documents/Vol1/pub-01-05.pdf
3199 # in Russian.) In addition, Srednekolymsk appears to be a much older
3200 # settlement and the population of Zyryanka seems to be declining.
3201 # Go with Srednekolymsk.
3203 Zone Asia/Srednekolymsk 10:14:52 - LMT 1924 May 2
3204 10:00 - +10 1930 Jun 21
3205 11:00 Russia +11/+12 1991 Mar 31 2:00s
3206 10:00 Russia +10/+11 1992 Jan 19 2:00s
3207 11:00 Russia +11/+12 2011 Mar 27 2:00s
3208 12:00 - +12 2014 Oct 26 2:00s
3212 # From Tim Parenti (2014-07-03):
3213 # Asia/Ust-Nera covers parts of (14, RU-SA) Sakha (Yakutia) Republic:
3214 # 14-22 **** Oymyakonsky District
3216 # From Arthur David Olson (2012-05-09):
3217 # Ojmyakonskij [and the Kuril Islands] switched from
3218 # Magadan time to Vladivostok time in 2011.
3220 # From Tim Parenti (2014-07-06), per Alexander Krivenyshev (2014-07-02):
3221 # It's unlikely that any of the Kuril Islands were involved in such a switch,
3222 # as the South and Middle Kurils have been on UTC+11 (SAKT) with the rest of
3223 # Sakhalin Oblast since at least 2011-09, and the North Kurils have been on
3224 # UTC+12 since at least then, too.
3226 Zone Asia/Ust-Nera 9:32:54 - LMT 1919 Dec 15
3227 8:00 - +08 1930 Jun 21
3228 9:00 Russia +09/+10 1981 Apr 1
3229 11:00 Russia +11/+12 1991 Mar 31 2:00s
3230 10:00 Russia +10/+11 1992 Jan 19 2:00s
3231 11:00 Russia +11/+12 2011 Mar 27 2:00s
3232 12:00 - +12 2011 Sep 13 0:00s # Decree 725?
3233 11:00 - +11 2014 Oct 26 2:00s
3237 # From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
3238 # Asia/Kamchatka covers...
3239 # 91 RU-KAM Kamchatka Krai
3241 # Note: Effective 2007-07-01, (41) Kamchatka Oblast and (82) Koryak
3242 # Autonomous Okrug merged to form (91, RU-KAM) Kamchatka Krai.
3244 # The Zone name should be Asia/Petropavlovsk-Kamchatski or perhaps
3245 # Asia/Petropavlovsk-Kamchatsky, but these are too long.
3246 Zone Asia/Kamchatka 10:34:36 - LMT 1922 Nov 10
3247 11:00 - +11 1930 Jun 21
3248 12:00 Russia +12/+13 1991 Mar 31 2:00s
3249 11:00 Russia +11/+12 1992 Jan 19 2:00s
3250 12:00 Russia +12/+13 2010 Mar 28 2:00s
3251 11:00 Russia +11/+12 2011 Mar 27 2:00s
3255 # From Tim Parenti (2014-07-03):
3256 # Asia/Anadyr covers...
3257 # 87 RU-CHU Chukotka Autonomous Okrug
3259 Zone Asia/Anadyr 11:49:56 - LMT 1924 May 2
3260 12:00 - +12 1930 Jun 21
3261 13:00 Russia +13/+14 1982 Apr 1 0:00s
3262 12:00 Russia +12/+13 1991 Mar 31 2:00s
3263 11:00 Russia +11/+12 1992 Jan 19 2:00s
3264 12:00 Russia +12/+13 2010 Mar 28 2:00s
3265 11:00 Russia +11/+12 2011 Mar 27 2:00s
3273 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
3274 Zone Europe/Belgrade 1:22:00 - LMT 1884
3275 1:00 - CET 1941 Apr 18 23:00
3276 1:00 C-Eur CE%sT 1945
3277 1:00 - CET 1945 May 8 2:00s
3278 1:00 1:00 CEST 1945 Sep 16 2:00s
3279 # Metod Koželj reports that the legal date of
3280 # transition to EU rules was 1982-11-27, for all of Yugoslavia at the time.
3281 # Shanks & Pottenger don't give as much detail, so go with Koželj.
3282 1:00 - CET 1982 Nov 27
3284 Link Europe/Belgrade Europe/Ljubljana # Slovenia
3285 Link Europe/Belgrade Europe/Podgorica # Montenegro
3286 Link Europe/Belgrade Europe/Sarajevo # Bosnia and Herzegovina
3287 Link Europe/Belgrade Europe/Skopje # Macedonia
3288 Link Europe/Belgrade Europe/Zagreb # Croatia
3291 Link Europe/Prague Europe/Bratislava
3294 # See Europe/Belgrade.
3298 # From Paul Eggert (2016-12-14):
3300 # The source for Europe/Madrid before 2013 is:
3301 # Planesas P. La hora oficial en España y sus cambios.
3302 # Anuario del Observatorio Astronómico de Madrid (2013, in Spanish).
3303 # http://astronomia.ign.es/rknowsys-theme/images/webAstro/paginas/documentos/Anuario/lahoraoficialenespana.pdf
3304 # As this source says that historical time in the Canaries is obscure,
3305 # and it does not discuss Ceuta, stick with Shanks for now for that data.
3307 # In the 1918 and 1919 fallback transitions in Spain, the clock for
3308 # the hour-longer day officially kept going after midnight, so that
3309 # the repeated instances of that day's 00:00 hour were 24 hours apart,
3310 # with a fallback transition from the second occurrence of 00:59... to
3311 # the next day's 00:00. Our data format cannot represent this
3312 # directly, and instead repeats the first hour of the next day, with a
3313 # fallback transition from the next day's 00:59... to 00:00.
3315 # From Michael Deckers (2016-12-15):
3316 # The Royal Decree of 1900-06-26 quoted by Planesas, online at
3317 # https://www.boe.es/datos/pdfs/BOE//1900/209/A00383-00384.pdf
3318 # says in its article 5 (my translation):
3319 # These dispositions will enter into force beginning with the
3320 # instant at which, according to the time indicated in article 1,
3321 # the 1st day of January of 1901 will begin.
3323 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
3324 Rule Spain 1918 only - Apr 15 23:00 1:00 S
3325 Rule Spain 1918 1919 - Oct 6 24:00s 0 -
3326 Rule Spain 1919 only - Apr 6 23:00 1:00 S
3327 Rule Spain 1924 only - Apr 16 23:00 1:00 S
3328 Rule Spain 1924 only - Oct 4 24:00s 0 -
3329 Rule Spain 1926 only - Apr 17 23:00 1:00 S
3330 Rule Spain 1926 1929 - Oct Sat>=1 24:00s 0 -
3331 Rule Spain 1927 only - Apr 9 23:00 1:00 S
3332 Rule Spain 1928 only - Apr 15 0:00 1:00 S
3333 Rule Spain 1929 only - Apr 20 23:00 1:00 S
3334 # Republican Spain during the civil war; it controlled Madrid until 1939-03-28.
3335 Rule Spain 1937 only - Jun 16 23:00 1:00 S
3336 Rule Spain 1937 only - Oct 2 24:00s 0 -
3337 Rule Spain 1938 only - Apr 2 23:00 1:00 S
3338 Rule Spain 1938 only - Apr 30 23:00 2:00 M
3339 Rule Spain 1938 only - Oct 2 24:00 1:00 S
3340 # The following rules are for unified Spain again.
3342 # Planesas does not say what happened in Madrid between its fall on
3343 # 1939-03-28 and the Nationalist spring-forward transition on
3344 # 1939-04-15. For lack of better info, assume Madrid's clocks did not
3345 # change during that period.
3347 # The first rule is commented out, as it is redundant for Republican Spain.
3348 #Rule Spain 1939 only - Apr 15 23:00 1:00 S
3349 Rule Spain 1939 only - Oct 7 24:00s 0 -
3350 Rule Spain 1942 only - May 2 23:00 1:00 S
3351 Rule Spain 1942 only - Sep 1 1:00 0 -
3352 Rule Spain 1943 1946 - Apr Sat>=13 23:00 1:00 S
3353 Rule Spain 1943 1944 - Oct Sun>=1 1:00 0 -
3354 Rule Spain 1945 1946 - Sep lastSun 1:00 0 -
3355 Rule Spain 1949 only - Apr 30 23:00 1:00 S
3356 Rule Spain 1949 only - Oct 2 1:00 0 -
3357 Rule Spain 1974 1975 - Apr Sat>=12 23:00 1:00 S
3358 Rule Spain 1974 1975 - Oct Sun>=1 1:00 0 -
3359 Rule Spain 1976 only - Mar 27 23:00 1:00 S
3360 Rule Spain 1976 1977 - Sep lastSun 1:00 0 -
3361 Rule Spain 1977 only - Apr 2 23:00 1:00 S
3362 Rule Spain 1978 only - Apr 2 2:00s 1:00 S
3363 Rule Spain 1978 only - Oct 1 2:00s 0 -
3364 # Nationalist Spain during the civil war
3365 #Rule NatSpain 1937 only - May 22 23:00 1:00 S
3366 #Rule NatSpain 1937 1938 - Oct Sat>=1 24:00s 0 -
3367 #Rule NatSpain 1938 only - Mar 26 23:00 1:00 S
3368 # The following rules are copied from Morocco from 1967 through 1978.
3369 Rule SpainAfrica 1967 only - Jun 3 12:00 1:00 S
3370 Rule SpainAfrica 1967 only - Oct 1 0:00 0 -
3371 Rule SpainAfrica 1974 only - Jun 24 0:00 1:00 S
3372 Rule SpainAfrica 1974 only - Sep 1 0:00 0 -
3373 Rule SpainAfrica 1976 1977 - May 1 0:00 1:00 S
3374 Rule SpainAfrica 1976 only - Aug 1 0:00 0 -
3375 Rule SpainAfrica 1977 only - Sep 28 0:00 0 -
3376 Rule SpainAfrica 1978 only - Jun 1 0:00 1:00 S
3377 Rule SpainAfrica 1978 only - Aug 4 0:00 0 -
3378 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
3379 Zone Europe/Madrid -0:14:44 - LMT 1900 Dec 31 23:45:16
3380 0:00 Spain WE%sT 1940 Mar 16 23:00
3381 1:00 Spain CE%sT 1979
3383 Zone Africa/Ceuta -0:21:16 - LMT 1900 Dec 31 23:38:44
3384 0:00 - WET 1918 May 6 23:00
3385 0:00 1:00 WEST 1918 Oct 7 23:00
3387 0:00 Spain WE%sT 1929
3388 0:00 SpainAfrica WE%sT 1984 Mar 16
3391 Zone Atlantic/Canary -1:01:36 - LMT 1922 Mar # Las Palmas de Gran C.
3392 -1:00 - -01 1946 Sep 30 1:00
3393 0:00 - WET 1980 Apr 6 0:00s
3394 0:00 1:00 WEST 1980 Sep 28 1:00u
3396 # IATA SSIM (1996-09) says the Canaries switch at 2:00u, not 1:00u.
3397 # Ignore this for now, as the Canaries are part of the EU.
3401 # From Ivan Nilsson (2001-04-13), superseding Shanks & Pottenger:
3403 # The law "Svensk författningssamling 1878, no 14" about standard time in 1879:
3404 # From the beginning of 1879 (that is 01-01 00:00) the time for all
3405 # places in the country is "the mean solar time for the meridian at
3406 # three degrees, or twelve minutes of time, to the west of the
3407 # meridian of the Observatory of Stockholm". The law is dated 1878-05-31.
3409 # The observatory at that time had the meridian 18 degrees 03' 30"
3410 # eastern longitude = 01:12:14 in time. Less 12 minutes gives the
3411 # national standard time as 01:00:14 ahead of GMT....
3413 # About the beginning of CET in Sweden. The lawtext ("Svensk
3414 # författningssamling 1899, no 44") states, that "from the beginning
3415 # of 1900... ... the same as the mean solar time for the meridian at
3416 # the distance of one hour of time from the meridian of the English
3417 # observatory at Greenwich, or at 12 minutes 14 seconds to the west
3418 # from the meridian of the Observatory of Stockholm". The law is dated
3419 # 1899-06-16. In short: At 1900-01-01 00:00:00 the new standard time
3420 # in Sweden is 01:00:00 ahead of GMT.
3422 # 1916: The lawtext ("Svensk författningssamling 1916, no 124") states
3423 # that "1916-05-15 is considered to begin one hour earlier". It is
3424 # pretty obvious that at 05-14 23:00 the clocks are set to 05-15 00:00....
3425 # Further the law says, that "1916-09-30 is considered to end one hour later".
3427 # The laws regulating [DST] are available on the site of the Swedish
3428 # Parliament beginning with 1985 - the laws regulating 1980/1984 are
3429 # not available on the site (to my knowledge they are only available
3430 # in Swedish): <http://www.riksdagen.se/english/work/sfst.asp> (type
3431 # "sommartid" without the quotes in the field "Fritext" and then click
3436 # I have now found a newspaper stating that at 1916-10-01 01:00
3437 # summertime the church-clocks etc were set back one hour to show
3438 # 1916-10-01 00:00 standard time. The article also reports that some
3439 # people thought the switch to standard time would take place already
3440 # at 1916-10-01 00:00 summer time, but they had to wait for another
3441 # hour before the event took place.
3443 # Source: The newspaper "Dagens Nyheter", 1916-10-01, page 7 upper left.
3445 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
3446 Zone Europe/Stockholm 1:12:12 - LMT 1879 Jan 1
3447 1:00:14 - SET 1900 Jan 1 # Swedish Time
3448 1:00 - CET 1916 May 14 23:00
3449 1:00 1:00 CEST 1916 Oct 1 1:00
3455 # By the end of the 18th century clocks and watches became commonplace
3456 # and their performance improved enormously. Communities began to keep
3457 # mean time in preference to apparent time - Geneva from 1780 ....
3458 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
3459 # From Whitman (who writes "Midnight?"):
3460 # Rule Swiss 1940 only - Nov 2 0:00 1:00 S
3461 # Rule Swiss 1940 only - Dec 31 0:00 0 -
3462 # From Shanks & Pottenger:
3463 # Rule Swiss 1941 1942 - May Sun>=1 2:00 1:00 S
3464 # Rule Swiss 1941 1942 - Oct Sun>=1 0:00 0 -
3466 # From Alois Treindl (2008-12-17):
3467 # I have researched the DST usage in Switzerland during the 1940ies.
3469 # As I wrote in an earlier message, I suspected the current tzdata values
3470 # to be wrong. This is now verified.
3472 # I have found copies of the original ruling by the Swiss Federal
3473 # government, in 'Eidgenössische Gesetzessammlung 1941 and 1942' (Swiss
3474 # federal law collection)...
3476 # DST began on Monday 5 May 1941, 1:00 am by shifting the clocks to 2:00 am
3477 # DST ended on Monday 6 Oct 1941, 2:00 am by shifting the clocks to 1:00 am.
3479 # DST began on Monday, 4 May 1942 at 01:00 am
3480 # DST ended on Monday, 5 Oct 1942 at 02:00 am
3482 # There was no DST in 1940, I have checked the law collection carefully.
3483 # It is also indicated by the fact that the 1942 entry in the law
3484 # collection points back to 1941 as a reference, but no reference to any
3485 # other years are made.
3487 # Newspaper articles I have read in the archives on 6 May 1941 reported
3488 # about the introduction of DST (Sommerzeit in German) during the previous
3489 # night as an absolute novelty, because this was the first time that such
3490 # a thing had happened in Switzerland.
3492 # I have also checked 1916, because one book source (Gabriel, Traité de
3493 # l'heure dans le monde) claims that Switzerland had DST in 1916. This is
3494 # false, no official document could be found. Probably Gabriel got misled
3495 # by references to Germany, which introduced DST in 1916 for the first time.
3497 # The tzdata rules for Switzerland must be changed to:
3498 # Rule Swiss 1941 1942 - May Mon>=1 1:00 1:00 S
3499 # Rule Swiss 1941 1942 - Oct Mon>=1 2:00 0 -
3501 # The 1940 rules must be deleted.
3503 # One further detail for Switzerland, which is probably out of scope for
3504 # most users of tzdata: The [Europe/Zurich zone] ...
3505 # describes all of Switzerland correctly, with the exception of
3506 # the Canton de Genève (Geneva, Genf). Between 1848 and 1894 Geneva did not
3507 # follow Bern Mean Time but kept its own local mean time.
3508 # To represent this, an extra zone would be needed.
3510 # From Alois Treindl (2013-09-11):
3511 # The Federal regulations say
3512 # https://www.admin.ch/opc/de/classified-compilation/20071096/index.html
3513 # ... the meridian for Bern mean time ... is 7 degrees 26' 22.50".
3514 # Expressed in time, it is 0h29m45.5s.
3516 # From Pierre-Yves Berger (2013-09-11):
3517 # the "Circulaire du conseil fédéral" (December 11 1893)
3518 # http://www.amtsdruckschriften.bar.admin.ch/viewOrigDoc.do?id=10071353
3519 # clearly states that the [1894-06-01] change should be done at midnight
3520 # but if no one is present after 11 at night, could be postponed until one
3521 # hour before the beginning of service.
3523 # From Paul Eggert (2013-09-11):
3524 # Round BMT to the nearest even second, 0:29:46.
3526 # We can find no reliable source for Shanks's assertion that all of Switzerland
3527 # except Geneva switched to Bern Mean Time at 00:00 on 1848-09-12. This book:
3529 # Jakob Messerli. Gleichmässig, pünktlich, schnell. Zeiteinteilung und
3530 # Zeitgebrauch in der Schweiz im 19. Jahrhundert. Chronos, Zurich 1995,
3531 # ISBN 3-905311-68-2, OCLC 717570797.
3533 # suggests that the transition was more gradual, and that the Swiss did not
3534 # agree about civil time during the transition. The timekeeping it gives the
3535 # most detail for is postal and telegraph time: here, federal legislation (the
3536 # "Bundesgesetz über die Erstellung von elektrischen Telegraphen") passed on
3537 # 1851-11-23, and an official implementation notice was published 1853-07-16
3538 # (Bundesblatt 1853, Bd. II, S. 859). On p 72 Messerli writes that in
3539 # practice since July 1853 Bernese time was used in "all postal and telegraph
3540 # offices in Switzerland from Geneva to St. Gallen and Basel to Chiasso"
3541 # (Google translation). For now, model this transition as occurring on
3542 # 1853-07-16, though it probably occurred at some other date in Zurich, and
3543 # legal civil time probably changed at still some other transition date.
3545 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
3546 Rule Swiss 1941 1942 - May Mon>=1 1:00 1:00 S
3547 Rule Swiss 1941 1942 - Oct Mon>=1 2:00 0 -
3548 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
3549 Zone Europe/Zurich 0:34:08 - LMT 1853 Jul 16 # See above comment.
3550 0:29:46 - BMT 1894 Jun # Bern Mean Time
3551 1:00 Swiss CE%sT 1981
3556 # From Kıvanç Yazan (2016-09-25):
3557 # 1) For 1986-2006, DST started at 01:00 local and ended at 02:00 local, with
3559 # 2) 1994's lastSun was overridden with Mar 20 ...
3560 # Here are official papers:
3561 # http://www.resmigazete.gov.tr/arsiv/19032.pdf - page 2 for 1986
3562 # http://www.resmigazete.gov.tr/arsiv/19400.pdf - page 4 for 1987
3563 # http://www.resmigazete.gov.tr/arsiv/19752.pdf - page 15 for 1988
3564 # http://www.resmigazete.gov.tr/arsiv/20102.pdf - page 6 for 1989
3565 # http://www.resmigazete.gov.tr/arsiv/20464.pdf - page 1 for 1990 - 1992
3566 # http://www.resmigazete.gov.tr/arsiv/21531.pdf - page 15 for 1993 - 1995
3567 # http://www.resmigazete.gov.tr/arsiv/21879.pdf - page 1 for overriding 1994
3568 # http://www.resmigazete.gov.tr/arsiv/22588.pdf - page 1 for 1996, 1997
3569 # http://www.resmigazete.gov.tr/arsiv/23286.pdf - page 10 for 1998 - 2000
3570 # http://www.resmigazete.gov.tr/eskiler/2001/03/20010324.htm#2 - for 2001
3571 # http://www.resmigazete.gov.tr/eskiler/2002/03/20020316.htm#2 - for 2002-2006
3572 # From Paul Eggert (2016-09-25):
3573 # Prefer the above sources to Shanks & Pottenger for time stamps after 1985.
3575 # From Steffen Thorsen (2007-03-09):
3576 # Starting 2007 though, it seems that they are adopting EU's 1:00 UTC
3577 # start/end time, according to the following page (2007-03-07):
3578 # http://www.ntvmsnbc.com/news/402029.asp
3579 # The official document is located here - it is in Turkish...:
3580 # http://rega.basbakanlik.gov.tr/eskiler/2007/03/20070307-7.htm
3581 # I was able to locate the following seemingly official document
3582 # (on a non-government server though) describing dates between 2002 and 2006:
3583 # http://www.alomaliye.com/bkk_2002_3769.htm
3585 # From Gökdeniz Karadağ (2011-03-10):
3586 # According to the articles linked below, Turkey will change into summer
3587 # time zone (GMT+3) on March 28, 2011 at 3:00 a.m. instead of March 27.
3588 # This change is due to a nationwide exam on 27th.
3589 # https://www.worldbulletin.net/?aType=haber&ArticleID=70872
3591 # https://www.hurriyet.com.tr/yaz-saati-uygulamasi-bir-gun-ileri-alindi-17230464
3593 # From Faruk Pasin (2014-02-14):
3594 # The DST for Turkey has been changed for this year because of the
3595 # Turkish Local election....
3596 # http://www.sabah.com.tr/Ekonomi/2014/02/12/yaz-saatinde-onemli-degisiklik
3597 # ... so Turkey will move clocks forward one hour on March 31 at 3:00 a.m.
3598 # From Randal L. Schwartz (2014-04-15):
3599 # Having landed on a flight from the states to Istanbul (via AMS) on March 31,
3600 # I can tell you that NOBODY (even the airlines) respected this timezone DST
3601 # change delay. Maybe the word just didn't get out in time.
3602 # From Paul Eggert (2014-06-15):
3603 # The press reported massive confusion, as election officials obeyed the rule
3604 # change but cell phones (and airline baggage systems) did not. See:
3605 # Kostidis M. Eventful elections in Turkey. Balkan News Agency
3606 # http://www.balkaneu.com/eventful-elections-turkey/ 2014-03-30.
3607 # I guess the best we can do is document the official time.
3609 # From Fatih (2015-09-29):
3610 # It's officially announced now by the Ministry of Energy.
3611 # Turkey delays winter time to 8th of November 04:00
3612 # http://www.aa.com.tr/tr/turkiye/yaz-saati-uygulamasi-8-kasimda-sona-erecek/362217
3614 # From BBC News (2015-10-25):
3615 # Confused Turks are asking "what's the time?" after automatic clocks defied a
3616 # government decision ... "For the next two weeks #Turkey is on EEST... Erdogan
3617 # Engineered Standard Time," said Twitter user @aysekarahasan.
3618 # http://www.bbc.com/news/world-europe-34631326
3620 # From Burak AYDIN (2016-09-08):
3621 # Turkey will stay in Daylight Saving Time even in winter....
3622 # http://www.resmigazete.gov.tr/eskiler/2016/09/20160908-2.pdf
3624 # From Paul Eggert (2016-09-07):
3625 # The change is permanent, so this is the new standard time in Turkey.
3626 # It takes effect today, which is not much notice.
3628 # From Kıvanç Yazan (2017-10-28):
3629 # Turkey will go back to Daylight Saving Time starting 2018-10.
3630 # http://www.resmigazete.gov.tr/eskiler/2017/10/20171028-5.pdf
3632 # From Even Scharning (2017-11-08):
3633 # ... today it was announced that the DST will become "continuous":
3634 # http://www.hurriyet.com.tr/son-dakika-yaz-saati-uygulamasi-surekli-hale-geldi-40637482
3635 # From Paul Eggert (2017-11-08):
3636 # Although Google Translate misfires on that source, it looks like
3637 # Turkey reversed last month's decision, and so will stay at +03.
3639 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
3640 Rule Turkey 1916 only - May 1 0:00 1:00 S
3641 Rule Turkey 1916 only - Oct 1 0:00 0 -
3642 Rule Turkey 1920 only - Mar 28 0:00 1:00 S
3643 Rule Turkey 1920 only - Oct 25 0:00 0 -
3644 Rule Turkey 1921 only - Apr 3 0:00 1:00 S
3645 Rule Turkey 1921 only - Oct 3 0:00 0 -
3646 Rule Turkey 1922 only - Mar 26 0:00 1:00 S
3647 Rule Turkey 1922 only - Oct 8 0:00 0 -
3648 # Whitman gives 1923 Apr 28 - Sep 16 and no DST in 1924-1925;
3649 # go with Shanks & Pottenger.
3650 Rule Turkey 1924 only - May 13 0:00 1:00 S
3651 Rule Turkey 1924 1925 - Oct 1 0:00 0 -
3652 Rule Turkey 1925 only - May 1 0:00 1:00 S
3653 Rule Turkey 1940 only - Jun 30 0:00 1:00 S
3654 Rule Turkey 1940 only - Oct 5 0:00 0 -
3655 Rule Turkey 1940 only - Dec 1 0:00 1:00 S
3656 Rule Turkey 1941 only - Sep 21 0:00 0 -
3657 Rule Turkey 1942 only - Apr 1 0:00 1:00 S
3658 # Whitman omits the next two transition and gives 1945 Oct 1;
3659 # go with Shanks & Pottenger.
3660 Rule Turkey 1942 only - Nov 1 0:00 0 -
3661 Rule Turkey 1945 only - Apr 2 0:00 1:00 S
3662 Rule Turkey 1945 only - Oct 8 0:00 0 -
3663 Rule Turkey 1946 only - Jun 1 0:00 1:00 S
3664 Rule Turkey 1946 only - Oct 1 0:00 0 -
3665 Rule Turkey 1947 1948 - Apr Sun>=16 0:00 1:00 S
3666 Rule Turkey 1947 1950 - Oct Sun>=2 0:00 0 -
3667 Rule Turkey 1949 only - Apr 10 0:00 1:00 S
3668 Rule Turkey 1950 only - Apr 19 0:00 1:00 S
3669 Rule Turkey 1951 only - Apr 22 0:00 1:00 S
3670 Rule Turkey 1951 only - Oct 8 0:00 0 -
3671 Rule Turkey 1962 only - Jul 15 0:00 1:00 S
3672 Rule Turkey 1962 only - Oct 8 0:00 0 -
3673 Rule Turkey 1964 only - May 15 0:00 1:00 S
3674 Rule Turkey 1964 only - Oct 1 0:00 0 -
3675 Rule Turkey 1970 1972 - May Sun>=2 0:00 1:00 S
3676 Rule Turkey 1970 1972 - Oct Sun>=2 0:00 0 -
3677 Rule Turkey 1973 only - Jun 3 1:00 1:00 S
3678 Rule Turkey 1973 only - Nov 4 3:00 0 -
3679 Rule Turkey 1974 only - Mar 31 2:00 1:00 S
3680 Rule Turkey 1974 only - Nov 3 5:00 0 -
3681 Rule Turkey 1975 only - Mar 30 0:00 1:00 S
3682 Rule Turkey 1975 1976 - Oct lastSun 0:00 0 -
3683 Rule Turkey 1976 only - Jun 1 0:00 1:00 S
3684 Rule Turkey 1977 1978 - Apr Sun>=1 0:00 1:00 S
3685 Rule Turkey 1977 only - Oct 16 0:00 0 -
3686 Rule Turkey 1979 1980 - Apr Sun>=1 3:00 1:00 S
3687 Rule Turkey 1979 1982 - Oct Mon>=11 0:00 0 -
3688 Rule Turkey 1981 1982 - Mar lastSun 3:00 1:00 S
3689 Rule Turkey 1983 only - Jul 31 0:00 1:00 S
3690 Rule Turkey 1983 only - Oct 2 0:00 0 -
3691 Rule Turkey 1985 only - Apr 20 0:00 1:00 S
3692 Rule Turkey 1985 only - Sep 28 0:00 0 -
3693 Rule Turkey 1986 1993 - Mar lastSun 1:00s 1:00 S
3694 Rule Turkey 1986 1995 - Sep lastSun 1:00s 0 -
3695 Rule Turkey 1994 only - Mar 20 1:00s 1:00 S
3696 Rule Turkey 1995 2006 - Mar lastSun 1:00s 1:00 S
3697 Rule Turkey 1996 2006 - Oct lastSun 1:00s 0 -
3698 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
3699 Zone Europe/Istanbul 1:55:52 - LMT 1880
3700 1:56:56 - IMT 1910 Oct # Istanbul Mean Time?
3701 2:00 Turkey EE%sT 1978 Oct 15
3702 3:00 Turkey +03/+04 1985 Apr 20
3703 2:00 Turkey EE%sT 2007
3704 2:00 EU EE%sT 2011 Mar 27 1:00u
3705 2:00 - EET 2011 Mar 28 1:00u
3706 2:00 EU EE%sT 2014 Mar 30 1:00u
3707 2:00 - EET 2014 Mar 31 1:00u
3708 2:00 EU EE%sT 2015 Oct 25 1:00u
3709 2:00 1:00 EEST 2015 Nov 8 1:00u
3710 2:00 EU EE%sT 2016 Sep 7
3712 Link Europe/Istanbul Asia/Istanbul # Istanbul is in both continents.
3716 # From Igor Karpov, who works for the Ukrainian Ministry of Justice,
3717 # via Garrett Wollman (2003-01-27):
3718 # BTW, I've found the official document on this matter. It's government
3719 # regulations No. 509, May 13, 1996. In my poor translation it says:
3720 # "Time in Ukraine is set to second timezone (Kiev time). Each last Sunday
3721 # of March at 3am the time is changing to 4am and each last Sunday of
3722 # October the time at 4am is changing to 3am"
3724 # From Alexander Krivenyshev (2011-09-20):
3725 # On September 20, 2011 the deputies of the Verkhovna Rada agreed to
3726 # abolish the transfer clock to winter time.
3728 # Bill No. 8330 of MP from the Party of Regions Oleg Nadoshi got
3729 # approval from 266 deputies.
3731 # Ukraine abolishes transfer back to the winter time (in Russian)
3732 # http://news.mail.ru/politics/6861560/
3734 # The Ukrainians will no longer change the clock (in Russian)
3735 # http://www.segodnya.ua/news/14290482.html
3737 # Deputies cancelled the winter time (in Russian)
3738 # https://www.pravda.com.ua/rus/news/2011/09/20/6600616/
3740 # From Philip Pizzey (2011-10-18):
3741 # Today my Ukrainian colleagues have informed me that the
3742 # Ukrainian parliament have decided that they will go to winter
3743 # time this year after all.
3745 # From Udo Schwedt (2011-10-18):
3746 # As far as I understand, the recent change to the Ukrainian time zone
3747 # (Europe/Kiev) to introduce permanent daylight saving time (similar
3748 # to Russia) was reverted today:
3749 # http://portal.rada.gov.ua/rada/control/en/publish/article/info_left?art_id=287324&cat_id=105995
3751 # Also reported by Alexander Bokovoy (2011-10-18) who also noted:
3752 # The law documents themselves are at
3753 # http://w1.c1.rada.gov.ua/pls/zweb_n/webproc4_1?id=&pf3511=41484
3755 # From Vladimir in Moscow via Alois Treindl re Kiev time 1991/2 (2014-02-28):
3756 # First in Ukraine they changed Time zone from UTC+3 to UTC+2 with DST:
3757 # 03 25 1990 02:00 -03.00 1 Time Zone 3 with DST
3758 # 07 01 1990 02:00 -02.00 1 Time Zone 2 with DST
3759 # * Ukrainian Government's Resolution of 18.06.1990, No. 134.
3760 # http://search.ligazakon.ua/l_doc2.nsf/link1/T001500.html
3762 # They did not end DST in September, 1990 (according to the law,
3763 # "summer time" was still in action):
3764 # 09 30 1990 03:00 -02.00 1 Time Zone 2 with DST
3765 # * Ukrainian Government's Resolution of 21.09.1990, No. 272.
3766 # http://search.ligazakon.ua/l_doc2.nsf/link1/KP900272.html
3768 # Again no change in March, 1991 ("summer time" in action):
3769 # 03 31 1991 02:00 -02.00 1 Time Zone 2 with DST
3771 # DST ended in September 1991 ("summer time" ended):
3772 # 09 29 1991 03:00 -02.00 0 Time Zone 2, no DST
3773 # * Ukrainian Government's Resolution of 25.09.1991, No. 225.
3774 # http://www.uazakon.com/documents/date_21/pg_iwgdoc.htm
3775 # This is an answer.
3777 # Since 1992 they had normal DST procedure:
3778 # 03 29 1992 02:00 -02.00 1 DST started
3779 # 09 27 1992 03:00 -02.00 0 DST ended
3780 # * Ukrainian Government's Resolution of 20.03.1992, No. 139.
3781 # http://www.uazakon.com/documents/date_8u/pg_grcasa.htm
3783 # Zone NAME GMTOFF RULES FORMAT [UNTIL]
3784 # Most of Ukraine since 1970 has been like Kiev.
3785 # "Kyiv" is the transliteration of the Ukrainian name, but
3786 # "Kiev" is more common in English.
3787 Zone Europe/Kiev 2:02:04 - LMT 1880
3788 2:02:04 - KMT 1924 May 2 # Kiev Mean Time
3789 2:00 - EET 1930 Jun 21
3790 3:00 - MSK 1941 Sep 20
3791 1:00 C-Eur CE%sT 1943 Nov 6
3792 3:00 Russia MSK/MSD 1990 Jul 1 2:00
3793 2:00 1:00 EEST 1991 Sep 29 3:00
3794 2:00 E-Eur EE%sT 1995
3796 # Ruthenia used CET 1990/1991.
3797 # "Uzhhorod" is the transliteration of the Rusyn/Ukrainian pronunciation, but
3798 # "Uzhgorod" is more common in English.
3799 Zone Europe/Uzhgorod 1:29:12 - LMT 1890 Oct
3801 1:00 C-Eur CE%sT 1944 Oct
3802 1:00 1:00 CEST 1944 Oct 26
3803 1:00 - CET 1945 Jun 29
3804 3:00 Russia MSK/MSD 1990
3805 3:00 - MSK 1990 Jul 1 2:00
3806 1:00 - CET 1991 Mar 31 3:00
3808 2:00 E-Eur EE%sT 1995
3810 # Zaporozh'ye and eastern Lugansk oblasts observed DST 1990/1991.
3811 # "Zaporizhia" is the transliteration of the Ukrainian name, but
3812 # "Zaporozh'ye" is more common in English. Use the common English
3813 # spelling, except omit the apostrophe as it is not allowed in
3814 # portable Posix file names.
3815 Zone Europe/Zaporozhye 2:20:40 - LMT 1880
3816 2:20 - +0220 1924 May 2
3817 2:00 - EET 1930 Jun 21
3818 3:00 - MSK 1941 Aug 25
3819 1:00 C-Eur CE%sT 1943 Oct 25
3820 3:00 Russia MSK/MSD 1991 Mar 31 2:00
3821 2:00 E-Eur EE%sT 1995
3827 ###############################################################################
3829 # One source shows that Bulgaria, Cyprus, Finland, and Greece observe DST from
3830 # the last Sunday in March to the last Sunday in September in 1986.
3831 # The source shows Romania changing a day later than everybody else.
3833 # According to Bernard Sieloff's source, Poland is in the MET time zone but
3834 # uses the WE DST rules. The Western USSR uses EET+1 and ME DST rules.
3835 # Bernard Sieloff's source claims Romania switches on the same day, but at
3836 # 00:00 standard time (i.e., 01:00 DST). It also claims that Turkey
3837 # switches on the same day, but switches on at 01:00 standard time
3838 # and off at 00:00 standard time (i.e., 01:00 DST)
3841 # Date: Wed, 28 Jan 87 16:56:27 -0100
3845 # ...the European time rules are...standardized since 1981, when
3846 # most European countries started DST. Before that year, only
3847 # a few countries (UK, France, Italy) had DST, each according
3848 # to own national rules. In 1981, however, DST started on
3849 # 'Apr firstSun', and not on 'Mar lastSun' as in the following
3851 # But also since 1981 there are some more national exceptions
3852 # than listed in 'europe': Switzerland, for example, joined DST
3853 # one year later, Denmark ended DST on 'Oct 1' instead of 'Sep
3854 # lastSun' in 1981 - I don't know how they handle now.
3856 # Finally, DST ist always from 'Apr 1' to 'Oct 1' in the
3857 # Soviet Union (as far as I know).
3859 # Tom Hofmann, Scientific Computer Center, CIBA-GEIGY AG,
3860 # 4002 Basle, Switzerland
3864 # Date: Wed, 4 Feb 87 22:35:22 +0100
3865 # From: Dik T. Winter
3868 # The information from Tom Hofmann is (as far as I know) not entirely correct.
3869 # After a request from chongo at amdahl I tried to retrieve all information
3870 # about DST in Europe. I was able to find all from about 1969.
3872 # ...standardization on DST in Europe started in about 1977 with switches on
3873 # first Sunday in April and last Sunday in September...
3874 # In 1981 UK joined Europe insofar that
3875 # the starting day for both shifted to last Sunday in March. And from 1982
3876 # the whole of Europe used DST, with switch dates April 1 and October 1 in
3877 # the Sov[i]et Union. In 1985 the SU reverted to standard Europe[a]n switch
3880 # It should also be remembered that time-zones are not constants; e.g.
3881 # Portugal switched in 1976 from MET (or CET) to WET with DST...
3882 # Note also that though there were rules for switch dates not
3883 # all countries abided to these dates, and many individual deviations
3884 # occurred, though not since 1982 I believe. Another note: it is always
3885 # assumed that DST is 1 hour ahead of normal time, this need not be the
3886 # case; at least in the Netherlands there have been times when DST was 2 hours
3887 # in advance of normal time.
3890 # dik t. winter, cwi, amsterdam, nederland
3893 # From Bob Devine (1988-01-28):
3895 # Greece: Last Sunday in April to last Sunday in September (iffy on dates).
3896 # Since 1978. Change at midnight.
3898 # Monaco: has same DST as France.