components/timezone/europe
author Rich Burridge <rich.burridge@oracle.com>
Tue, 02 May 2017 17:33:26 -0700
changeset 7964 d9801318ed3d
parent 7706 8ec3561f91ec
permissions -rw-r--r--
25981468 Build ilmbase and openexr with the GNU compilers
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     1
# This file is in the public domain, so clarified as of
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     2
# 2009-05-17 by Arthur David Olson.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     3
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
     4
# This file is by no means authoritative; if you think you know better,
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     5
# go ahead and edit the file (and please send any changes to
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
     6
# [email protected] for general use in the future).  For more, please see
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
     7
# the file CONTRIBUTING in the tz distribution.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     8
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
     9
# From Paul Eggert (2017-02-10):
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
    10
#
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
    11
# Unless otherwise specified, the source for data through 1990 is:
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    12
# Thomas G. Shanks and Rique Pottenger, The International Atlas (6th edition),
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    13
# San Diego: ACS Publications, Inc. (2003).
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
    14
# Unfortunately this book contains many errors and cites no sources.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    15
#
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    16
# Many years ago Gwillim Law wrote that a good source
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    17
# for time zone data was the International Air Transport
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    18
# Association's Standard Schedules Information Manual (IATA SSIM),
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    19
# published semiannually.  Law sent in several helpful summaries
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
    20
# of the IATA's data after 1990.  Except where otherwise noted,
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
    21
# IATA SSIM is the source for entries after 1990.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    22
#
1956
cc30f0892a76 18977188 update timezone data to 2014e
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1910
diff changeset
    23
# A reliable and entertaining source about time zones is
cc30f0892a76 18977188 update timezone data to 2014e
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1910
diff changeset
    24
# Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997).
cc30f0892a76 18977188 update timezone data to 2014e
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1910
diff changeset
    25
#
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    26
# Except where otherwise noted, Shanks & Pottenger is the source for
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    27
# entries through 1991, and IATA SSIM is the source for entries afterwards.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    28
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    29
# Other sources occasionally used include:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    30
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    31
#	Edward W. Whitman, World Time Differences,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    32
#	Whitman Publishing Co, 2 Niagara Av, Ealing, London (undated),
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    33
#	which I found in the UCLA library.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    34
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    35
#	William Willett, The Waste of Daylight, 19th edition
1956
cc30f0892a76 18977188 update timezone data to 2014e
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1910
diff changeset
    36
#	<http://cs.ucla.edu/~eggert/The-Waste-of-Daylight-19th.pdf>
cc30f0892a76 18977188 update timezone data to 2014e
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1910
diff changeset
    37
#	[PDF] (1914-03)
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    38
#
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
    39
#	Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
    40
#	<http://www.jstor.org/stable/1774359>.  He writes:
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
    41
#	"It is requested that corrections and additions to these tables
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
    42
#	may be sent to Mr. John Milne, Royal Geographical Society,
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
    43
#	Savile Row, London."  Nowadays please email them to [email protected].
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
    44
#
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
    45
#	Byalokoz EL. New Counting of Time in Russia since July 1, 1919.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
    46
#	This Russian-language source was consulted by Vladimir Karpinsky; see
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
    47
#	http://mm.icann.org/pipermail/tz/2014-August/021320.html
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
    48
#	The full Russian citation is:
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
    49
#	Бялокоз, Евгений Людвигович. Новый счет времени в течении суток
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
    50
#	введенный декретом Совета народных комиссаров для всей России с 1-го
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
    51
#	июля 1919 г. / Изд. 2-е Междуведомственной комиссии. - Петроград:
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
    52
#	Десятая гос. тип., 1919.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
    53
#	http://resolver.gpntb.ru/purl?docushare/dsweb/Get/Resource-2011/Byalokoz__E.L.__Novyy__schet__vremeni__v__techenie__sutok__izd__2(1).pdf
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
    54
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
    55
#	Brazil's Divisão Serviço da Hora (DSHO),
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    56
#	History of Summer Time
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
    57
#	<http://pcdsh01.on.br/HISTHV.htm>
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
    58
#	(1998-09-21, in Portuguese)
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    59
#
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
    60
# I invented the abbreviations marked '*' in the following table;
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    61
# the rest are variants of the "xMT" pattern for a city's mean time,
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    62
# or are from other sources.  Corrections are welcome!
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    63
#                   std  dst  2dst
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    64
#                   LMT             Local Mean Time
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    65
#       -4:00       AST  ADT        Atlantic
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    66
#        0:00       GMT  BST  BDST  Greenwich, British Summer
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    67
#        0:00       GMT  IST        Greenwich, Irish Summer
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    68
#        0:00       WET  WEST WEMT  Western Europe
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    69
#        0:19:32.13 AMT* NST*       Amsterdam, Netherlands Summer (1835-1937)
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    70
#        1:00       BST             British Standard (1968-1971)
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    71
#        1:00       CET  CEST CEMT  Central Europe
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    72
#        1:00:14    SET             Swedish (1879-1899)
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    73
#        1:36:34    RMT* LST*       Riga, Latvian Summer (1880-1926)*
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    74
#        2:00       EET  EEST       Eastern Europe
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
    75
#        3:00       MSK  MSD  MDST* Moscow
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    76
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    77
# From Peter Ilieve (1994-12-04),
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    78
# The original six [EU members]: Belgium, France, (West) Germany, Italy,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    79
# Luxembourg, the Netherlands.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    80
# Plus, from 1 Jan 73: Denmark, Ireland, United Kingdom.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    81
# Plus, from 1 Jan 81: Greece.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    82
# Plus, from 1 Jan 86: Spain, Portugal.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    83
# Plus, from 1 Jan 95: Austria, Finland, Sweden. (Norway negotiated terms for
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    84
# entry but in a referendum on 28 Nov 94 the people voted No by 52.2% to 47.8%
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    85
# on a turnout of 88.6%. This was almost the same result as Norway's previous
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    86
# referendum in 1972, they are the only country to have said No twice.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    87
# Referendums in the other three countries voted Yes.)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    88
# ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    89
# Estonia ... uses EU dates but not at 01:00 GMT, they use midnight GMT.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    90
# I don't think they know yet what they will do from 1996 onwards.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    91
# ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    92
# There shouldn't be any [current members who are not using EU rules].
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    93
# A Directive has the force of law, member states are obliged to enact
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    94
# national law to implement it. The only contentious issue was the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    95
# different end date for the UK and Ireland, and this was always allowed
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    96
# in the Directive.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    97
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    98
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    99
###############################################################################
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   100
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   101
# Britain (United Kingdom) and Ireland (Eire)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   102
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   103
# From Peter Ilieve (1994-07-06):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   104
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   105
# On 17 Jan 1994 the Independent, a UK quality newspaper, had a piece about
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   106
# historical vistas along the Thames in west London. There was a photo
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   107
# and a sketch map showing some of the sightlines involved. One paragraph
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   108
# of the text said:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   109
#
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   110
# 'An old stone obelisk marking a forgotten terrestrial meridian stands
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   111
# beside the river at Kew. In the 18th century, before time and longitude
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   112
# was standardised by the Royal Observatory in Greenwich, scholars observed
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   113
# this stone and the movement of stars from Kew Observatory nearby. They
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   114
# made their calculations and set the time for the Horse Guards and Parliament,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   115
# but now the stone is obscured by scrubwood and can only be seen by walking
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   116
# along the towpath within a few yards of it.'
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   117
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   118
# I have a one inch to one mile map of London and my estimate of the stone's
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   119
# position is 51 degrees 28' 30" N, 0 degrees 18' 45" W. The longitude should
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   120
# be within about +-2". The Ordnance Survey grid reference is TQ172761.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   121
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   122
# [This yields GMTOFF = -0:01:15 for London LMT in the 18th century.]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   123
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   124
# From Paul Eggert (1993-11-18):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   125
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   126
# Howse writes that Britain was the first country to use standard time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   127
# The railways cared most about the inconsistencies of local mean time,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   128
# and it was they who forced a uniform time on the country.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   129
# The original idea was credited to Dr. William Hyde Wollaston (1766-1828)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   130
# and was popularized by Abraham Follett Osler (1808-1903).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   131
# The first railway to adopt London time was the Great Western Railway
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   132
# in November 1840; other railways followed suit, and by 1847 most
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   133
# (though not all) railways used London time.  On 1847-09-22 the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   134
# Railway Clearing House, an industry standards body, recommended that GMT be
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   135
# adopted at all stations as soon as the General Post Office permitted it.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   136
# The transition occurred on 12-01 for the L&NW, the Caledonian,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   137
# and presumably other railways; the January 1848 Bradshaw's lists many
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   138
# railways as using GMT.  By 1855 the vast majority of public
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   139
# clocks in Britain were set to GMT (though some, like the great clock
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   140
# on Tom Tower at Christ Church, Oxford, were fitted with two minute hands,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   141
# one for local time and one for GMT).  The last major holdout was the legal
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   142
# system, which stubbornly stuck to local time for many years, leading
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   143
# to oddities like polls opening at 08:13 and closing at 16:13.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   144
# The legal system finally switched to GMT when the Statutes (Definition
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   145
# of Time) Act took effect; it received the Royal Assent on 1880-08-02.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   146
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   147
# In the tables below, we condense this complicated story into a single
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   148
# transition date for London, namely 1847-12-01.  We don't know as much
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   149
# about Dublin, so we use 1880-08-02, the legal transition time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   150
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   151
# From Paul Eggert (2014-07-19):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   152
# The ancients had no need for daylight saving, as they kept time
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   153
# informally or via hours whose length depended on the time of year.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   154
# Daylight saving time in its modern sense was invented by the
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   155
# New Zealand entomologist George Vernon Hudson (1867-1946),
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   156
# whose day job as a postal clerk led him to value
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   157
# after-hours daylight in which to pursue his research.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   158
# In 1895 he presented a paper to the Wellington Philosophical Society
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   159
# that proposed a two-hour daylight-saving shift.  See:
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   160
# Hudson GV. On seasonal time-adjustment in countries south of lat. 30 deg.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   161
# Transactions and Proceedings of the New Zealand Institute. 1895;28:734
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   162
# http://rsnz.natlib.govt.nz/volume/rsnz_28/rsnz_28_00_006110.html
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   163
# Although some interest was expressed in New Zealand, his proposal
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   164
# did not find its way into law and eventually it was almost forgotten.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   165
#
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   166
# In England, DST was independently reinvented by William Willett (1857-1915),
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   167
# a London builder and member of the Royal Astronomical Society
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   168
# who circulated a pamphlet "The Waste of Daylight" (1907)
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   169
# that proposed advancing clocks 20 minutes on each of four Sundays in April,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   170
# and retarding them by the same amount on four Sundays in September.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   171
# A bill was drafted in 1909 and introduced in Parliament several times,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   172
# but it met with ridicule and opposition, especially from farming interests.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   173
# Later editions of the pamphlet proposed one-hour summer time, and
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   174
# it was eventually adopted as a wartime measure in 1916.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   175
# See: Summer Time Arrives Early, The Times (2000-05-18).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   176
# A monument to Willett was unveiled on 1927-05-21, in an open space in
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   177
# a 45-acre wood near Chislehurst, Kent that was purchased by popular
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   178
# subscription and open to the public.  On the south face of the monolith,
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   179
# designed by G. W. Miller, is the William Willett Memorial Sundial,
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   180
# which is permanently set to Summer Time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   181
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   182
# From Winston Churchill (1934-04-28):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   183
# It is one of the paradoxes of history that we should owe the boon of
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   184
# summer time, which gives every year to the people of this country
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   185
# between 160 and 170 hours more daylight leisure, to a war which
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   186
# plunged Europe into darkness for four years, and shook the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   187
# foundations of civilization throughout the world.
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   188
#	-- "A Silent Toast to William Willett", Pictorial Weekly;
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   189
#	republished in Finest Hour (Spring 2002) 1(114):26
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   190
#	http://www.winstonchurchill.org/images/finesthour/Vol.01%20No.114.pdf
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   191
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
   192
# From Paul Eggert (2015-08-08):
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   193
# The OED Supplement says that the English originally said "Daylight Saving"
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   194
# when they were debating the adoption of DST in 1908; but by 1916 this
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   195
# term appears only in quotes taken from DST's opponents, whereas the
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   196
# proponents (who eventually won the argument) are quoted as using "Summer".
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
   197
# The term "Summer Time" was introduced by Herbert Samuel, Home Secretary; see:
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
   198
# Viscount Samuel. Leisure in a Democracy. Cambridge University Press
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
   199
# ISBN 978-1-107-49471-8 (1949, reissued 2015), p 8.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   200
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   201
# From Arthur David Olson (1989-01-19):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   202
# A source at the British Information Office in New York avers that it's
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   203
# known as "British" Summer Time in all parts of the United Kingdom.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   204
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   205
# Date: 4 Jan 89 08:57:25 GMT (Wed)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   206
# From: Jonathan Leffler
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   207
# [British Summer Time] is fixed annually by Act of Parliament.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   208
# If you can predict what Parliament will do, you should be in
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   209
# politics making a fortune, not computing.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   210
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   211
# From Chris Carrier (1996-06-14):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   212
# I remember reading in various wartime issues of the London Times the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   213
# acronym BDST for British Double Summer Time.  Look for the published
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   214
# time of sunrise and sunset in The Times, when BDST was in effect, and
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   215
# if you find a zone reference it will say, "All times B.D.S.T."
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   216
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   217
# From Joseph S. Myers (1999-09-02):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   218
# ... some military cables (WO 219/4100 - this is a copy from the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   219
# main SHAEF archives held in the US National Archives, SHAEF/5252/8/516)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   220
# agree that the usage is BDST (this appears in a message dated 17 Feb 1945).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   221
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   222
# From Joseph S. Myers (2000-10-03):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   223
# On 18th April 1941, Sir Stephen Tallents of the BBC wrote to Sir
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   224
# Alexander Maxwell of the Home Office asking whether there was any
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   225
# official designation; the reply of the 21st was that there wasn't
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   226
# but he couldn't think of anything better than the "Double British
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   227
# Summer Time" that the BBC had been using informally.
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   228
# http://www.polyomino.org.uk/british-time/bbc-19410418.png
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   229
# http://www.polyomino.org.uk/british-time/ho-19410421.png
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   230
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   231
# From Sir Alexander Maxwell in the above-mentioned letter (1941-04-21):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   232
# [N]o official designation has as far as I know been adopted for the time
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   233
# which is to be introduced in May....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   234
# I cannot think of anything better than "Double British Summer Time"
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   235
# which could not be said to run counter to any official description.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   236
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   237
# From Paul Eggert (2000-10-02):
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   238
# Howse writes (p 157) 'DBST' too, but 'BDST' seems to have been common
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   239
# and follows the more usual convention of putting the location name first,
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   240
# so we use 'BDST'.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   241
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   242
# Peter Ilieve (1998-04-19) described at length
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   243
# the history of summer time legislation in the United Kingdom.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   244
# Since 1998 Joseph S. Myers has been updating
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   245
# and extending this list, which can be found in
737
fe1543b7904a 7149228 update zoneinfo timezones to 2012a (Armenia, Chile)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 611
diff changeset
   246
# http://www.polyomino.org.uk/british-time/
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   247
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   248
# From Joseph S. Myers (1998-01-06):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   249
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   250
# The legal time in the UK outside of summer time is definitely GMT, not UTC;
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   251
# see Lord Tanlaw's speech
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   252
# http://www.publications.parliament.uk/pa/ld199798/ldhansrd/vo970611/text/70611-10.htm#70611-10_head0
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   253
# (Lords Hansard 11 June 1997 columns 964 to 976).
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   254
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   255
# From Paul Eggert (2006-03-22):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   256
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   257
# For lack of other data, follow Shanks & Pottenger for Eire in 1940-1948.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   258
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   259
# Given Ilieve and Myers's data, the following claims by Shanks & Pottenger
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   260
# are incorrect:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   261
#     * Wales did not switch from GMT to daylight saving time until
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   262
#	1921 Apr 3, when they began to conform with the rest of Great Britain.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   263
# Actually, Wales was identical after 1880.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   264
#     * Eire had two transitions on 1916 Oct 1.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   265
# It actually just had one transition.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   266
#     * Northern Ireland used single daylight saving time throughout WW II.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   267
# Actually, it conformed to Britain.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   268
#     * GB-Eire changed standard time to 1 hour ahead of GMT on 1968-02-18.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   269
# Actually, that date saw the usual switch to summer time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   270
# Standard time was not changed until 1968-10-27 (the clocks didn't change).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   271
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   272
# Here is another incorrect claim by Shanks & Pottenger:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   273
#     * Jersey, Guernsey, and the Isle of Man did not switch from GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   274
#	to daylight saving time until 1921 Apr 3, when they began to
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   275
#	conform with Great Britain.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   276
# S.R.&O. 1916, No. 382 and HO 45/10811/312364 (quoted above) say otherwise.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   277
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   278
# The following claim by Shanks & Pottenger is possible though doubtful;
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   279
# we'll ignore it for now.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   280
#     * Dublin's 1971-10-31 switch was at 02:00, even though London's was 03:00.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   281
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   282
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   283
# Whitman says Dublin Mean Time was -0:25:21, which is more precise than
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   284
# Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   285
# Perhaps this was Dunsink Observatory Time, as Dunsink Observatory
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   286
# (8 km NW of Dublin's center) seemingly was to Dublin as Greenwich was
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   287
# to London.  For example:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   288
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   289
#   "Timeball on the ballast office is down.  Dunsink time."
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   290
#   -- James Joyce, Ulysses
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   291
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
   292
# "Countess Markievicz ... claimed that the [1916] abolition of Dublin Mean Time
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
   293
# was among various actions undertaken by the 'English' government that
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
   294
# would 'put the whole country into the SF (Sinn Féin) camp'.  She claimed
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
   295
# Irish 'public feeling (was) outraged by forcing of English time on us'."
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
   296
# -- Parsons M. Dublin lost its time zone - and 25 minutes - after 1916 Rising.
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
   297
# Irish Times 2014-10-27.
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
   298
# http://www.irishtimes.com/news/politics/dublin-lost-its-time-zone-and-25-minutes-after-1916-rising-1.1977411
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
   299
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   300
# From Joseph S. Myers (2005-01-26):
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   301
# Irish laws are available online at <http://www.irishstatutebook.ie>.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   302
# These include various relating to legal time, for example:
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   303
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   304
# ZZA13Y1923.html ZZA12Y1924.html ZZA8Y1925.html ZZSIV20PG1267.html
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   305
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   306
# ZZSI71Y1947.html ZZSI128Y1948.html ZZSI23Y1949.html ZZSI41Y1950.html
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   307
# ZZSI27Y1951.html ZZSI73Y1952.html
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   308
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   309
# ZZSI11Y1961.html ZZSI232Y1961.html ZZSI182Y1962.html
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   310
# ZZSI167Y1963.html ZZSI257Y1964.html ZZSI198Y1967.html
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   311
# ZZA23Y1968.html ZZA17Y1971.html
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   312
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   313
# ZZSI67Y1981.html ZZSI212Y1982.html ZZSI45Y1986.html
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   314
# ZZSI264Y1988.html ZZSI52Y1990.html ZZSI371Y1992.html
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   315
# ZZSI395Y1994.html ZZSI484Y1997.html ZZSI506Y2001.html
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   316
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   317
# [These are all relative to the root, e.g., the first is
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   318
# <http://www.irishstatutebook.ie/ZZA13Y1923.html>.]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   319
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   320
# (These are those I found, but there could be more.  In any case these
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   321
# should allow various updates to the comments in the europe file to cover
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   322
# the laws applicable in Ireland.)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   323
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   324
# (Note that the time in the Republic of Ireland since 1968 has been defined
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   325
# in terms of standard time being GMT+1 with a period of winter time when it
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   326
# is GMT, rather than standard time being GMT with a period of summer time
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   327
# being GMT+1.)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   328
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   329
# From Paul Eggert (1999-03-28):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   330
# Clive Feather (<news:[email protected]>, 1997-03-31)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   331
# reports that Folkestone (Cheriton) Shuttle Terminal uses Concession Time
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   332
# (CT), equivalent to French civil time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   333
# Julian Hill (<news:[email protected]>, 1998-09-30) reports that
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   334
# trains between Dollands Moor (the freight facility next door)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   335
# and Frethun run in CT.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   336
# My admittedly uninformed guess is that the terminal has two authorities,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   337
# the French concession operators and the British civil authorities,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   338
# and that the time depends on who you're talking to.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   339
# If, say, the British police were called to the station for some reason,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   340
# I would expect the official police report to use GMT/BST and not CET/CEST.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   341
# This is a borderline case, but for now let's stick to GMT/BST.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   342
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   343
# From an anonymous contributor (1996-06-02):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   344
# The law governing time in Ireland is under Statutory Instrument SI 395/94,
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
   345
# which gives force to European Union 7th Council Directive No. 94/21/EC.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   346
# Under this directive, the Minister for Justice in Ireland makes appropriate
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   347
# regulations. I spoke this morning with the Secretary of the Department of
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   348
# Justice (tel +353 1 678 9711) who confirmed to me that the correct name is
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   349
# "Irish Summer Time", abbreviated to "IST".
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   350
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   351
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   352
# Summer Time Act, 1916
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   353
Rule	GB-Eire	1916	only	-	May	21	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   354
Rule	GB-Eire	1916	only	-	Oct	 1	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   355
# S.R.&O. 1917, No. 358
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   356
Rule	GB-Eire	1917	only	-	Apr	 8	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   357
Rule	GB-Eire	1917	only	-	Sep	17	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   358
# S.R.&O. 1918, No. 274
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   359
Rule	GB-Eire	1918	only	-	Mar	24	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   360
Rule	GB-Eire	1918	only	-	Sep	30	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   361
# S.R.&O. 1919, No. 297
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   362
Rule	GB-Eire	1919	only	-	Mar	30	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   363
Rule	GB-Eire	1919	only	-	Sep	29	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   364
# S.R.&O. 1920, No. 458
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   365
Rule	GB-Eire	1920	only	-	Mar	28	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   366
# S.R.&O. 1920, No. 1844
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   367
Rule	GB-Eire	1920	only	-	Oct	25	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   368
# S.R.&O. 1921, No. 363
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   369
Rule	GB-Eire	1921	only	-	Apr	 3	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   370
Rule	GB-Eire	1921	only	-	Oct	 3	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   371
# S.R.&O. 1922, No. 264
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   372
Rule	GB-Eire	1922	only	-	Mar	26	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   373
Rule	GB-Eire	1922	only	-	Oct	 8	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   374
# The Summer Time Act, 1922
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   375
Rule	GB-Eire	1923	only	-	Apr	Sun>=16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   376
Rule	GB-Eire	1923	1924	-	Sep	Sun>=16	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   377
Rule	GB-Eire	1924	only	-	Apr	Sun>=9	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   378
Rule	GB-Eire	1925	1926	-	Apr	Sun>=16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   379
# The Summer Time Act, 1925
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   380
Rule	GB-Eire	1925	1938	-	Oct	Sun>=2	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   381
Rule	GB-Eire	1927	only	-	Apr	Sun>=9	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   382
Rule	GB-Eire	1928	1929	-	Apr	Sun>=16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   383
Rule	GB-Eire	1930	only	-	Apr	Sun>=9	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   384
Rule	GB-Eire	1931	1932	-	Apr	Sun>=16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   385
Rule	GB-Eire	1933	only	-	Apr	Sun>=9	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   386
Rule	GB-Eire	1934	only	-	Apr	Sun>=16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   387
Rule	GB-Eire	1935	only	-	Apr	Sun>=9	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   388
Rule	GB-Eire	1936	1937	-	Apr	Sun>=16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   389
Rule	GB-Eire	1938	only	-	Apr	Sun>=9	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   390
Rule	GB-Eire	1939	only	-	Apr	Sun>=16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   391
# S.R.&O. 1939, No. 1379
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   392
Rule	GB-Eire	1939	only	-	Nov	Sun>=16	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   393
# S.R.&O. 1940, No. 172 and No. 1883
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   394
Rule	GB-Eire	1940	only	-	Feb	Sun>=23	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   395
# S.R.&O. 1941, No. 476
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   396
Rule	GB-Eire	1941	only	-	May	Sun>=2	1:00s	2:00	BDST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   397
Rule	GB-Eire	1941	1943	-	Aug	Sun>=9	1:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   398
# S.R.&O. 1942, No. 506
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   399
Rule	GB-Eire	1942	1944	-	Apr	Sun>=2	1:00s	2:00	BDST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   400
# S.R.&O. 1944, No. 932
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   401
Rule	GB-Eire	1944	only	-	Sep	Sun>=16	1:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   402
# S.R.&O. 1945, No. 312
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   403
Rule	GB-Eire	1945	only	-	Apr	Mon>=2	1:00s	2:00	BDST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   404
Rule	GB-Eire	1945	only	-	Jul	Sun>=9	1:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   405
# S.R.&O. 1945, No. 1208
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   406
Rule	GB-Eire	1945	1946	-	Oct	Sun>=2	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   407
Rule	GB-Eire	1946	only	-	Apr	Sun>=9	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   408
# The Summer Time Act, 1947
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   409
Rule	GB-Eire	1947	only	-	Mar	16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   410
Rule	GB-Eire	1947	only	-	Apr	13	1:00s	2:00	BDST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   411
Rule	GB-Eire	1947	only	-	Aug	10	1:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   412
Rule	GB-Eire	1947	only	-	Nov	 2	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   413
# Summer Time Order, 1948 (S.I. 1948/495)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   414
Rule	GB-Eire	1948	only	-	Mar	14	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   415
Rule	GB-Eire	1948	only	-	Oct	31	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   416
# Summer Time Order, 1949 (S.I. 1949/373)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   417
Rule	GB-Eire	1949	only	-	Apr	 3	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   418
Rule	GB-Eire	1949	only	-	Oct	30	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   419
# Summer Time Order, 1950 (S.I. 1950/518)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   420
# Summer Time Order, 1951 (S.I. 1951/430)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   421
# Summer Time Order, 1952 (S.I. 1952/451)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   422
Rule	GB-Eire	1950	1952	-	Apr	Sun>=14	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   423
Rule	GB-Eire	1950	1952	-	Oct	Sun>=21	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   424
# revert to the rules of the Summer Time Act, 1925
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   425
Rule	GB-Eire	1953	only	-	Apr	Sun>=16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   426
Rule	GB-Eire	1953	1960	-	Oct	Sun>=2	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   427
Rule	GB-Eire	1954	only	-	Apr	Sun>=9	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   428
Rule	GB-Eire	1955	1956	-	Apr	Sun>=16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   429
Rule	GB-Eire	1957	only	-	Apr	Sun>=9	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   430
Rule	GB-Eire	1958	1959	-	Apr	Sun>=16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   431
Rule	GB-Eire	1960	only	-	Apr	Sun>=9	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   432
# Summer Time Order, 1961 (S.I. 1961/71)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   433
# Summer Time (1962) Order, 1961 (S.I. 1961/2465)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   434
# Summer Time Order, 1963 (S.I. 1963/81)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   435
Rule	GB-Eire	1961	1963	-	Mar	lastSun	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   436
Rule	GB-Eire	1961	1968	-	Oct	Sun>=23	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   437
# Summer Time (1964) Order, 1963 (S.I. 1963/2101)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   438
# Summer Time Order, 1964 (S.I. 1964/1201)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   439
# Summer Time Order, 1967 (S.I. 1967/1148)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   440
Rule	GB-Eire	1964	1967	-	Mar	Sun>=19	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   441
# Summer Time Order, 1968 (S.I. 1968/117)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   442
Rule	GB-Eire	1968	only	-	Feb	18	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   443
# The British Standard Time Act, 1968
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   444
#	(no summer time)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   445
# The Summer Time Act, 1972
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   446
Rule	GB-Eire	1972	1980	-	Mar	Sun>=16	2:00s	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   447
Rule	GB-Eire	1972	1980	-	Oct	Sun>=23	2:00s	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   448
# Summer Time Order, 1980 (S.I. 1980/1089)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   449
# Summer Time Order, 1982 (S.I. 1982/1673)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   450
# Summer Time Order, 1986 (S.I. 1986/223)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   451
# Summer Time Order, 1988 (S.I. 1988/931)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   452
Rule	GB-Eire	1981	1995	-	Mar	lastSun	1:00u	1:00	BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   453
Rule	GB-Eire 1981	1989	-	Oct	Sun>=23	1:00u	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   454
# Summer Time Order, 1989 (S.I. 1989/985)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   455
# Summer Time Order, 1992 (S.I. 1992/1729)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   456
# Summer Time Order 1994 (S.I. 1994/2798)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   457
Rule	GB-Eire 1990	1995	-	Oct	Sun>=22	1:00u	0	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   458
# Summer Time Order 1997 (S.I. 1997/2982)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   459
# See EU for rules starting in 1996.
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   460
#
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   461
# Use Europe/London for Jersey, Guernsey, and the Isle of Man.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   462
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   463
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   464
Zone	Europe/London	-0:01:15 -	LMT	1847 Dec  1  0:00s
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   465
			 0:00	GB-Eire	%s	1968 Oct 27
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   466
			 1:00	-	BST	1971 Oct 31  2:00u
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   467
			 0:00	GB-Eire	%s	1996
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   468
			 0:00	EU	GMT/BST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   469
Link	Europe/London	Europe/Jersey
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   470
Link	Europe/London	Europe/Guernsey
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   471
Link	Europe/London	Europe/Isle_of_Man
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   472
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   473
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   474
Zone	Europe/Dublin	-0:25:00 -	LMT	1880 Aug  2
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
   475
			-0:25:21 -	DMT	1916 May 21  2:00 # Dublin MT
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   476
			-0:25:21 1:00	IST	1916 Oct  1  2:00s
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   477
			 0:00	GB-Eire	%s	1921 Dec  6 # independence
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   478
			 0:00	GB-Eire	GMT/IST	1940 Feb 25  2:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   479
			 0:00	1:00	IST	1946 Oct  6  2:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   480
			 0:00	-	GMT	1947 Mar 16  2:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   481
			 0:00	1:00	IST	1947 Nov  2  2:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   482
			 0:00	-	GMT	1948 Apr 18  2:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   483
			 0:00	GB-Eire	GMT/IST	1968 Oct 27
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   484
			 1:00	-	IST	1971 Oct 31  2:00u
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   485
			 0:00	GB-Eire	GMT/IST	1996
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   486
			 0:00	EU	GMT/IST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   487
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   488
###############################################################################
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   489
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   490
# Europe
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   491
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   492
# EU rules are for the European Union, previously known as the EC, EEC,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   493
# Common Market, etc.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   494
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   495
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   496
Rule	EU	1977	1980	-	Apr	Sun>=1	 1:00u	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   497
Rule	EU	1977	only	-	Sep	lastSun	 1:00u	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   498
Rule	EU	1978	only	-	Oct	 1	 1:00u	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   499
Rule	EU	1979	1995	-	Sep	lastSun	 1:00u	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   500
Rule	EU	1981	max	-	Mar	lastSun	 1:00u	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   501
Rule	EU	1996	max	-	Oct	lastSun	 1:00u	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   502
# The most recent directive covers the years starting in 2002.  See:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   503
# Directive 2000/84/EC of the European Parliament and of the Council
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   504
# of 19 January 2001 on summer-time arrangements.
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   505
# http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32000L0084:EN:NOT
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   506
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   507
# W-Eur differs from EU only in that W-Eur uses standard time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   508
Rule	W-Eur	1977	1980	-	Apr	Sun>=1	 1:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   509
Rule	W-Eur	1977	only	-	Sep	lastSun	 1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   510
Rule	W-Eur	1978	only	-	Oct	 1	 1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   511
Rule	W-Eur	1979	1995	-	Sep	lastSun	 1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   512
Rule	W-Eur	1981	max	-	Mar	lastSun	 1:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   513
Rule	W-Eur	1996	max	-	Oct	lastSun	 1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   514
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   515
# Older C-Eur rules are for convenience in the tables.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   516
# From 1977 on, C-Eur differs from EU only in that C-Eur uses standard time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   517
Rule	C-Eur	1916	only	-	Apr	30	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   518
Rule	C-Eur	1916	only	-	Oct	 1	 1:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   519
Rule	C-Eur	1917	1918	-	Apr	Mon>=15	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   520
Rule	C-Eur	1917	1918	-	Sep	Mon>=15	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   521
Rule	C-Eur	1940	only	-	Apr	 1	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   522
Rule	C-Eur	1942	only	-	Nov	 2	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   523
Rule	C-Eur	1943	only	-	Mar	29	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   524
Rule	C-Eur	1943	only	-	Oct	 4	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   525
Rule	C-Eur	1944	1945	-	Apr	Mon>=1	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   526
# Whitman gives 1944 Oct 7; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   527
Rule	C-Eur	1944	only	-	Oct	 2	 2:00s	0	-
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   528
# From Jesper Nørgaard Welen (2008-07-13):
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   529
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   530
# I found what is probably a typo of 2:00 which should perhaps be 2:00s
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   531
# in the C-Eur rule from tz database version 2008d (this part was
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   532
# corrected in version 2008d). The circumstantial evidence is simply the
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   533
# tz database itself, as seen below:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   534
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   535
# Zone Europe/Paris 0:09:21 - LMT 1891 Mar 15  0:01
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   536
#    0:00 France WE%sT 1945 Sep 16  3:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   537
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   538
# Zone Europe/Monaco 0:29:32 - LMT 1891 Mar 15
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   539
#    0:00 France WE%sT 1945 Sep 16  3:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   540
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   541
# Zone Europe/Belgrade 1:22:00 - LMT 1884
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   542
#    1:00 1:00 CEST 1945 Sep 16  2:00s
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   543
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   544
# Rule France 1945 only - Sep 16  3:00 0 -
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   545
# Rule Belgium 1945 only - Sep 16  2:00s 0 -
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   546
# Rule Neth 1945 only - Sep 16 2:00s 0 -
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   547
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   548
# The rule line to be changed is:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   549
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   550
# Rule C-Eur 1945 only - Sep 16  2:00 0 -
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   551
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   552
# It seems that Paris, Monaco, Rule France, Rule Belgium all agree on
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   553
# 2:00 standard time, e.g. 3:00 local time.  However there are no
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   554
# countries that use C-Eur rules in September 1945, so the only items
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
   555
# affected are apparently these fictitious zones that translate acronyms
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   556
# CET and MET:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   557
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   558
# Zone CET  1:00 C-Eur CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   559
# Zone MET  1:00 C-Eur ME%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   560
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   561
# It this is right then the corrected version would look like:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   562
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   563
# Rule C-Eur 1945 only - Sep 16  2:00s 0 -
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   564
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   565
# A small step for mankind though 8-)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   566
Rule	C-Eur	1945	only	-	Sep	16	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   567
Rule	C-Eur	1977	1980	-	Apr	Sun>=1	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   568
Rule	C-Eur	1977	only	-	Sep	lastSun	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   569
Rule	C-Eur	1978	only	-	Oct	 1	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   570
Rule	C-Eur	1979	1995	-	Sep	lastSun	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   571
Rule	C-Eur	1981	max	-	Mar	lastSun	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   572
Rule	C-Eur	1996	max	-	Oct	lastSun	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   573
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   574
# E-Eur differs from EU only in that E-Eur switches at midnight local time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   575
Rule	E-Eur	1977	1980	-	Apr	Sun>=1	 0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   576
Rule	E-Eur	1977	only	-	Sep	lastSun	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   577
Rule	E-Eur	1978	only	-	Oct	 1	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   578
Rule	E-Eur	1979	1995	-	Sep	lastSun	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   579
Rule	E-Eur	1981	max	-	Mar	lastSun	 0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   580
Rule	E-Eur	1996	max	-	Oct	lastSun	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   581
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   582
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   583
# Daylight saving time for Russia and the Soviet Union
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   584
#
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   585
# The 1917-1921 decree URLs are from Alexander Belopolsky (2016-08-23).
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   586
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   587
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   588
Rule	Russia	1917	only	-	Jul	 1	23:00	1:00	MST  # Moscow Summer Time
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   589
#
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   590
# Decree No. 142 (1917-12-22) http://istmat.info/node/28137
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   591
Rule	Russia	1917	only	-	Dec	28	 0:00	0	MMT  # Moscow Mean Time
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   592
#
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   593
# Decree No. 497 (1918-05-30) http://istmat.info/node/30001
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   594
Rule	Russia	1918	only	-	May	31	22:00	2:00	MDST # Moscow Double Summer Time
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   595
Rule	Russia	1918	only	-	Sep	16	 1:00	1:00	MST
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   596
#
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   597
# Decree No. 258 (1919-05-29) http://istmat.info/node/37949
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   598
Rule	Russia	1919	only	-	May	31	23:00	2:00	MDST
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   599
#
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   600
Rule	Russia	1919	only	-	Jul	 1	 0:00u	1:00	MSD
1956
cc30f0892a76 18977188 update timezone data to 2014e
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1910
diff changeset
   601
Rule	Russia	1919	only	-	Aug	16	 0:00	0	MSK
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   602
#
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   603
# Decree No. 63 (1921-02-03) http://istmat.info/node/45840
1956
cc30f0892a76 18977188 update timezone data to 2014e
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1910
diff changeset
   604
Rule	Russia	1921	only	-	Feb	14	23:00	1:00	MSD
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   605
#
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   606
# Decree No. 121 (1921-03-07) http://istmat.info/node/45949
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   607
Rule	Russia	1921	only	-	Mar	20	23:00	2:00	+05
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   608
#
1956
cc30f0892a76 18977188 update timezone data to 2014e
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1910
diff changeset
   609
Rule	Russia	1921	only	-	Sep	 1	 0:00	1:00	MSD
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   610
Rule	Russia	1921	only	-	Oct	 1	 0:00	0	-
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
   611
# Act No. 925 of the Council of Ministers of the USSR (1980-10-24):
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   612
Rule	Russia	1981	1984	-	Apr	 1	 0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   613
Rule	Russia	1981	1983	-	Oct	 1	 0:00	0	-
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
   614
# Act No. 967 of the Council of Ministers of the USSR (1984-09-13), repeated in
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
   615
# Act No. 227 of the Council of Ministers of the USSR (1989-03-14):
5899
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
   616
Rule	Russia	1984	1995	-	Sep	lastSun	 2:00s	0	-
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
   617
Rule	Russia	1985	2010	-	Mar	lastSun	 2:00s	1:00	S
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   618
#
611
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
   619
Rule	Russia	1996	2010	-	Oct	lastSun	 2:00s	0	-
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
   620
# As described below, Russia's 2014 change affects Zone data, not Rule data.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   621
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   622
# From Stepan Golosunov (2016-03-07):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   623
# Wikipedia and other sources refer to the Act of the Council of
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   624
# Ministers of the USSR from 1988-01-04 No. 5 and the Act of the
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   625
# Council of Ministers of the USSR from 1989-03-14 No. 227.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   626
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   627
# I did not find full texts of these acts.  For the 1989 one we have
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   628
# title at http://base.garant.ru/70754136/ :
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   629
# "About change in calculation of time on the territories of
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   630
# Lithuanian SSR, Latvian SSR and Estonian SSR, Astrakhan,
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   631
# Kaliningrad, Kirov, Kuybyshev, Ulyanovsk and Uralsk oblasts".
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   632
# And http://astrozet.net/files/Zones/DOC/RU/1980-925.txt appears to
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   633
# contain quotes from both acts: Since last Sunday of March 1988 rules
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   634
# of the second time belt are installed in Volgograd and Saratov
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   635
# oblasts.  Since last Sunday of March 1989:
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   636
# a) Lithuanian SSR, Latvian SSR, Estonian SSR, Kaliningrad oblast:
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   637
# second time belt rules without extra hour (Moscow-1);
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   638
# b) Astrakhan, Kirov, Kuybyshev, Ulyanovsk oblasts: second time belt
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   639
# rules (Moscow time)
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   640
# c) Uralsk oblast: third time belt rules (Moscow+1).
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
   641
5899
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
   642
# From Stepan Golosunov (2016-03-27):
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
   643
# Unamended version of the act of the
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
   644
# Government of the Russian Federation No. 23 from 08.01.1992
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
   645
# http://pravo.gov.ru/proxy/ips/?docbody=&nd=102014034&rdk=0
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
   646
# says that every year clocks were to be moved forward on last Sunday
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
   647
# of March at 2 hours and moved backwards on last Sunday of September
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
   648
# at 3 hours.  It was amended in 1996 to replace September with October.
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
   649
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   650
# From Alexander Krivenyshev (2011-06-14):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   651
# According to Kremlin press service, Russian President Dmitry Medvedev
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   652
# signed a federal law "On calculation of time" on June 9, 2011.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   653
# According to the law Russia is abolishing daylight saving time.
994
d4f57a8d40ca 7198440 update zoneinfo timezones to 2012f (Fiji)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 941
diff changeset
   654
#
d4f57a8d40ca 7198440 update zoneinfo timezones to 2012f (Fiji)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 941
diff changeset
   655
# Medvedev signed a law "On the Calculation of Time" (in russian):
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   656
# http://bmockbe.ru/events/?ID=7583
994
d4f57a8d40ca 7198440 update zoneinfo timezones to 2012f (Fiji)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 941
diff changeset
   657
#
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   658
# Medvedev signed a law on the calculation of the time (in russian):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   659
# http://www.regnum.ru/news/polit/1413906.html
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   660
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   661
# From Arthur David Olson (2011-06-15):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   662
# Take "abolishing daylight saving time" to mean that time is now considered
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   663
# to be standard.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   664
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   665
# These are for backward compatibility with older versions.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   666
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   667
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   668
Zone	WET		0:00	EU	WE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   669
Zone	CET		1:00	C-Eur	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   670
Zone	MET		1:00	C-Eur	ME%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   671
Zone	EET		2:00	EU	EE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   672
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   673
# Previous editions of this database used abbreviations like MET DST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   674
# for Central European Summer Time, but this didn't agree with common usage.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   675
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   676
# From Markus Kuhn (1996-07-12):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   677
# The official German names ... are
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   678
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   679
#	Mitteleuropäische Zeit (MEZ)         = UTC+01:00
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   680
#	Mitteleuropäische Sommerzeit (MESZ)  = UTC+02:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   681
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   682
# as defined in the German Time Act (Gesetz über die Zeitbestimmung (ZeitG),
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   683
# 1978-07-25, Bundesgesetzblatt, Jahrgang 1978, Teil I, S. 1110-1111)....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   684
# I wrote ... to the German Federal Physical-Technical Institution
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   685
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   686
#	Physikalisch-Technische Bundesanstalt (PTB)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   687
#	Laboratorium 4.41 "Zeiteinheit"
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   688
#	Postfach 3345
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   689
#	D-38023 Braunschweig
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   690
#	phone: +49 531 592-0
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   691
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   692
# ... I received today an answer letter from Dr. Peter Hetzel, head of the PTB
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   693
# department for time and frequency transmission.  He explained that the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   694
# PTB translates MEZ and MESZ into English as
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   695
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   696
#	Central European Time (CET)         = UTC+01:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   697
#	Central European Summer Time (CEST) = UTC+02:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   698
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   699
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   700
# Albania
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   701
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   702
Rule	Albania	1940	only	-	Jun	16	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   703
Rule	Albania	1942	only	-	Nov	 2	3:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   704
Rule	Albania	1943	only	-	Mar	29	2:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   705
Rule	Albania	1943	only	-	Apr	10	3:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   706
Rule	Albania	1974	only	-	May	 4	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   707
Rule	Albania	1974	only	-	Oct	 2	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   708
Rule	Albania	1975	only	-	May	 1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   709
Rule	Albania	1975	only	-	Oct	 2	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   710
Rule	Albania	1976	only	-	May	 2	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   711
Rule	Albania	1976	only	-	Oct	 3	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   712
Rule	Albania	1977	only	-	May	 8	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   713
Rule	Albania	1977	only	-	Oct	 2	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   714
Rule	Albania	1978	only	-	May	 6	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   715
Rule	Albania	1978	only	-	Oct	 1	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   716
Rule	Albania	1979	only	-	May	 5	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   717
Rule	Albania	1979	only	-	Sep	30	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   718
Rule	Albania	1980	only	-	May	 3	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   719
Rule	Albania	1980	only	-	Oct	 4	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   720
Rule	Albania	1981	only	-	Apr	26	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   721
Rule	Albania	1981	only	-	Sep	27	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   722
Rule	Albania	1982	only	-	May	 2	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   723
Rule	Albania	1982	only	-	Oct	 3	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   724
Rule	Albania	1983	only	-	Apr	18	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   725
Rule	Albania	1983	only	-	Oct	 1	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   726
Rule	Albania	1984	only	-	Apr	 1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   727
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   728
Zone	Europe/Tirane	1:19:20 -	LMT	1914
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   729
			1:00	-	CET	1940 Jun 16
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   730
			1:00	Albania	CE%sT	1984 Jul
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   731
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   732
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   733
# Andorra
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   734
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   735
Zone	Europe/Andorra	0:06:04 -	LMT	1901
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   736
			0:00	-	WET	1946 Sep 30
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   737
			1:00	-	CET	1985 Mar 31  2:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   738
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   739
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   740
# Austria
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   741
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
   742
# Milne says Vienna time was 1:05:21.
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
   743
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   744
# From Paul Eggert (2006-03-22): Shanks & Pottenger give 1918-06-16 and
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   745
# 1945-11-18, but the Austrian Federal Office of Metrology and
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   746
# Surveying (BEV) gives 1918-09-16 and for Vienna gives the "alleged"
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   747
# date of 1945-04-12 with no time.  For the 1980-04-06 transition
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   748
# Shanks & Pottenger give 02:00, the BEV 00:00.  Go with the BEV,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   749
# and guess 02:00 for 1945-04-12.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   750
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   751
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   752
Rule	Austria	1920	only	-	Apr	 5	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   753
Rule	Austria	1920	only	-	Sep	13	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   754
Rule	Austria	1946	only	-	Apr	14	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   755
Rule	Austria	1946	1948	-	Oct	Sun>=1	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   756
Rule	Austria	1947	only	-	Apr	 6	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   757
Rule	Austria	1948	only	-	Apr	18	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   758
Rule	Austria	1980	only	-	Apr	 6	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   759
Rule	Austria	1980	only	-	Sep	28	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   760
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
   761
Zone	Europe/Vienna	1:05:21 -	LMT	1893 Apr
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   762
			1:00	C-Eur	CE%sT	1920
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   763
			1:00	Austria	CE%sT	1940 Apr  1  2:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   764
			1:00	C-Eur	CE%sT	1945 Apr  2  2:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   765
			1:00	1:00	CEST	1945 Apr 12  2:00s
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   766
			1:00	-	CET	1946
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   767
			1:00	Austria	CE%sT	1981
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   768
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   769
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   770
# Belarus
6425
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
   771
#
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
   772
# From Stepan Golosunov (2016-07-02):
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
   773
# http://www.lawbelarus.com/repub/sub30/texf9611.htm
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
   774
# (Act of the Cabinet of Ministers of the Republic of Belarus from
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
   775
# 1992-03-25 No. 157) ... says clocks were to be moved forward at 2:00
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
   776
# on last Sunday of March and backward at 3:00 on last Sunday of September
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
   777
# (the same as previous USSR and contemporary Russian regulations).
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
   778
#
611
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
   779
# From Yauhen Kharuzhy (2011-09-16):
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
   780
# By latest Belarus government act Europe/Minsk timezone was changed to
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
   781
# GMT+3 without DST (was GMT+2 with DST).
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
   782
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
   783
# Sources (Russian language):
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
   784
# http://www.belta.by/ru/all_news/society/V-Belarusi-otmenjaetsja-perexod-na-sezonnoe-vremja_i_572952.html
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
   785
# http://naviny.by/rubrics/society/2011/09/16/ic_articles_116_175144/
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
   786
# http://news.tut.by/society/250578.html
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   787
#
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   788
# From Alexander Bokovoy (2014-10-09):
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   789
# Belarussian government decided against changing to winter time....
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   790
# http://eng.belta.by/all_news/society/Belarus-decides-against-adjusting-time-in-Russias-wake_i_76335.html
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   791
#
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   792
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   793
Zone	Europe/Minsk	1:50:16 -	LMT	1880
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   794
			1:50	-	MMT	1924 May  2 # Minsk Mean Time
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   795
			2:00	-	EET	1930 Jun 21
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   796
			3:00	-	MSK	1941 Jun 28
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   797
			1:00	C-Eur	CE%sT	1944 Jul  3
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   798
			3:00	Russia	MSK/MSD	1990
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   799
			3:00	-	MSK	1991 Mar 31  2:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   800
			2:00	Russia	EE%sT	2011 Mar 27  2:00s
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
   801
			3:00	-	+03
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   802
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   803
# Belgium
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   804
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   805
# From Paul Eggert (1997-07-02):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   806
# Entries from 1918 through 1991 are taken from:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   807
#	Annuaire de L'Observatoire Royal de Belgique,
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   808
#	Avenue Circulaire, 3, B-1180 BRUXELLES, CLVIIe année, 1991
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   809
#	(Imprimerie HAYEZ, s.p.r.l., Rue Fin, 4, 1080 BRUXELLES, MCMXC),
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   810
#	pp 8-9.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   811
# LMT before 1892 was 0:17:30, according to the official journal of Belgium:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   812
#	Moniteur Belge, Samedi 30 Avril 1892, N.121.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   813
# Thanks to Pascal Delmoitie for these references.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   814
# The 1918 rules are listed for completeness; they apply to unoccupied Belgium.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   815
# Assume Brussels switched to WET in 1918 when the armistice took effect.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   816
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   817
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   818
Rule	Belgium	1918	only	-	Mar	 9	 0:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   819
Rule	Belgium	1918	1919	-	Oct	Sat>=1	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   820
Rule	Belgium	1919	only	-	Mar	 1	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   821
Rule	Belgium	1920	only	-	Feb	14	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   822
Rule	Belgium	1920	only	-	Oct	23	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   823
Rule	Belgium	1921	only	-	Mar	14	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   824
Rule	Belgium	1921	only	-	Oct	25	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   825
Rule	Belgium	1922	only	-	Mar	25	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   826
Rule	Belgium	1922	1927	-	Oct	Sat>=1	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   827
Rule	Belgium	1923	only	-	Apr	21	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   828
Rule	Belgium	1924	only	-	Mar	29	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   829
Rule	Belgium	1925	only	-	Apr	 4	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   830
# DSH writes that a royal decree of 1926-02-22 specified the Sun following 3rd
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   831
# Sat in Apr (except if it's Easter, in which case it's one Sunday earlier),
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   832
# to Sun following 1st Sat in Oct, and that a royal decree of 1928-09-15
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   833
# changed the transition times to 02:00 GMT.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   834
Rule	Belgium	1926	only	-	Apr	17	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   835
Rule	Belgium	1927	only	-	Apr	 9	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   836
Rule	Belgium	1928	only	-	Apr	14	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   837
Rule	Belgium	1928	1938	-	Oct	Sun>=2	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   838
Rule	Belgium	1929	only	-	Apr	21	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   839
Rule	Belgium	1930	only	-	Apr	13	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   840
Rule	Belgium	1931	only	-	Apr	19	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   841
Rule	Belgium	1932	only	-	Apr	 3	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   842
Rule	Belgium	1933	only	-	Mar	26	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   843
Rule	Belgium	1934	only	-	Apr	 8	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   844
Rule	Belgium	1935	only	-	Mar	31	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   845
Rule	Belgium	1936	only	-	Apr	19	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   846
Rule	Belgium	1937	only	-	Apr	 4	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   847
Rule	Belgium	1938	only	-	Mar	27	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   848
Rule	Belgium	1939	only	-	Apr	16	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   849
Rule	Belgium	1939	only	-	Nov	19	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   850
Rule	Belgium	1940	only	-	Feb	25	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   851
Rule	Belgium	1944	only	-	Sep	17	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   852
Rule	Belgium	1945	only	-	Apr	 2	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   853
Rule	Belgium	1945	only	-	Sep	16	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   854
Rule	Belgium	1946	only	-	May	19	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   855
Rule	Belgium	1946	only	-	Oct	 7	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   856
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   857
Zone	Europe/Brussels	0:17:30 -	LMT	1880
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   858
			0:17:30	-	BMT	1892 May  1 12:00  # Brussels MT
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   859
			0:00	-	WET	1914 Nov  8
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   860
			1:00	-	CET	1916 May  1  0:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   861
			1:00	C-Eur	CE%sT	1918 Nov 11 11:00u
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   862
			0:00	Belgium	WE%sT	1940 May 20  2:00s
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   863
			1:00	C-Eur	CE%sT	1944 Sep  3
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   864
			1:00	Belgium	CE%sT	1977
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   865
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   866
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   867
# Bosnia and Herzegovina
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   868
# See Europe/Belgrade.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   869
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   870
# Bulgaria
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   871
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   872
# From Plamen Simenov via Steffen Thorsen (1999-09-09):
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
   873
# A document of Government of Bulgaria (No. 94/1997) says:
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   874
# EET -> EETDST is in 03:00 Local time in last Sunday of March ...
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   875
# EETDST -> EET is in 04:00 Local time in last Sunday of October
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   876
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   877
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   878
Rule	Bulg	1979	only	-	Mar	31	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   879
Rule	Bulg	1979	only	-	Oct	 1	 1:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   880
Rule	Bulg	1980	1982	-	Apr	Sat>=1	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   881
Rule	Bulg	1980	only	-	Sep	29	 1:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   882
Rule	Bulg	1981	only	-	Sep	27	 2:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   883
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   884
Zone	Europe/Sofia	1:33:16 -	LMT	1880
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   885
			1:56:56	-	IMT	1894 Nov 30 # Istanbul MT?
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   886
			2:00	-	EET	1942 Nov  2  3:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   887
			1:00	C-Eur	CE%sT	1945
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   888
			1:00	-	CET	1945 Apr  2  3:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   889
			2:00	-	EET	1979 Mar 31 23:00
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
   890
			2:00	Bulg	EE%sT	1982 Sep 26  3:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   891
			2:00	C-Eur	EE%sT	1991
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   892
			2:00	E-Eur	EE%sT	1997
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   893
			2:00	EU	EE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   894
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   895
# Croatia
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   896
# See Europe/Belgrade.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   897
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   898
# Cyprus
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   899
# Please see the 'asia' file for Asia/Nicosia.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   900
7408
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
   901
# Czech Republic / Czechia
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   902
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   903
Rule	Czech	1945	only	-	Apr	 8	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   904
Rule	Czech	1945	only	-	Nov	18	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   905
Rule	Czech	1946	only	-	May	 6	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   906
Rule	Czech	1946	1949	-	Oct	Sun>=1	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   907
Rule	Czech	1947	only	-	Apr	20	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   908
Rule	Czech	1948	only	-	Apr	18	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   909
Rule	Czech	1949	only	-	Apr	 9	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   910
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   911
Zone	Europe/Prague	0:57:44 -	LMT	1850
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   912
			0:57:44	-	PMT	1891 Oct    # Prague Mean Time
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   913
			1:00	C-Eur	CE%sT	1944 Sep 17  2:00s
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   914
			1:00	Czech	CE%sT	1979
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   915
			1:00	EU	CE%sT
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
   916
# Use Europe/Prague also for Slovakia.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   917
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   918
# Denmark, Faroe Islands, and Greenland
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   919
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   920
# From Jesper Nørgaard Welen (2005-04-26):
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   921
# http://www.hum.aau.dk/~poe/tid/tine/DanskTid.htm says that the law
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   922
# [introducing standard time] was in effect from 1894-01-01....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   923
# The page http://www.retsinfo.dk/_GETDOCI_/ACCN/A18930008330-REGL
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   924
# confirms this, and states that the law was put forth 1893-03-29.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   925
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   926
# The EU treaty with effect from 1973:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   927
# http://www.retsinfo.dk/_GETDOCI_/ACCN/A19722110030-REGL
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   928
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   929
# This provoked a new law from 1974 to make possible summer time changes
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   930
# in subsequent decrees with the law
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   931
# http://www.retsinfo.dk/_GETDOCI_/ACCN/A19740022330-REGL
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   932
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   933
# It seems however that no decree was set forward until 1980.  I have
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   934
# not found any decree, but in another related law, the effecting DST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   935
# changes are stated explicitly to be from 1980-04-06 at 02:00 to
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   936
# 1980-09-28 at 02:00.  If this is true, this differs slightly from
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   937
# the EU rule in that DST runs to 02:00, not 03:00.  We don't know
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   938
# when Denmark began using the EU rule correctly, but we have only
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   939
# confirmation of the 1980-time, so I presume it was correct in 1981:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   940
# The law is about the management of the extra hour, concerning
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   941
# working hours reported and effect on obligatory-rest rules (which
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   942
# was suspended on that night):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   943
# http://www.retsinfo.dk/_GETDOCI_/ACCN/C19801120554-REGL
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   944
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   945
# From Jesper Nørgaard Welen (2005-06-11):
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   946
# The Herning Folkeblad (1980-09-26) reported that the night between
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   947
# Saturday and Sunday the clock is set back from three to two.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   948
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   949
# From Paul Eggert (2005-06-11):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   950
# Hence the "02:00" of the 1980 law refers to standard time, not
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   951
# wall-clock time, and so the EU rules were in effect in 1980.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   952
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   953
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   954
Rule	Denmark	1916	only	-	May	14	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   955
Rule	Denmark	1916	only	-	Sep	30	23:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   956
Rule	Denmark	1940	only	-	May	15	 0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   957
Rule	Denmark	1945	only	-	Apr	 2	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   958
Rule	Denmark	1945	only	-	Aug	15	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   959
Rule	Denmark	1946	only	-	May	 1	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   960
Rule	Denmark	1946	only	-	Sep	 1	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   961
Rule	Denmark	1947	only	-	May	 4	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   962
Rule	Denmark	1947	only	-	Aug	10	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   963
Rule	Denmark	1948	only	-	May	 9	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   964
Rule	Denmark	1948	only	-	Aug	 8	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   965
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   966
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   967
Zone Europe/Copenhagen	 0:50:20 -	LMT	1890
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   968
			 0:50:20 -	CMT	1894 Jan  1 # Copenhagen MT
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   969
			 1:00	Denmark	CE%sT	1942 Nov  2  2:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   970
			 1:00	C-Eur	CE%sT	1945 Apr  2  2:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   971
			 1:00	Denmark	CE%sT	1980
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   972
			 1:00	EU	CE%sT
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
   973
Zone Atlantic/Faroe	-0:27:04 -	LMT	1908 Jan 11 # Tórshavn
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   974
			 0:00	-	WET	1981
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   975
			 0:00	EU	WE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   976
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   977
# From Paul Eggert (2004-10-31):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   978
# During World War II, Germany maintained secret manned weather stations in
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   979
# East Greenland and Franz Josef Land, but we don't know their time zones.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   980
# My source for this is Wilhelm Dege's book mentioned under Svalbard.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   981
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   982
# From Paul Eggert (2006-03-22):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   983
# Greenland joined the EU as part of Denmark, obtained home rule on 1979-05-01,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   984
# and left the EU on 1985-02-01.  It therefore should have been using EU
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   985
# rules at least through 1984.  Shanks & Pottenger say Scoresbysund and Godthåb
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   986
# used C-Eur rules after 1980, but IATA SSIM (1991/1996) says they use EU
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   987
# rules since at least 1991.  Assume EU rules since 1980.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   988
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
   989
# From Gwillim Law (2001-06-06), citing
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   990
# <http://www.statkart.no/efs/efshefter/2001/efs5-2001.pdf> (2001-03-15),
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   991
# and with translations corrected by Steffen Thorsen:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   992
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   993
# Greenland has four local times, and the relation to UTC
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   994
# is according to the following time line:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   995
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   996
# The military zone near Thule	UTC-4
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   997
# Standard Greenland time	UTC-3
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   998
# Scoresbysund			UTC-1
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   999
# Danmarkshavn			UTC
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1000
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1001
# In the military area near Thule and in Danmarkshavn DST will not be
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1002
# introduced.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1003
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1004
# From Rives McDow (2001-11-01):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1005
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1006
# I correspond regularly with the Dansk Polarcenter, and wrote them at
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1007
# the time to clarify the situation in Thule.  Unfortunately, I have
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1008
# not heard back from them regarding my recent letter.  [But I have
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1009
# info from earlier correspondence.]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1010
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1011
# According to the center, a very small local time zone around Thule
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1012
# Air Base keeps the time according to UTC-4, implementing daylight
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1013
# savings using North America rules, changing the time at 02:00 local time....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1014
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1015
# The east coast of Greenland north of the community of Scoresbysund
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1016
# uses UTC in the same way as in Iceland, year round, with no dst.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1017
# There are just a few stations on this coast, including the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1018
# Danmarkshavn ICAO weather station mentioned in your September 29th
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1019
# email.  The other stations are two sledge patrol stations in
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1020
# Mestersvig and Daneborg, the air force base at Station Nord, and the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1021
# DPC research station at Zackenberg.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1022
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1023
# Scoresbysund and two small villages nearby keep time UTC-1 and use
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1024
# the same daylight savings time period as in West Greenland (Godthåb).
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1025
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1026
# The rest of Greenland, including Godthåb (this area, although it
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1027
# includes central Greenland, is known as west Greenland), keeps time
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1028
# UTC-3, with daylight savings methods according to European rules.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1029
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1030
# It is common procedure to use UTC 0 in the wilderness of East and
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1031
# North Greenland, because it is mainly Icelandic aircraft operators
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1032
# maintaining traffic in these areas.  However, the official status of
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1033
# this area is that it sticks with Godthåb time.  This area might be
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1034
# considered a dual time zone in some respects because of this.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1035
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1036
# From Rives McDow (2001-11-19):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1037
# I heard back from someone stationed at Thule; the time change took place
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1038
# there at 2:00 AM.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1039
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1040
# From Paul Eggert (2006-03-22):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1041
# From 1997 on the CIA map shows Danmarkshavn on GMT;
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1042
# the 1995 map as like Godthåb.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1043
# For lack of better info, assume they were like Godthåb before 1996.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1044
# startkart.no says Thule does not observe DST, but this is clearly an error,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1045
# so go with Shanks & Pottenger for Thule transitions until this year.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1046
# For 2007 on assume Thule will stay in sync with US DST rules.
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1047
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1048
# From J William Piggott (2016-02-20):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1049
# "Greenland north of the community of Scoresbysund" is officially named
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1050
# "National Park" by Executive Order:
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1051
# http://naalakkersuisut.gl/~/media/Nanoq/Files/Attached%20Files/Engelske-tekster/Legislation/Executive%20Order%20National%20Park.rtf
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1052
# It is their only National Park.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1053
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1054
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1055
Rule	Thule	1991	1992	-	Mar	lastSun	2:00	1:00	D
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1056
Rule	Thule	1991	1992	-	Sep	lastSun	2:00	0	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1057
Rule	Thule	1993	2006	-	Apr	Sun>=1	2:00	1:00	D
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1058
Rule	Thule	1993	2006	-	Oct	lastSun	2:00	0	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1059
Rule	Thule	2007	max	-	Mar	Sun>=8	2:00	1:00	D
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1060
Rule	Thule	2007	max	-	Nov	Sun>=1	2:00	0	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1061
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1062
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1063
Zone America/Danmarkshavn -1:14:40 -	LMT	1916 Jul 28
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  1064
			-3:00	-	-03	1980 Apr  6  2:00
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  1065
			-3:00	EU	-03/-02	1996
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1066
			0:00	-	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1067
Zone America/Scoresbysund -1:27:52 -	LMT	1916 Jul 28 # Ittoqqortoormiit
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  1068
			-2:00	-	-02	1980 Apr  6  2:00
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  1069
			-2:00	C-Eur	-02/-01	1981 Mar 29
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  1070
			-1:00	EU	-01/+00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1071
Zone America/Godthab	-3:26:56 -	LMT	1916 Jul 28 # Nuuk
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  1072
			-3:00	-	-03	1980 Apr  6  2:00
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  1073
			-3:00	EU	-03/-02
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1074
Zone America/Thule	-4:35:08 -	LMT	1916 Jul 28 # Pituffik air base
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1075
			-4:00	Thule	A%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1076
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1077
# Estonia
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1078
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1079
# From Paul Eggert (2016-03-18):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1080
# The 1989 transition is from USSR act No. 227 (1989-03-14).
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1081
#
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1082
# From Peter Ilieve (1994-10-15):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1083
# A relative in Tallinn confirms the accuracy of the data for 1989 onwards
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1084
# [through 1994] and gives the legal authority for it,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1085
# a regulation of the Government of Estonia, No. 111 of 1989....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1086
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1087
# From Peter Ilieve (1996-10-28):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1088
# [IATA SSIM (1992/1996) claims that the Baltic republics switch at 01:00s,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1089
# but a relative confirms that Estonia still switches at 02:00s, writing:]
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1090
# "I do not [know] exactly but there are some little different
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1091
# (confusing) rules for International Air and Railway Transport Schedules
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1092
# conversion in Sunday connected with end of summer time in Estonia....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1093
# A discussion is running about the summer time efficiency and effect on
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1094
# human physiology.  It seems that Estonia maybe will not change to
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1095
# summer time next spring."
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1096
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1097
# From Peter Ilieve (1998-11-04), heavily edited:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1098
# The 1998-09-22 Estonian time law
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1099
# http://trip.rk.ee/cgi-bin/thw?${BASE}=akt&${OOHTML}=rtd&TA=1998&TO=1&AN=1390
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1100
# refers to the Eighth Directive and cites the association agreement between
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1101
# the EU and Estonia, ratified by the Estonian law (RT II 1995, 22-27, 120).
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1102
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1103
# I also asked [my relative] whether they use any standard abbreviation
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1104
# for their standard and summer times. He says no, they use "suveaeg"
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1105
# (summer time) and "talveaeg" (winter time).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1106
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1107
# From The Baltic Times <http://www.baltictimes.com/> (1999-09-09)
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1108
# via Steffen Thorsen:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1109
# This year will mark the last time Estonia shifts to summer time,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1110
# a council of the ruling coalition announced Sept. 6....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1111
# But what this could mean for Estonia's chances of joining the European
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1112
# Union are still unclear.  In 1994, the EU declared summer time compulsory
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1113
# for all member states until 2001.  Brussels has yet to decide what to do
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1114
# after that.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1115
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1116
# From Mart Oruaas (2000-01-29):
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1117
# Regulation No. 301 (1999-10-12) obsoletes previous regulation
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1118
# No. 206 (1998-09-22) and thus sticks Estonia to +02:00 GMT for all
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1119
# the year round.  The regulation is effective 1999-11-01.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1120
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1121
# From Toomas Soome (2002-02-21):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1122
# The Estonian government has changed once again timezone politics.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1123
# Now we are using again EU rules.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1124
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1125
# From Urmet Jänes (2002-03-28):
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1126
# The legislative reference is Government decree No. 84 on 2002-02-21.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1127
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1128
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1129
Zone	Europe/Tallinn	1:39:00	-	LMT	1880
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1130
			1:39:00	-	TMT	1918 Feb    # Tallinn Mean Time
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1131
			1:00	C-Eur	CE%sT	1919 Jul
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1132
			1:39:00	-	TMT	1921 May
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1133
			2:00	-	EET	1940 Aug  6
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1134
			3:00	-	MSK	1941 Sep 15
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1135
			1:00	C-Eur	CE%sT	1944 Sep 22
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1136
			3:00	Russia	MSK/MSD	1989 Mar 26  2:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1137
			2:00	1:00	EEST	1989 Sep 24  2:00s
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1138
			2:00	C-Eur	EE%sT	1998 Sep 22
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1139
			2:00	EU	EE%sT	1999 Oct 31  4:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1140
			2:00	-	EET	2002 Feb 21
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1141
			2:00	EU	EE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1142
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1143
# Finland
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1144
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1145
# From Hannu Strang (1994-09-25 06:03:37 UTC):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1146
# Well, here in Helsinki we're just changing from summer time to regular one,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1147
# and it's supposed to change at 4am...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1148
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1149
# From Janne Snabb (2010-07-15):
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1150
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1151
# I noticed that the Finland data is not accurate for years 1981 and 1982.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1152
# During these two first trial years the DST adjustment was made one hour
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1153
# earlier than in forthcoming years. Starting 1983 the adjustment was made
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1154
# according to the central European standards.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1155
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1156
# This is documented in Heikki Oja: Aikakirja 2007, published by The Almanac
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1157
# Office of University of Helsinki, ISBN 952-10-3221-9, available online (in
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1158
# Finnish) at
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1159
# http://almanakka.helsinki.fi/aikakirja/Aikakirja2007kokonaan.pdf
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1160
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1161
# Page 105 (56 in PDF version) has a handy table of all past daylight savings
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1162
# transitions. It is easy enough to interpret without Finnish skills.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1163
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1164
# This is also confirmed by Finnish Broadcasting Company's archive at:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1165
# http://www.yle.fi/elavaarkisto/?s=s&g=1&ag=5&t=&a=3401
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1166
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1167
# The news clip from 1981 says that "the time between 2 and 3 o'clock does not
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1168
# exist tonight."
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1169
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1170
# From Konstantin Hyppönen (2014-06-13):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1171
# [Heikki Oja's book Aikakirja 2013]
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1172
# http://almanakka.helsinki.fi/images/aikakirja/Aikakirja2013kokonaan.pdf
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1173
# pages 104-105, including a scan from a newspaper published on Apr 2 1942
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1174
# say that ... [o]n Apr 2 1942, 24 o'clock (which means Apr 3 1942,
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1175
# 00:00), clocks were moved one hour forward. The newspaper
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1176
# mentions "on the night from Thursday to Friday"....
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1177
# On Oct 4 1942, clocks were moved at 1:00 one hour backwards.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1178
#
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1179
# From Paul Eggert (2014-06-14):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1180
# Go with Oja over Shanks.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1181
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1182
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1183
Rule	Finland	1942	only	-	Apr	2	24:00	1:00	S
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1184
Rule	Finland	1942	only	-	Oct	4	1:00	0	-
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1185
Rule	Finland	1981	1982	-	Mar	lastSun	2:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1186
Rule	Finland	1981	1982	-	Sep	lastSun	3:00	0	-
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1187
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1188
# Milne says Helsinki (Helsingfors) time was 1:39:49.2 (official document);
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1189
# round to nearest.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1190
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1191
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1192
Zone	Europe/Helsinki	1:39:49 -	LMT	1878 May 31
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1193
			1:39:49	-	HMT	1921 May    # Helsinki Mean Time
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1194
			2:00	Finland	EE%sT	1983
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1195
			2:00	EU	EE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1196
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1197
# Åland Is
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1198
Link	Europe/Helsinki	Europe/Mariehamn
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1199
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1200
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1201
# France
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1202
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1203
# From Ciro Discepolo (2000-12-20):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1204
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1205
# Henri Le Corre, Régimes horaires pour le monde entier, Éditions
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1206
# Traditionnelles - Paris 2 books, 1993
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1207
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1208
# Gabriel, Traité de l'heure dans le monde, Guy Trédaniel,
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1209
# Paris, 1991
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1210
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1211
# Françoise Gauquelin, Problèmes de l'heure résolus en astrologie,
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1212
# Guy Trédaniel, Paris 1987
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1213
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1214
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1215
#
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1216
# Shank & Pottenger seem to use '24:00' ambiguously; resolve it with Whitman.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1217
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1218
Rule	France	1916	only	-	Jun	14	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1219
Rule	France	1916	1919	-	Oct	Sun>=1	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1220
Rule	France	1917	only	-	Mar	24	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1221
Rule	France	1918	only	-	Mar	 9	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1222
Rule	France	1919	only	-	Mar	 1	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1223
Rule	France	1920	only	-	Feb	14	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1224
Rule	France	1920	only	-	Oct	23	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1225
Rule	France	1921	only	-	Mar	14	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1226
Rule	France	1921	only	-	Oct	25	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1227
Rule	France	1922	only	-	Mar	25	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1228
# DSH writes that a law of 1923-05-24 specified 3rd Sat in Apr at 23:00 to 1st
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1229
# Sat in Oct at 24:00; and that in 1930, because of Easter, the transitions
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1230
# were Apr 12 and Oct 5.  Go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1231
Rule	France	1922	1938	-	Oct	Sat>=1	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1232
Rule	France	1923	only	-	May	26	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1233
Rule	France	1924	only	-	Mar	29	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1234
Rule	France	1925	only	-	Apr	 4	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1235
Rule	France	1926	only	-	Apr	17	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1236
Rule	France	1927	only	-	Apr	 9	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1237
Rule	France	1928	only	-	Apr	14	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1238
Rule	France	1929	only	-	Apr	20	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1239
Rule	France	1930	only	-	Apr	12	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1240
Rule	France	1931	only	-	Apr	18	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1241
Rule	France	1932	only	-	Apr	 2	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1242
Rule	France	1933	only	-	Mar	25	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1243
Rule	France	1934	only	-	Apr	 7	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1244
Rule	France	1935	only	-	Mar	30	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1245
Rule	France	1936	only	-	Apr	18	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1246
Rule	France	1937	only	-	Apr	 3	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1247
Rule	France	1938	only	-	Mar	26	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1248
Rule	France	1939	only	-	Apr	15	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1249
Rule	France	1939	only	-	Nov	18	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1250
Rule	France	1940	only	-	Feb	25	 2:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1251
# The French rules for 1941-1944 were not used in Paris, but Shanks & Pottenger
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1252
# write that they were used in Monaco and in many French locations.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1253
# Le Corre writes that the upper limit of the free zone was Arnéguy, Orthez,
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1254
# Mont-de-Marsan, Bazas, Langon, Lamothe-Montravel, Marœuil, La
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1255
# Rochefoucauld, Champagne-Mouton, La Roche-Posay, La Haye-Descartes,
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1256
# Loches, Montrichard, Vierzon, Bourges, Moulins, Digoin,
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1257
# Paray-le-Monial, Montceau-les-Mines, Chalon-sur-Saône, Arbois,
737
fe1543b7904a 7149228 update zoneinfo timezones to 2012a (Armenia, Chile)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 611
diff changeset
  1258
# Dole, Morez, St-Claude, and Collonges (Haute-Savoie).
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1259
Rule	France	1941	only	-	May	 5	 0:00	2:00	M # Midsummer
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1260
# Shanks & Pottenger say this transition occurred at Oct 6 1:00,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1261
# but go with Denis Excoffier (1997-12-12),
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1262
# who quotes the Ephémérides astronomiques for 1998 from Bureau des Longitudes
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1263
# as saying 5/10/41 22hUT.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1264
Rule	France	1941	only	-	Oct	 6	 0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1265
Rule	France	1942	only	-	Mar	 9	 0:00	2:00	M
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1266
Rule	France	1942	only	-	Nov	 2	 3:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1267
Rule	France	1943	only	-	Mar	29	 2:00	2:00	M
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1268
Rule	France	1943	only	-	Oct	 4	 3:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1269
Rule	France	1944	only	-	Apr	 3	 2:00	2:00	M
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1270
Rule	France	1944	only	-	Oct	 8	 1:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1271
Rule	France	1945	only	-	Apr	 2	 2:00	2:00	M
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1272
Rule	France	1945	only	-	Sep	16	 3:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1273
# Shanks & Pottenger give Mar 28 2:00 and Sep 26 3:00;
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1274
# go with Excoffier's 28/3/76 0hUT and 25/9/76 23hUT.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1275
Rule	France	1976	only	-	Mar	28	 1:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1276
Rule	France	1976	only	-	Sep	26	 1:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1277
# Shanks & Pottenger give 0:09:20 for Paris Mean Time, and Whitman 0:09:05,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1278
# but Howse quotes the actual French legislation as saying 0:09:21.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1279
# Go with Howse.  Howse writes that the time in France was officially based
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1280
# on PMT-0:09:21 until 1978-08-09, when the time base finally switched to UTC.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1281
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1282
Zone	Europe/Paris	0:09:21 -	LMT	1891 Mar 15  0:01
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1283
			0:09:21	-	PMT	1911 Mar 11  0:01 # Paris MT
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1284
# Shanks & Pottenger give 1940 Jun 14 0:00; go with Excoffier and Le Corre.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1285
			0:00	France	WE%sT	1940 Jun 14 23:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1286
# Le Corre says Paris stuck with occupied-France time after the liberation;
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1287
# go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1288
			1:00	C-Eur	CE%sT	1944 Aug 25
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1289
			0:00	France	WE%sT	1945 Sep 16  3:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1290
			1:00	France	CE%sT	1977
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1291
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1292
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1293
# Germany
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1294
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1295
# From Markus Kuhn (1998-09-29):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1296
# The German time zone web site by the Physikalisch-Technische
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1297
# Bundesanstalt contains DST information back to 1916.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1298
# [See tz-link.htm for the URL.]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1299
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1300
# From Jörg Schilling (2002-10-23):
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1301
# In 1945, Berlin was switched to Moscow Summer time (GMT+4) by
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1302
# http://www.dhm.de/lemo/html/biografien/BersarinNikolai/
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1303
# General [Nikolai] Bersarin.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1304
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1305
# From Paul Eggert (2003-03-08):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1306
# http://www.parlament-berlin.de/pds-fraktion.nsf/727459127c8b66ee8525662300459099/defc77cb784f180ac1256c2b0030274b/$FILE/bersarint.pdf
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1307
# says that Bersarin issued an order to use Moscow time on May 20.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1308
# However, Moscow did not observe daylight saving in 1945, so
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  1309
# this was equivalent to UT +03, not +04.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1310
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1311
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1312
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1313
Rule	Germany	1946	only	-	Apr	14	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1314
Rule	Germany	1946	only	-	Oct	 7	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1315
Rule	Germany	1947	1949	-	Oct	Sun>=1	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1316
# http://www.ptb.de/de/org/4/44/441/salt.htm says the following transition
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1317
# occurred at 3:00 MEZ, not the 2:00 MEZ given in Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1318
# Go with the PTB.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1319
Rule	Germany	1947	only	-	Apr	 6	3:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1320
Rule	Germany	1947	only	-	May	11	2:00s	2:00	M
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1321
Rule	Germany	1947	only	-	Jun	29	3:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1322
Rule	Germany	1948	only	-	Apr	18	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1323
Rule	Germany	1949	only	-	Apr	10	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1324
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1325
Rule SovietZone	1945	only	-	May	24	2:00	2:00	M # Midsummer
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1326
Rule SovietZone	1945	only	-	Sep	24	3:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1327
Rule SovietZone	1945	only	-	Nov	18	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1328
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1329
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1330
Zone	Europe/Berlin	0:53:28 -	LMT	1893 Apr
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1331
			1:00	C-Eur	CE%sT	1945 May 24  2:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1332
			1:00 SovietZone	CE%sT	1946
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1333
			1:00	Germany	CE%sT	1980
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1334
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1335
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1336
# From Tobias Conradi (2011-09-12):
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1337
# Büsingen <http://www.buesingen.de>, surrounded by the Swiss canton
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1338
# Schaffhausen, did not start observing DST in 1980 as the rest of DE
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1339
# (West Germany at that time) and DD (East Germany at that time) did.
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1340
# DD merged into DE, the area is currently covered by code DE in ISO 3166-1,
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1341
# which in turn is covered by the zone Europe/Berlin.
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1342
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1343
# Source for the time in Büsingen 1980:
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1344
# http://www.srf.ch/player/video?id=c012c029-03b7-4c2b-9164-aa5902cd58d3
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1345
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1346
# From Arthur David Olson (2012-03-03):
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1347
# Büsingen and Zurich have shared clocks since 1970.
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1348
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1349
Link	Europe/Zurich	Europe/Busingen
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  1350
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1351
# Georgia
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1352
# Please see the "asia" file for Asia/Tbilisi.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1353
# Herodotus (Histories, IV.45) says Georgia north of the Phasis (now Rioni)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1354
# is in Europe.  Our reference location Tbilisi is in the Asian part.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1355
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1356
# Gibraltar
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1357
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1358
Zone Europe/Gibraltar	-0:21:24 -	LMT	1880 Aug  2  0:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1359
			0:00	GB-Eire	%s	1957 Apr 14  2:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1360
			1:00	-	CET	1982
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1361
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1362
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1363
# Greece
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1364
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1365
# Whitman gives 1932 Jul 5 - Nov 1; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1366
Rule	Greece	1932	only	-	Jul	 7	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1367
Rule	Greece	1932	only	-	Sep	 1	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1368
# Whitman gives 1941 Apr 25 - ?; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1369
Rule	Greece	1941	only	-	Apr	 7	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1370
# Whitman gives 1942 Feb 2 - ?; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1371
Rule	Greece	1942	only	-	Nov	 2	3:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1372
Rule	Greece	1943	only	-	Mar	30	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1373
Rule	Greece	1943	only	-	Oct	 4	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1374
# Whitman gives 1944 Oct 3 - Oct 31; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1375
Rule	Greece	1952	only	-	Jul	 1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1376
Rule	Greece	1952	only	-	Nov	 2	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1377
Rule	Greece	1975	only	-	Apr	12	0:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1378
Rule	Greece	1975	only	-	Nov	26	0:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1379
Rule	Greece	1976	only	-	Apr	11	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1380
Rule	Greece	1976	only	-	Oct	10	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1381
Rule	Greece	1977	1978	-	Apr	Sun>=1	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1382
Rule	Greece	1977	only	-	Sep	26	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1383
Rule	Greece	1978	only	-	Sep	24	4:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1384
Rule	Greece	1979	only	-	Apr	 1	9:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1385
Rule	Greece	1979	only	-	Sep	29	2:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1386
Rule	Greece	1980	only	-	Apr	 1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1387
Rule	Greece	1980	only	-	Sep	28	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1388
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1389
Zone	Europe/Athens	1:34:52 -	LMT	1895 Sep 14
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1390
			1:34:52	-	AMT	1916 Jul 28  0:01 # Athens MT
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1391
			2:00	Greece	EE%sT	1941 Apr 30
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1392
			1:00	Greece	CE%sT	1944 Apr  4
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1393
			2:00	Greece	EE%sT	1981
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1394
			# Shanks & Pottenger say it switched to C-Eur in 1981;
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1395
			# go with EU instead, since Greece joined it on Jan 1.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1396
			2:00	EU	EE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1397
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1398
# Hungary
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1399
# From Paul Eggert (2014-07-15):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1400
# Dates for 1916-1945 are taken from:
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1401
# Oross A. Jelen a múlt jövője: a nyári időszámítás Magyarországon 1916-1945.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1402
# National Archives of Hungary (2012-10-29).
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1403
# http://mnl.gov.hu/a_het_dokumentuma/a_nyari_idoszamitas_magyarorszagon_19161945.html
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1404
# This source does not always give times, which are taken from Shanks
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1405
# & Pottenger (which disagree about the dates).
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1406
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1407
Rule	Hungary	1918	only	-	Apr	 1	 3:00	1:00	S
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1408
Rule	Hungary	1918	only	-	Sep	16	 3:00	0	-
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1409
Rule	Hungary	1919	only	-	Apr	15	 3:00	1:00	S
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1410
Rule	Hungary	1919	only	-	Nov	24	 3:00	0	-
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1411
Rule	Hungary	1945	only	-	May	 1	23:00	1:00	S
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1412
Rule	Hungary	1945	only	-	Nov	 1	 0:00	0	-
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1413
Rule	Hungary	1946	only	-	Mar	31	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1414
Rule	Hungary	1946	1949	-	Oct	Sun>=1	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1415
Rule	Hungary	1947	1949	-	Apr	Sun>=4	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1416
Rule	Hungary	1950	only	-	Apr	17	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1417
Rule	Hungary	1950	only	-	Oct	23	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1418
Rule	Hungary	1954	1955	-	May	23	 0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1419
Rule	Hungary	1954	1955	-	Oct	 3	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1420
Rule	Hungary	1956	only	-	Jun	Sun>=1	 0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1421
Rule	Hungary	1956	only	-	Sep	lastSun	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1422
Rule	Hungary	1957	only	-	Jun	Sun>=1	 1:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1423
Rule	Hungary	1957	only	-	Sep	lastSun	 3:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1424
Rule	Hungary	1980	only	-	Apr	 6	 1:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1425
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1426
Zone	Europe/Budapest	1:16:20 -	LMT	1890 Oct
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1427
			1:00	C-Eur	CE%sT	1918
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1428
			1:00	Hungary	CE%sT	1941 Apr  8
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1429
			1:00	C-Eur	CE%sT	1945
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1430
			1:00	Hungary	CE%sT	1980 Sep 28  2:00s
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1431
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1432
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1433
# Iceland
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1434
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1435
# From Adam David (1993-11-06):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1436
# The name of the timezone in Iceland for system / mail / news purposes is GMT.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1437
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1438
# (1993-12-05):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1439
# This material is paraphrased from the 1988 edition of the University of
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1440
# Iceland Almanak.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1441
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1442
# From January 1st, 1908 the whole of Iceland was standardised at 1 hour
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1443
# behind GMT. Previously, local mean solar time was used in different parts
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1444
# of Iceland, the almanak had been based on Reykjavik mean solar time which
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1445
# was 1 hour and 28 minutes behind GMT.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1446
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1447
# "first day of winter" referred to [below] means the first day of the 26 weeks
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1448
# of winter, according to the old icelandic calendar that dates back to the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1449
# time the norsemen first settled Iceland.  The first day of winter is always
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1450
# Saturday, but is not dependent on the Julian or Gregorian calendars.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1451
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1452
# (1993-12-10):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1453
# I have a reference from the Oxford Icelandic-English dictionary for the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1454
# beginning of winter, which ties it to the ecclesiastical calendar (and thus
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1455
# to the julian/gregorian calendar) over the period in question.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1456
#	the winter begins on the Saturday next before St. Luke's day
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1457
#	(old style), or on St. Luke's day, if a Saturday.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1458
# St. Luke's day ought to be traceable from ecclesiastical sources. "old style"
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1459
# might be a reference to the Julian calendar as opposed to Gregorian, or it
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1460
# might mean something else (???).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1461
#
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1462
# From Paul Eggert (2014-11-22):
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1463
# The information below is taken from the 1988 Almanak; see
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1464
# http://www.almanak.hi.is/klukkan.html
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1465
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1466
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1467
Rule	Iceland	1917	1919	-	Feb	19	23:00	1:00	S
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1468
Rule	Iceland	1917	only	-	Oct	21	 1:00	0	-
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1469
Rule	Iceland	1918	1919	-	Nov	16	 1:00	0	-
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1470
Rule	Iceland	1921	only	-	Mar	19	23:00	1:00	S
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1471
Rule	Iceland	1921	only	-	Jun	23	 1:00	0	-
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1472
Rule	Iceland	1939	only	-	Apr	29	23:00	1:00	S
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1473
Rule	Iceland	1939	only	-	Oct	29	 2:00	0	-
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1474
Rule	Iceland	1940	only	-	Feb	25	 2:00	1:00	S
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1475
Rule	Iceland	1940	1941	-	Nov	Sun>=2	 1:00s	0	-
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1476
Rule	Iceland	1941	1942	-	Mar	Sun>=2	 1:00s	1:00	S
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1477
# 1943-1946 - first Sunday in March until first Sunday in winter
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1478
Rule	Iceland	1943	1946	-	Mar	Sun>=1	 1:00s	1:00	S
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1479
Rule	Iceland	1942	1948	-	Oct	Sun>=22	 1:00s	0	-
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1480
# 1947-1967 - first Sunday in April until first Sunday in winter
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1481
Rule	Iceland	1947	1967	-	Apr	Sun>=1	 1:00s	1:00	S
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1482
# 1949 and 1967 Oct transitions delayed by 1 week
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1483
Rule	Iceland	1949	only	-	Oct	30	 1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1484
Rule	Iceland	1950	1966	-	Oct	Sun>=22	 1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1485
Rule	Iceland	1967	only	-	Oct	29	 1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1486
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
3756
dce353ed563a 20381845 update timezone data to 2015a
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2185
diff changeset
  1487
Zone Atlantic/Reykjavik	-1:28	-	LMT	1908
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  1488
			-1:00	Iceland	-01/+00	1968 Apr  7  1:00s
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1489
			 0:00	-	GMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1490
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1491
# Italy
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1492
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1493
# From Paul Eggert (2001-03-06):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1494
# Sicily and Sardinia each had their own time zones from 1866 to 1893,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1495
# called Palermo Time (+00:53:28) and Cagliari Time (+00:36:32).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1496
# During World War II, German-controlled Italy used German time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1497
# But these events all occurred before the 1970 cutoff,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1498
# so record only the time in Rome.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1499
#
7244
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1500
# From Michael Deckers (2016-10-24):
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1501
# http://www.ac-ilsestante.it/MERIDIANE/ora_legale quotes a law of 1893-08-10
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1502
# ... [translated as] "The preceding dispositions will enter into
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1503
# force at the instant at which, according to the time specified in
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1504
# the 1st article, the 1st of November 1893 will begin...."
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1505
#
7244
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1506
# From Pierpaolo Bernardi (2016-10-20):
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1507
# The authoritative source for time in Italy is the national metrological
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1508
# institute, which has a summary page of historical DST data at
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1509
# http://www.inrim.it/res/tf/ora_legale_i.shtml
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1510
# (2016-10-24):
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1511
# http://www.renzobaldini.it/le-ore-legali-in-italia/
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1512
# has still different data for 1944.  It divides Italy in two, as
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1513
# there were effectively two governments at the time, north of Gothic
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1514
# Line German controlled territory, official government RSI, and south
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1515
# of the Gothic Line, controlled by allied armies.
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1516
#
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1517
# From Brian Inglis (2016-10-23):
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1518
# Viceregal LEGISLATIVE DECREE. 14 September 1944, no. 219.
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1519
# Restoration of Standard Time. (044U0219) (OJ 62 of 30.9.1944) ...
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1520
# Given the R. law decreed on 1944-03-29, no. 92, by which standard time is
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1521
# advanced to sixty minutes later starting at hour two on 1944-04-02; ...
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1522
# Starting at hour three on the date 1944-09-17 standard time will be resumed.
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1523
#
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1524
# From Paul Eggert (2016-10-27):
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1525
# Go with INRiM for DST rules, except as corrected by Inglis for 1944
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1526
# for the Kingdom of Italy.  This is consistent with Renzo Baldini.
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1527
# Model Rome's occupation by using using C-Eur rules from 1943-09-10
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1528
# to 1944-06-04; although Rome was an open city during this period, it
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1529
# was effectively controlled by Germany.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1530
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1531
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
7244
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1532
Rule	Italy	1916	only	-	Jun	 3	24:00	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1533
Rule	Italy	1916	1917	-	Sep	30	24:00	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1534
Rule	Italy	1917	only	-	Mar	31	24:00	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1535
Rule	Italy	1918	only	-	Mar	 9	24:00	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1536
Rule	Italy	1918	only	-	Oct	 6	24:00	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1537
Rule	Italy	1919	only	-	Mar	 1	24:00	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1538
Rule	Italy	1919	only	-	Oct	 4	24:00	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1539
Rule	Italy	1920	only	-	Mar	20	24:00	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1540
Rule	Italy	1920	only	-	Sep	18	24:00	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1541
Rule	Italy	1940	only	-	Jun	14	24:00	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1542
Rule	Italy	1942	only	-	Nov	 2	 2:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1543
Rule	Italy	1943	only	-	Mar	29	 2:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1544
Rule	Italy	1943	only	-	Oct	 4	 2:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1545
Rule	Italy	1944	only	-	Apr	 2	 2:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1546
Rule	Italy	1944	only	-	Sep	17	 2:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1547
Rule	Italy	1945	only	-	Apr	 2	 2:00	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1548
Rule	Italy	1945	only	-	Sep	15	 1:00	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1549
Rule	Italy	1946	only	-	Mar	17	 2:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1550
Rule	Italy	1946	only	-	Oct	 6	 2:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1551
Rule	Italy	1947	only	-	Mar	16	 0:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1552
Rule	Italy	1947	only	-	Oct	 5	 0:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1553
Rule	Italy	1948	only	-	Feb	29	 2:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1554
Rule	Italy	1948	only	-	Oct	 3	 2:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1555
Rule	Italy	1966	1968	-	May	Sun>=22	 0:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1556
Rule	Italy	1966	only	-	Sep	24	24:00	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1557
Rule	Italy	1967	1969	-	Sep	Sun>=22	 0:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1558
Rule	Italy	1969	only	-	Jun	 1	 0:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1559
Rule	Italy	1970	only	-	May	31	 0:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1560
Rule	Italy	1970	only	-	Sep	lastSun	 0:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1561
Rule	Italy	1971	1972	-	May	Sun>=22	 0:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1562
Rule	Italy	1971	only	-	Sep	lastSun	 0:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1563
Rule	Italy	1972	only	-	Oct	 1	 0:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1564
Rule	Italy	1973	only	-	Jun	 3	 0:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1565
Rule	Italy	1973	1974	-	Sep	lastSun	 0:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1566
Rule	Italy	1974	only	-	May	26	 0:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1567
Rule	Italy	1975	only	-	Jun	 1	 0:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1568
Rule	Italy	1975	1977	-	Sep	lastSun	 0:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1569
Rule	Italy	1976	only	-	May	30	 0:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1570
Rule	Italy	1977	1979	-	May	Sun>=22	 0:00s	1:00	S
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1571
Rule	Italy	1978	only	-	Oct	 1	 0:00s	0	-
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1572
Rule	Italy	1979	only	-	Sep	30	 0:00s	0	-
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1573
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1574
Zone	Europe/Rome	0:49:56 -	LMT	1866 Sep 22
7244
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1575
			0:49:56	-	RMT	1893 Oct 31 23:49:56 # Rome Mean
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1576
			1:00	Italy	CE%sT	1943 Sep 10
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1577
			1:00	C-Eur	CE%sT	1944 Jun  4
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1578
			1:00	Italy	CE%sT	1980
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1579
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1580
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1581
Link	Europe/Rome	Europe/Vatican
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1582
Link	Europe/Rome	Europe/San_Marino
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1583
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1584
# Latvia
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1585
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1586
# From Liene Kanepe (1998-09-17):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1587
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1588
# I asked about this matter Scientific Secretary of the Institute of Astronomy
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1589
# of The University of Latvia Dr. paed Mr. Ilgonis Vilks. I also searched the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1590
# correct data in juridical acts and I found some juridical documents about
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1591
# changes in the counting of time in Latvia from 1981....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1592
#
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1593
# Act No. 35 of the Council of Ministers of Latvian SSR of 1981-01-22 ...
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1594
# according to the Act No. 925 of the Council of Ministers of USSR of 1980-10-24
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1595
# ...: all year round the time of 2nd time zone + 1 hour, in addition turning
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1596
# the hands of the clock 1 hour forward on 1 April at 00:00 (GMT 31 March 21:00)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1597
# and 1 hour backward on the 1 October at 00:00 (GMT 30 September 20:00).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1598
#
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1599
# Act No. 592 of the Council of Ministers of Latvian SSR of 1984-09-24 ...
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1600
# according to the Act No. 967 of the Council of Ministers of USSR of 1984-09-13
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1601
# ...: all year round the time of 2nd time zone + 1 hour, in addition turning
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1602
# the hands of the clock 1 hour forward on the last Sunday of March at 02:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1603
# (GMT 23:00 on the previous day) and 1 hour backward on the last Sunday of
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1604
# September at 03:00 (GMT 23:00 on the previous day).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1605
#
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1606
# Act No. 81 of the Council of Ministers of Latvian SSR of 1989-03-22 ...
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1607
# according to the Act No. 227 of the Council of Ministers of USSR of 1989-03-14
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1608
# ...: since the last Sunday of March 1989 in Lithuanian SSR, Latvian SSR,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1609
# Estonian SSR and Kaliningrad region of Russian Federation all year round the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1610
# time of 2nd time zone (Moscow time minus one hour). On the territory of Latvia
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1611
# transition to summer time is performed on the last Sunday of March at 02:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1612
# (GMT 00:00), turning the hands of the clock 1 hour forward.  The end of
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1613
# daylight saving time is performed on the last Sunday of September at 03:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1614
# (GMT 00:00), turning the hands of the clock 1 hour backward. Exception is
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1615
# 1989-03-26, when we must not turn the hands of the clock....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1616
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1617
# The Regulations of the Cabinet of Ministers of the Republic of Latvia of
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1618
# 1997-01-21 on transition to Summer time ... established the same order of
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1619
# daylight savings time settings as in the States of the European Union.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1620
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1621
# From Andrei Ivanov (2000-03-06):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1622
# This year Latvia will not switch to Daylight Savings Time (as specified in
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1623
# The Regulations of the Cabinet of Ministers of the Rep. of Latvia of
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1624
# 29-Feb-2000 (No. 79) <http://www.lv-laiks.lv/wwwraksti/2000/071072/vd4.htm>,
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1625
# in Latvian for subscribers only).
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1626
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1627
# From RFE/RL Newsline
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1628
# http://www.rferl.org/newsline/2001/01/3-CEE/cee-030101.html
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1629
# (2001-01-03), noted after a heads-up by Rives McDow:
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1630
# The Latvian government on 2 January decided that the country will
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1631
# institute daylight-saving time this spring, LETA reported.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1632
# Last February the three Baltic states decided not to turn back their
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1633
# clocks one hour in the spring....
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1634
# Minister of Economy Aigars Kalvītis noted that Latvia had too few
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1635
# daylight hours and thus decided to comply with a draft European
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1636
# Commission directive that provides for instituting daylight-saving
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1637
# time in EU countries between 2002 and 2006. The Latvian government
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1638
# urged Lithuania and Estonia to adopt a similar time policy, but it
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1639
# appears that they will not do so....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1640
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1641
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1642
Rule	Latvia	1989	1996	-	Mar	lastSun	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1643
Rule	Latvia	1989	1996	-	Sep	lastSun	 2:00s	0	-
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1644
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1645
# Milne 1899 says Riga was 1:36:28 (Polytechnique House time).
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1646
# Byalokoz 1919 says Latvia was 1:36:34.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1647
# Go with Byalokoz.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1648
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1649
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1650
Zone	Europe/Riga	1:36:34	-	LMT	1880
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1651
			1:36:34	-	RMT	1918 Apr 15  2:00 # Riga MT
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1652
			1:36:34	1:00	LST	1918 Sep 16  3:00 # Latvian ST
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1653
			1:36:34	-	RMT	1919 Apr  1  2:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1654
			1:36:34	1:00	LST	1919 May 22  3:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1655
			1:36:34	-	RMT	1926 May 11
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1656
			2:00	-	EET	1940 Aug  5
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1657
			3:00	-	MSK	1941 Jul
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1658
			1:00	C-Eur	CE%sT	1944 Oct 13
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1659
			3:00	Russia	MSK/MSD	1989 Mar lastSun  2:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1660
			2:00	1:00	EEST	1989 Sep lastSun  2:00s
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1661
			2:00	Latvia	EE%sT	1997 Jan 21
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1662
			2:00	EU	EE%sT	2000 Feb 29
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1663
			2:00	-	EET	2001 Jan  2
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1664
			2:00	EU	EE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1665
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1666
# Liechtenstein
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1667
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1668
# From Paul Eggert (2013-09-09):
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1669
# Shanks & Pottenger say Vaduz is like Zurich.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1670
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1671
# From Alois Treindl (2013-09-18):
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1672
# http://www.eliechtensteinensia.li/LIJ/1978/1938-1978/1941.pdf
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1673
# ... confirms on p. 6 that Liechtenstein followed Switzerland in 1941 and 1942.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1674
# I ... translate only the last two paragraphs:
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1675
#    ... during second world war, in the years 1941 and 1942, Liechtenstein
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1676
#    introduced daylight saving time, adapting to Switzerland.  From 1943 on
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1677
#    central European time was in force throughout the year.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1678
#    From a report of the duke's government to the high council,
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1679
#    regarding the introduction of a time law, of 31 May 1977.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1680
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1681
Link Europe/Zurich Europe/Vaduz
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1682
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1683
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1684
# Lithuania
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1685
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1686
# From Paul Eggert (2016-03-18):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1687
# The 1989 transition is from USSR act No. 227 (1989-03-14).
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1688
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1689
# From Paul Eggert (1996-11-22):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1690
# IATA SSIM (1992/1996) says Lithuania uses W-Eur rules, but since it is
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1691
# known to be wrong about Estonia and Latvia, assume it's wrong here too.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1692
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1693
# From Marius Gedminas (1998-08-07):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1694
# I would like to inform that in this year Lithuanian time zone
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1695
# (Europe/Vilnius) was changed.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1696
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1697
# From ELTA No. 972 (2582) (1999-09-29) <http://www.elta.lt/>,
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1698
# via Steffen Thorsen:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1699
# Lithuania has shifted back to the second time zone (GMT plus two hours)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1700
# to be valid here starting from October 31,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1701
# as decided by the national government on Wednesday....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1702
# The Lithuanian government also announced plans to consider a
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1703
# motion to give up shifting to summer time in spring, as it was
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1704
# already done by Estonia.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1705
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1706
# From the Fact File, Lithuanian State Department of Tourism
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1707
# <http://www.tourism.lt/informa/ff.htm> (2000-03-27):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1708
# Local time is GMT+2 hours ..., no daylight saving.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1709
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1710
# From a user via Klaus Marten (2003-02-07):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1711
# As a candidate for membership of the European Union, Lithuania will
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1712
# observe Summer Time in 2003, changing its clocks at the times laid
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1713
# down in EU Directive 2000/84 of 19.I.01 (i.e. at the same times as its
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1714
# neighbour Latvia). The text of the Lithuanian government Order of
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1715
# 7.XI.02 to this effect can be found at
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1716
# http://www.lrvk.lt/nut/11/n1749.htm
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1717
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1718
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1719
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1720
Zone	Europe/Vilnius	1:41:16	-	LMT	1880
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1721
			1:24:00	-	WMT	1917        # Warsaw Mean Time
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1722
			1:35:36	-	KMT	1919 Oct 10 # Kaunas Mean Time
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1723
			1:00	-	CET	1920 Jul 12
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1724
			2:00	-	EET	1920 Oct  9
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1725
			1:00	-	CET	1940 Aug  3
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1726
			3:00	-	MSK	1941 Jun 24
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1727
			1:00	C-Eur	CE%sT	1944 Aug
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1728
			3:00	Russia	MSK/MSD	1989 Mar 26  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1729
			2:00	Russia	EE%sT	1991 Sep 29  2:00s
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1730
			2:00	C-Eur	EE%sT	1998
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1731
			2:00	-	EET	1998 Mar 29  1:00u
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1732
			1:00	EU	CE%sT	1999 Oct 31  1:00u
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1733
			2:00	-	EET	2003 Jan  1
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1734
			2:00	EU	EE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1735
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1736
# Luxembourg
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1737
# Whitman disagrees with most of these dates in minor ways;
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1738
# go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1739
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1740
Rule	Lux	1916	only	-	May	14	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1741
Rule	Lux	1916	only	-	Oct	 1	 1:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1742
Rule	Lux	1917	only	-	Apr	28	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1743
Rule	Lux	1917	only	-	Sep	17	 1:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1744
Rule	Lux	1918	only	-	Apr	Mon>=15	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1745
Rule	Lux	1918	only	-	Sep	Mon>=15	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1746
Rule	Lux	1919	only	-	Mar	 1	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1747
Rule	Lux	1919	only	-	Oct	 5	 3:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1748
Rule	Lux	1920	only	-	Feb	14	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1749
Rule	Lux	1920	only	-	Oct	24	 2:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1750
Rule	Lux	1921	only	-	Mar	14	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1751
Rule	Lux	1921	only	-	Oct	26	 2:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1752
Rule	Lux	1922	only	-	Mar	25	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1753
Rule	Lux	1922	only	-	Oct	Sun>=2	 1:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1754
Rule	Lux	1923	only	-	Apr	21	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1755
Rule	Lux	1923	only	-	Oct	Sun>=2	 2:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1756
Rule	Lux	1924	only	-	Mar	29	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1757
Rule	Lux	1924	1928	-	Oct	Sun>=2	 1:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1758
Rule	Lux	1925	only	-	Apr	 5	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1759
Rule	Lux	1926	only	-	Apr	17	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1760
Rule	Lux	1927	only	-	Apr	 9	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1761
Rule	Lux	1928	only	-	Apr	14	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1762
Rule	Lux	1929	only	-	Apr	20	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1763
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1764
Zone Europe/Luxembourg	0:24:36 -	LMT	1904 Jun
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1765
			1:00	Lux	CE%sT	1918 Nov 25
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1766
			0:00	Lux	WE%sT	1929 Oct  6  2:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1767
			0:00	Belgium	WE%sT	1940 May 14  3:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1768
			1:00	C-Eur	WE%sT	1944 Sep 18  3:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1769
			1:00	Belgium	CE%sT	1977
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1770
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1771
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1772
# Macedonia
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1773
# See Europe/Belgrade.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1774
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1775
# Malta
7244
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1776
#
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1777
# From Paul Eggert (2016-10-21):
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1778
# Assume 1900-1972 was like Rome, overriding Shanks.
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1779
#
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1780
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1781
Rule	Malta	1973	only	-	Mar	31	0:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1782
Rule	Malta	1973	only	-	Sep	29	0:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1783
Rule	Malta	1974	only	-	Apr	21	0:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1784
Rule	Malta	1974	only	-	Sep	16	0:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1785
Rule	Malta	1975	1979	-	Apr	Sun>=15	2:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1786
Rule	Malta	1975	1980	-	Sep	Sun>=15	2:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1787
Rule	Malta	1980	only	-	Mar	31	2:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1788
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1789
Zone	Europe/Malta	0:58:04 -	LMT	1893 Nov  2  0:00s # Valletta
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1790
			1:00	Italy	CE%sT	1973 Mar 31
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1791
			1:00	Malta	CE%sT	1981
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1792
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1793
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1794
# Moldova
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1795
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1796
# From Stepan Golosunov (2016-03-07):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1797
# the act of the government of the Republic of Moldova Nr. 132 from 1990-05-04
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1798
# http://lex.justice.md/viewdoc.php?action=view&view=doc&id=298782&lang=2
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1799
# ... says that since 1990-05-06 on the territory of the Moldavian SSR
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1800
# time would be calculated as the standard time of the second time belt
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1801
# plus one hour of the "summer" time. To implement that clocks would be
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1802
# adjusted one hour backwards at 1990-05-06 2:00. After that "summer"
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1803
# time would be cancelled last Sunday of September at 3:00 and
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1804
# reintroduced last Sunday of March at 2:00.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1805
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1806
# From Paul Eggert (2006-03-22):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1807
# A previous version of this database followed Shanks & Pottenger, who write
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1808
# that Tiraspol switched to Moscow time on 1992-01-19 at 02:00.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1809
# However, this is most likely an error, as Moldova declared independence
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1810
# on 1991-08-27 (the 1992-01-19 date is that of a Russian decree).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1811
# In early 1992 there was large-scale interethnic violence in the area
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1812
# and it's possible that some Russophones continued to observe Moscow time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1813
# But [two people] separately reported via
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1814
# Jesper Nørgaard that as of 2001-01-24 Tiraspol was like Chisinau.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1815
# The Tiraspol entry has therefore been removed for now.
611
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1816
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1817
# From Alexander Krivenyshev (2011-10-17):
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1818
# Pridnestrovian Moldavian Republic (PMR, also known as
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1819
# "Pridnestrovie") has abolished seasonal clock change (no transition
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1820
# to the Winter Time).
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1821
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1822
# News (in Russian):
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1823
# http://www.kyivpost.ua/russia/news/pridnestrove-otkazalos-ot-perehoda-na-zimnee-vremya-30954.html
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1824
# http://www.allmoldova.com/moldova-news/1249064116.html
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1825
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1826
# The substance of this change (reinstatement of the Tiraspol entry)
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1827
# is from a patch from Petr Machata (2011-10-17)
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1828
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1829
# From Tim Parenti (2011-10-19)
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1830
# In addition, being situated at +4651+2938 would give Tiraspol
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1831
# a pre-1880 LMT offset of 1:58:32.
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1832
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1833
# (which agrees with the earlier entry that had been removed)
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1834
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1835
# From Alexander Krivenyshev (2011-10-26)
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1836
# NO need to divide Moldova into two timezones at this point.
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1837
# As of today, Transnistria (Pridnestrovie)- Tiraspol reversed its own
994
d4f57a8d40ca 7198440 update zoneinfo timezones to 2012f (Fiji)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 941
diff changeset
  1838
# decision to abolish DST this winter.
611
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1839
# Following Moldova and neighboring Ukraine- Transnistria (Pridnestrovie)-
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1840
# Tiraspol will go back to winter time on October 30, 2011.
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1841
# News from Moldova (in russian):
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1842
# http://ru.publika.md/link_317061.html
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  1843
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1844
# From Roman Tudos (2015-07-02):
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1845
# http://lex.justice.md/index.php?action=view&view=doc&lang=1&id=355077
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1846
# From Paul Eggert (2015-07-01):
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1847
# The abovementioned official link to IGO1445-868/2014 states that
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1848
# 2014-10-26's fallback transition occurred at 03:00 local time.  Also,
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1849
# http://www.trm.md/en/social/la-30-martie-vom-trece-la-ora-de-vara
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1850
# says the 2014-03-30 spring-forward transition was at 02:00 local time.
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1851
# Guess that since 1997 Moldova has switched one hour before the EU.
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1852
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1853
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1854
Rule	Moldova	1997	max	-	Mar	lastSun	 2:00	1:00	S
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1855
Rule	Moldova	1997	max	-	Oct	lastSun	 3:00	0	-
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1856
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1857
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1858
Zone	Europe/Chisinau	1:55:20 -	LMT	1880
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1859
			1:55	-	CMT	1918 Feb 15 # Chisinau MT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1860
			1:44:24	-	BMT	1931 Jul 24 # Bucharest MT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1861
			2:00	Romania	EE%sT	1940 Aug 15
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1862
			2:00	1:00	EEST	1941 Jul 17
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1863
			1:00	C-Eur	CE%sT	1944 Aug 24
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  1864
			3:00	Russia	MSK/MSD	1990 May  6  2:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1865
			2:00	Russia	EE%sT	1992
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1866
			2:00	E-Eur	EE%sT	1997
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1867
# See Romania commentary for the guessed 1997 transition to EU rules.
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  1868
			2:00	Moldova	EE%sT
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1869
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1870
# Monaco
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1871
# Shanks & Pottenger give 0:09:20 for Paris Mean Time; go with Howse's
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1872
# more precise 0:09:21.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1873
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1874
Zone	Europe/Monaco	0:29:32 -	LMT	1891 Mar 15
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1875
			0:09:21	-	PMT	1911 Mar 11 # Paris Mean Time
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1876
			0:00	France	WE%sT	1945 Sep 16  3:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1877
			1:00	France	CE%sT	1977
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1878
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1879
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1880
# Montenegro
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1881
# See Europe/Belgrade.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1882
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1883
# Netherlands
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1884
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1885
# Howse writes that the Netherlands' railways used GMT between 1892 and 1940,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1886
# but for other purposes the Netherlands used Amsterdam mean time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1887
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1888
# However, Robert H. van Gent writes (2001-04-01):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1889
# Howse's statement is only correct up to 1909. From 1909-05-01 (00:00:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1890
# Amsterdam mean time) onwards, the whole of the Netherlands (including
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1891
# the Dutch railways) was required by law to observe Amsterdam mean time
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1892
# (19 minutes 32.13 seconds ahead of GMT). This had already been the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1893
# common practice (except for the railways) for many decades but it was
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1894
# not until 1909 when the Dutch government finally defined this by law.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1895
# On 1937-07-01 this was changed to 20 minutes (exactly) ahead of GMT and
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1896
# was generally known as Dutch Time ("Nederlandse Tijd").
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1897
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1898
# (2001-04-08):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1899
# 1892-05-01 was the date when the Dutch railways were by law required to
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1900
# observe GMT while the remainder of the Netherlands adhered to the common
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1901
# practice of following Amsterdam mean time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1902
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1903
# (2001-04-09):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1904
# In 1835 the authorities of the province of North Holland requested the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1905
# municipal authorities of the towns and cities in the province to observe
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1906
# Amsterdam mean time but I do not know in how many cases this request was
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1907
# actually followed.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1908
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1909
# From 1852 onwards the Dutch telegraph offices were by law required to
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1910
# observe Amsterdam mean time. As the time signals from the observatory of
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1911
# Leiden were also distributed by the telegraph system, I assume that most
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1912
# places linked up with the telegraph (and railway) system automatically
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1913
# adopted Amsterdam mean time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1914
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1915
# Although the early Dutch railway companies initially observed a variety
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1916
# of times, most of them had adopted Amsterdam mean time by 1858 but it
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1917
# was not until 1866 when they were all required by law to observe
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1918
# Amsterdam mean time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1919
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1920
# The data entries before 1945 are taken from
7244
0d8fd6bb915f 25039888 Update timezone data to 2016i
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7147
diff changeset
  1921
# http://www.staff.science.uu.nl/~gent0113/wettijd/wettijd.htm
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1922
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1923
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1924
Rule	Neth	1916	only	-	May	 1	0:00	1:00	NST	# Netherlands Summer Time
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1925
Rule	Neth	1916	only	-	Oct	 1	0:00	0	AMT	# Amsterdam Mean Time
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1926
Rule	Neth	1917	only	-	Apr	16	2:00s	1:00	NST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1927
Rule	Neth	1917	only	-	Sep	17	2:00s	0	AMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1928
Rule	Neth	1918	1921	-	Apr	Mon>=1	2:00s	1:00	NST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1929
Rule	Neth	1918	1921	-	Sep	lastMon	2:00s	0	AMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1930
Rule	Neth	1922	only	-	Mar	lastSun	2:00s	1:00	NST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1931
Rule	Neth	1922	1936	-	Oct	Sun>=2	2:00s	0	AMT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1932
Rule	Neth	1923	only	-	Jun	Fri>=1	2:00s	1:00	NST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1933
Rule	Neth	1924	only	-	Mar	lastSun	2:00s	1:00	NST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1934
Rule	Neth	1925	only	-	Jun	Fri>=1	2:00s	1:00	NST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1935
# From 1926 through 1939 DST began 05-15, except that it was delayed by a week
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1936
# in years when 05-15 fell in the Pentecost weekend.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1937
Rule	Neth	1926	1931	-	May	15	2:00s	1:00	NST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1938
Rule	Neth	1932	only	-	May	22	2:00s	1:00	NST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1939
Rule	Neth	1933	1936	-	May	15	2:00s	1:00	NST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1940
Rule	Neth	1937	only	-	May	22	2:00s	1:00	NST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1941
Rule	Neth	1937	only	-	Jul	 1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1942
Rule	Neth	1937	1939	-	Oct	Sun>=2	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1943
Rule	Neth	1938	1939	-	May	15	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1944
Rule	Neth	1945	only	-	Apr	 2	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1945
Rule	Neth	1945	only	-	Sep	16	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1946
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1947
# Amsterdam Mean Time was +00:19:32.13 exactly, but the .13 is omitted
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1948
# below because the current format requires GMTOFF to be an integer.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1949
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1950
Zone Europe/Amsterdam	0:19:32 -	LMT	1835
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1951
			0:19:32	Neth	%s	1937 Jul  1
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  1952
			0:20	Neth +0020/+0120 1940 May 16  0:00
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  1953
			1:00	C-Eur	CE%sT	1945 Apr  2  2:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1954
			1:00	Neth	CE%sT	1977
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1955
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1956
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1957
# Norway
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1958
# http://met.no/met/met_lex/q_u/sommertid.html (2004-01) agrees with Shanks &
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1959
# Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1960
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1961
Rule	Norway	1916	only	-	May	22	1:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1962
Rule	Norway	1916	only	-	Sep	30	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1963
Rule	Norway	1945	only	-	Apr	 2	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1964
Rule	Norway	1945	only	-	Oct	 1	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1965
Rule	Norway	1959	1964	-	Mar	Sun>=15	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1966
Rule	Norway	1959	1965	-	Sep	Sun>=15	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1967
Rule	Norway	1965	only	-	Apr	25	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1968
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1969
Zone	Europe/Oslo	0:43:00 -	LMT	1895 Jan  1
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1970
			1:00	Norway	CE%sT	1940 Aug 10 23:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1971
			1:00	C-Eur	CE%sT	1945 Apr  2  2:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1972
			1:00	Norway	CE%sT	1980
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1973
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1974
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1975
# Svalbard & Jan Mayen
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1976
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1977
# From Steffen Thorsen (2001-05-01):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1978
# Although I could not find it explicitly, it seems that Jan Mayen and
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1979
# Svalbard have been using the same time as Norway at least since the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1980
# time they were declared as parts of Norway.  Svalbard was declared
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1981
# as a part of Norway by law of 1925-07-17 no 11, section 4 and Jan
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1982
# Mayen by law of 1930-02-27 no 2, section 2. (From
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1983
# <http://www.lovdata.no/all/nl-19250717-011.html> and
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1984
# <http://www.lovdata.no/all/nl-19300227-002.html>).  The law/regulation
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1985
# for normal/standard time in Norway is from 1894-06-29 no 1 (came
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1986
# into operation on 1895-01-01) and Svalbard/Jan Mayen seem to be a
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1987
# part of this law since 1925/1930. (From
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1988
# <http://www.lovdata.no/all/nl-18940629-001.html>) I have not been
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1989
# able to find if Jan Mayen used a different time zone (e.g. -0100)
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  1990
# before 1930. Jan Mayen has only been "inhabited" since 1921 by
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1991
# Norwegian meteorologists and maybe used the same time as Norway ever
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1992
# since 1921.  Svalbard (Arctic/Longyearbyen) has been inhabited since
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1993
# before 1895, and therefore probably changed the local time somewhere
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1994
# between 1895 and 1925 (inclusive).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1995
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  1996
# From Paul Eggert (2013-09-04):
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1997
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1998
# Actually, Jan Mayen was never occupied by Germany during World War II,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  1999
# so it must have diverged from Oslo time during the war, as Oslo was
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2000
# keeping Berlin time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2001
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2002
# <http://home.no.net/janmayen/history.htm> says that the meteorologists
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2003
# burned down their station in 1940 and left the island, but returned in
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2004
# 1941 with a small Norwegian garrison and continued operations despite
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2005
# frequent air attacks from Germans.  In 1943 the Americans established a
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2006
# radiolocating station on the island, called "Atlantic City".  Possibly
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  2007
# the UT offset changed during the war, but I think it unlikely that
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2008
# Jan Mayen used German daylight-saving rules.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2009
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2010
# Svalbard is more complicated, as it was raided in August 1941 by an
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2011
# Allied party that evacuated the civilian population to England (says
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2012
# <http://www.bartleby.com/65/sv/Svalbard.html>).  The Svalbard FAQ
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2013
# <http://www.svalbard.com/SvalbardFAQ.html> says that the Germans were
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2014
# expelled on 1942-05-14.  However, small parties of Germans did return,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2015
# and according to Wilhelm Dege's book "War North of 80" (1954)
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2016
# http://www.ucalgary.ca/UofC/departments/UP/1-55238/1-55238-110-2.html
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2017
# the German armed forces at the Svalbard weather station code-named
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2018
# Haudegen did not surrender to the Allies until September 1945.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2019
#
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  2020
# All these events predate our cutoff date of 1970, so use Europe/Oslo
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  2021
# for these regions.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2022
Link	Europe/Oslo	Arctic/Longyearbyen
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2023
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2024
# Poland
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2025
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2026
# The 1919 dates and times can be found in Tygodnik Urzędowy nr 1 (1919-03-20),
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2027
# <http://www.wbc.poznan.pl/publication/32156> pp 1-2.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2028
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2029
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2030
Rule	Poland	1918	1919	-	Sep	16	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2031
Rule	Poland	1919	only	-	Apr	15	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2032
Rule	Poland	1944	only	-	Apr	 3	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2033
# Whitman gives 1944 Nov 30; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2034
Rule	Poland	1944	only	-	Oct	 4	2:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2035
# For 1944-1948 Whitman gives the previous day; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2036
Rule	Poland	1945	only	-	Apr	29	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2037
Rule	Poland	1945	only	-	Nov	 1	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2038
# For 1946 on the source is Kazimierz Borkowski,
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2039
# Toruń Center for Astronomy, Dept. of Radio Astronomy, Nicolaus Copernicus U.,
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2040
# http://www.astro.uni.torun.pl/~kb/Artykuly/U-PA/Czas2.htm#tth_tAb1
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2041
# Thanks to Przemysław Augustyniak (2005-05-28) for this reference.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2042
# He also gives these further references:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2043
# Mon Pol nr 13, poz 162 (1995) <http://www.abc.com.pl/serwis/mp/1995/0162.htm>
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2044
# Druk nr 2180 (2003) <http://www.senat.gov.pl/k5/dok/sejm/053/2180.pdf>
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2045
Rule	Poland	1946	only	-	Apr	14	0:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2046
Rule	Poland	1946	only	-	Oct	 7	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2047
Rule	Poland	1947	only	-	May	 4	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2048
Rule	Poland	1947	1949	-	Oct	Sun>=1	2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2049
Rule	Poland	1948	only	-	Apr	18	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2050
Rule	Poland	1949	only	-	Apr	10	2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2051
Rule	Poland	1957	only	-	Jun	 2	1:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2052
Rule	Poland	1957	1958	-	Sep	lastSun	1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2053
Rule	Poland	1958	only	-	Mar	30	1:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2054
Rule	Poland	1959	only	-	May	31	1:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2055
Rule	Poland	1959	1961	-	Oct	Sun>=1	1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2056
Rule	Poland	1960	only	-	Apr	 3	1:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2057
Rule	Poland	1961	1964	-	May	lastSun	1:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2058
Rule	Poland	1962	1964	-	Sep	lastSun	1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2059
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2060
Zone	Europe/Warsaw	1:24:00 -	LMT	1880
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2061
			1:24:00	-	WMT	1915 Aug  5 # Warsaw Mean Time
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2062
			1:00	C-Eur	CE%sT	1918 Sep 16  3:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2063
			2:00	Poland	EE%sT	1922 Jun
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2064
			1:00	Poland	CE%sT	1940 Jun 23  2:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2065
			1:00	C-Eur	CE%sT	1944 Oct
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2066
			1:00	Poland	CE%sT	1977
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2067
			1:00	W-Eur	CE%sT	1988
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2068
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2069
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2070
# Portugal
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2071
#
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2072
# From Paul Eggert (2014-08-11), after a heads-up from Stephen Colebourne:
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2073
# According to a Portuguese decree (1911-05-26)
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2074
# http://dre.pt/pdf1sdip/1911/05/12500/23132313.pdf
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2075
# Lisbon was at -0:36:44.68, but switched to GMT on 1912-01-01 at 00:00.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2076
# Round the old offset to -0:36:45.  This agrees with Willett but disagrees
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2077
# with Shanks, who says the transition occurred on 1911-05-24 at 00:00 for
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2078
# Europe/Lisbon, Atlantic/Azores, and Atlantic/Madeira.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2079
#
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2080
# From Rui Pedro Salgueiro (1992-11-12):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2081
# Portugal has recently (September, 27) changed timezone
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2082
# (from WET to MET or CET) to harmonize with EEC.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2083
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2084
# Martin Bruckmann (1996-02-29) reports via Peter Ilieve
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2085
# that Portugal is reverting to 0:00 by not moving its clocks this spring.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2086
# The new Prime Minister was fed up with getting up in the dark in the winter.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2087
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2088
# From Paul Eggert (1996-11-12):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2089
# IATA SSIM (1991-09) reports several 1991-09 and 1992-09 transitions
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2090
# at 02:00u, not 01:00u.  Assume that these are typos.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2091
# IATA SSIM (1991/1992) reports that the Azores were at -1:00.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2092
# IATA SSIM (1993-02) says +0:00; later issues (through 1996-09) say -1:00.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2093
# Guess that the Azores changed to EU rules in 1992 (since that's when Portugal
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2094
# harmonized with the EU), and that they stayed +0:00 that winter.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2095
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2096
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2097
# DSH writes that despite Decree 1,469 (1915), the change to the clocks was not
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2098
# done every year, depending on what Spain did, because of railroad schedules.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2099
# Go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2100
Rule	Port	1916	only	-	Jun	17	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2101
# Whitman gives 1916 Oct 31; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2102
Rule	Port	1916	only	-	Nov	 1	 1:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2103
Rule	Port	1917	only	-	Feb	28	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2104
Rule	Port	1917	1921	-	Oct	14	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2105
Rule	Port	1918	only	-	Mar	 1	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2106
Rule	Port	1919	only	-	Feb	28	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2107
Rule	Port	1920	only	-	Feb	29	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2108
Rule	Port	1921	only	-	Feb	28	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2109
Rule	Port	1924	only	-	Apr	16	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2110
Rule	Port	1924	only	-	Oct	14	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2111
Rule	Port	1926	only	-	Apr	17	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2112
Rule	Port	1926	1929	-	Oct	Sat>=1	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2113
Rule	Port	1927	only	-	Apr	 9	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2114
Rule	Port	1928	only	-	Apr	14	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2115
Rule	Port	1929	only	-	Apr	20	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2116
Rule	Port	1931	only	-	Apr	18	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2117
# Whitman gives 1931 Oct 8; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2118
Rule	Port	1931	1932	-	Oct	Sat>=1	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2119
Rule	Port	1932	only	-	Apr	 2	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2120
Rule	Port	1934	only	-	Apr	 7	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2121
# Whitman gives 1934 Oct 5; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2122
Rule	Port	1934	1938	-	Oct	Sat>=1	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2123
# Shanks & Pottenger give 1935 Apr 30; go with Whitman.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2124
Rule	Port	1935	only	-	Mar	30	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2125
Rule	Port	1936	only	-	Apr	18	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2126
# Whitman gives 1937 Apr 2; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2127
Rule	Port	1937	only	-	Apr	 3	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2128
Rule	Port	1938	only	-	Mar	26	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2129
Rule	Port	1939	only	-	Apr	15	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2130
# Whitman gives 1939 Oct 7; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2131
Rule	Port	1939	only	-	Nov	18	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2132
Rule	Port	1940	only	-	Feb	24	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2133
# Shanks & Pottenger give 1940 Oct 7; go with Whitman.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2134
Rule	Port	1940	1941	-	Oct	 5	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2135
Rule	Port	1941	only	-	Apr	 5	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2136
Rule	Port	1942	1945	-	Mar	Sat>=8	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2137
Rule	Port	1942	only	-	Apr	25	22:00s	2:00	M # Midsummer
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2138
Rule	Port	1942	only	-	Aug	15	22:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2139
Rule	Port	1942	1945	-	Oct	Sat>=24	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2140
Rule	Port	1943	only	-	Apr	17	22:00s	2:00	M
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2141
Rule	Port	1943	1945	-	Aug	Sat>=25	22:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2142
Rule	Port	1944	1945	-	Apr	Sat>=21	22:00s	2:00	M
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2143
Rule	Port	1946	only	-	Apr	Sat>=1	23:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2144
Rule	Port	1946	only	-	Oct	Sat>=1	23:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2145
Rule	Port	1947	1949	-	Apr	Sun>=1	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2146
Rule	Port	1947	1949	-	Oct	Sun>=1	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2147
# Shanks & Pottenger say DST was observed in 1950; go with Whitman.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2148
# Whitman gives Oct lastSun for 1952 on; go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2149
Rule	Port	1951	1965	-	Apr	Sun>=1	 2:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2150
Rule	Port	1951	1965	-	Oct	Sun>=1	 2:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2151
Rule	Port	1977	only	-	Mar	27	 0:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2152
Rule	Port	1977	only	-	Sep	25	 0:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2153
Rule	Port	1978	1979	-	Apr	Sun>=1	 0:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2154
Rule	Port	1978	only	-	Oct	 1	 0:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2155
Rule	Port	1979	1982	-	Sep	lastSun	 1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2156
Rule	Port	1980	only	-	Mar	lastSun	 0:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2157
Rule	Port	1981	1982	-	Mar	lastSun	 1:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2158
Rule	Port	1983	only	-	Mar	lastSun	 2:00s	1:00	S
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2159
#
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2160
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2161
Zone	Europe/Lisbon	-0:36:45 -	LMT	1884
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2162
			-0:36:45 -	LMT	1912 Jan  1 # Lisbon Mean Time
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2163
			 0:00	Port	WE%sT	1966 Apr  3  2:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2164
			 1:00	-	CET	1976 Sep 26  1:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2165
			 0:00	Port	WE%sT	1983 Sep 25  1:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2166
			 0:00	W-Eur	WE%sT	1992 Sep 27  1:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2167
			 1:00	EU	CE%sT	1996 Mar 31  1:00u
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2168
			 0:00	EU	WE%sT
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2169
# This Zone can be simplified once we assume zic %z.
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2170
Zone Atlantic/Azores	-1:42:40 -	LMT	1884        # Ponta Delgada
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2171
			-1:54:32 -	HMT	1912 Jan  1 # Horta Mean Time
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2172
			-2:00	Port	-02/-01	1942 Apr 25 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2173
			-2:00	Port	+00	1942 Aug 15 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2174
			-2:00	Port	-02/-01	1943 Apr 17 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2175
			-2:00	Port	+00	1943 Aug 28 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2176
			-2:00	Port	-02/-01	1944 Apr 22 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2177
			-2:00	Port	+00	1944 Aug 26 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2178
			-2:00	Port	-02/-01	1945 Apr 21 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2179
			-2:00	Port	+00	1945 Aug 25 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2180
			-2:00	Port	-02/-01	1966 Apr  3  2:00
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2181
			-1:00	Port	-01/+00	1983 Sep 25  1:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2182
			-1:00	W-Eur	-01/+00	1992 Sep 27  1:00s
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2183
			 0:00	EU	WE%sT	1993 Mar 28  1:00u
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2184
			-1:00	EU	-01/+00
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2185
# This Zone can be simplified once we assume zic %z.
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2186
Zone Atlantic/Madeira	-1:07:36 -	LMT	1884        # Funchal
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2187
			-1:07:36 -	FMT	1912 Jan  1 # Funchal Mean Time
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2188
			-1:00	Port	-01/+00	1942 Apr 25 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2189
			-1:00	Port	+01	1942 Aug 15 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2190
			-1:00	Port	-01/+00	1943 Apr 17 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2191
			-1:00	Port	+01	1943 Aug 28 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2192
			-1:00	Port	-01/+00	1944 Apr 22 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2193
			-1:00	Port	+01	1944 Aug 26 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2194
			-1:00	Port	-01/+00	1945 Apr 21 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2195
			-1:00	Port	+01	1945 Aug 25 22:00s
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2196
			-1:00	Port	-01/+00	1966 Apr  3  2:00
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2197
			 0:00	Port	WE%sT	1983 Sep 25  1:00s
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2198
			 0:00	EU	WE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2199
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2200
# Romania
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2201
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2202
# From Paul Eggert (1999-10-07):
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2203
# Nine O'clock <http://www.nineoclock.ro/POL/1778pol.html>
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2204
# (1998-10-23) reports that the switch occurred at
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2205
# 04:00 local time in fall 1998.  For lack of better info,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2206
# assume that Romania and Moldova switched to EU rules in 1997,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2207
# the same year as Bulgaria.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2208
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2209
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2210
Rule	Romania	1932	only	-	May	21	 0:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2211
Rule	Romania	1932	1939	-	Oct	Sun>=1	 0:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2212
Rule	Romania	1933	1939	-	Apr	Sun>=2	 0:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2213
Rule	Romania	1979	only	-	May	27	 0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2214
Rule	Romania	1979	only	-	Sep	lastSun	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2215
Rule	Romania	1980	only	-	Apr	 5	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2216
Rule	Romania	1980	only	-	Sep	lastSun	 1:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2217
Rule	Romania	1991	1993	-	Mar	lastSun	 0:00s	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2218
Rule	Romania	1991	1993	-	Sep	lastSun	 0:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2219
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2220
Zone Europe/Bucharest	1:44:24 -	LMT	1891 Oct
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2221
			1:44:24	-	BMT	1931 Jul 24 # Bucharest MT
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2222
			2:00	Romania	EE%sT	1981 Mar 29  2:00s
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2223
			2:00	C-Eur	EE%sT	1991
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2224
			2:00	Romania	EE%sT	1994
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2225
			2:00	E-Eur	EE%sT	1997
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2226
			2:00	EU	EE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2227
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2228
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2229
# Russia
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2230
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2231
# From Alexander Krivenyshev (2011-09-15):
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  2232
# Based on last Russian Government Decree No. 725 on August 31, 2011
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2233
# (Government document
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2234
# http://www.government.ru/gov/results/16355/print/
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2235
# in Russian)
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2236
# there are few corrections have to be made for some Russian time zones...
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2237
# All updated Russian Time Zones were placed in table and translated to English
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2238
# by WorldTimeZone.com at the link below:
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2239
# http://www.worldtimezone.com/dst_news/dst_news_russia36.htm
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2240
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2241
# From Sanjeev Gupta (2011-09-27):
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  2242
# Scans of [Decree No. 23 of January 8, 1992] are available at:
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2243
# http://government.consultant.ru/page.aspx?1223966
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2244
# They are in Cyrillic letters (presumably Russian).
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2245
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2246
# From Arthur David Olson (2012-05-09):
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2247
# Regarding the instant when clocks in time-zone-shifting parts of Russia
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2248
# changed in September 2011:
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2249
#
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2250
# One source is
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2251
# http://government.ru/gov/results/16355/
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2252
# which, according to translate.google.com, begins "Decree of August 31,
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  2253
# 2011 No. 725" and contains no other dates or "effective date" information.
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2254
#
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2255
# Another source is
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2256
# http://www.rg.ru/2011/09/06/chas-zona-dok.html
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2257
# which, according to translate.google.com, begins "Resolution of the
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2258
# Government of the Russian Federation on August 31, 2011 N 725" and also
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2259
# contains "Date first official publication: September 6, 2011 Posted on:
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  2260
# in the 'RG' - Federal Issue No. 5573 September 6, 2011" but which
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2261
# does not contain any "effective date" information.
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2262
#
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2263
# Another source is
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2264
# http://en.wikipedia.org/wiki/Oymyakonsky_District#cite_note-RuTime-7
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  2265
# which, in note 8, contains "Resolution No. 725 of August 31, 2011...
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2266
# Effective as of after 7 days following the day of the official publication"
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2267
# but which does not contain any reference to September 6, 2011.
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2268
#
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2269
# The Wikipedia article refers to
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2270
# http://base.consultant.ru/cons/cgi/online.cgi?req=doc;base=LAW;n=118896
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2271
# which seems to copy the text of the government.ru page.
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2272
#
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2273
# Tobias Conradi combines Wikipedia's
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2274
# "as of after 7 days following the day of the official publication"
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2275
# with www.rg.ru's "Date of first official publication: September 6, 2011" to
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2276
# get September 13, 2011 as the cutover date (unusually, a Tuesday, as Tobias
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2277
# Conradi notes).
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2278
#
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2279
# None of the sources indicates a time of day for changing clocks.
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2280
#
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2281
# Go with 2011-09-13 0:00s.
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  2282
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2283
# From Alexander Krivenyshev (2014-07-01):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2284
# According to the Russian news (ITAR-TASS News Agency)
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2285
# http://en.itar-tass.com/russia/738562
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2286
# the State Duma has approved ... the draft bill on returning to
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2287
# winter time standard and return Russia 11 time zones.  The new
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2288
# regulations will come into effect on October 26, 2014 at 02:00 ...
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2289
# http://asozd2.duma.gov.ru/main.nsf/%28Spravka%29?OpenAgent&RN=431985-6&02
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2290
# Here is a link where we put together table (based on approved Bill N
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2291
# 431985-6) with proposed 11 Russian time zones and corresponding
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2292
# areas/cities/administrative centers in the Russian Federation (in English):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2293
# http://www.worldtimezone.com/dst_news/dst_news_russia65.html
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2294
#
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2295
# From Alexander Krivenyshev (2014-07-22):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2296
# Putin signed the Federal Law 431985-6 ... (in Russian)
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2297
# http://itar-tass.com/obschestvo/1333711
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2298
# http://www.pravo.gov.ru:8080/page.aspx?111660
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2299
# http://www.kremlin.ru/acts/46279
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2300
# From October 26, 2014 the new Russian time zone map will looks like this:
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2301
# http://www.worldtimezone.com/dst_news/dst_news_russia-map-2014-07.html
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2302
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2303
# From Paul Eggert (2006-03-22):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2304
# Moscow time zone abbreviations after 1919-07-01, and Moscow rules after 1991,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2305
# are from Andrey A. Chernov.  The rest is from Shanks & Pottenger,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2306
# except we follow Chernov's report that 1992 DST transitions were Sat
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2307
# 23:00, not Sun 02:00s.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2308
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2309
# From Stanislaw A. Kuzikowski (1994-06-29):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2310
# But now it is some months since Novosibirsk is 3 hours ahead of Moscow!
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2311
# I do not know why they have decided to make this change;
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2312
# as far as I remember it was done exactly during winter->summer switching
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2313
# so we (Novosibirsk) simply did not switch.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2314
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2315
# From Andrey A. Chernov (1996-10-04):
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  2316
# 'MSK' and 'MSD' were born and used initially on Moscow computers with
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2317
# UNIX-like OSes by several developer groups (e.g. Demos group, Kiae group)....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2318
# The next step was the UUCP network, the Relcom predecessor
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2319
# (used mainly for mail), and MSK/MSD was actively used there.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2320
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2321
# From Chris Carrier (1996-10-30):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2322
# According to a friend of mine who rode the Trans-Siberian Railroad from
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2323
# Moscow to Irkutsk in 1995, public air and rail transport in Russia ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2324
# still follows Moscow time, no matter where in Russia it is located.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2325
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2326
# For Grozny, Chechnya, we have the following story from
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2327
# John Daniszewski, "Scavengers in the Rubble", Los Angeles Times (2001-02-07):
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2328
# News - often false - is spread by word of mouth.  A rumor that it was
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2329
# time to move the clocks back put this whole city out of sync with
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2330
# the rest of Russia for two weeks - even soldiers stationed here began
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2331
# enforcing curfew at the wrong time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2332
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2333
# From Gwillim Law (2001-06-05):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2334
# There's considerable evidence that Sakhalin Island used to be in
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2335
# UTC+11, and has changed to UTC+10, in this decade.  I start with the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2336
# SSIM, which listed Yuzhno-Sakhalinsk in zone RU10 along with Magadan
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2337
# until February 1997, and then in RU9 with Khabarovsk and Vladivostok
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2338
# since September 1997....  Although the Kuril Islands are
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2339
# administratively part of Sakhalin oblast', they appear to have
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2340
# remained on UTC+11 along with Magadan.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2341
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2342
# From Tim Parenti (2014-07-06):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2343
# The comments detailing the coverage of each Russian zone are meant to assist
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2344
# with maintenance only and represent our best guesses as to which regions
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2345
# are covered by each zone.  They are not meant to be taken as an authoritative
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2346
# listing.  The region codes listed come from
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2347
# http://en.wikipedia.org/w/?title=Federal_subjects_of_Russia&oldid=611810498
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2348
# and are used for convenience only; no guarantees are made regarding their
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2349
# future stability.  ISO 3166-2:RU codes are also listed for first-level
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2350
# divisions where available.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2351
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2352
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2353
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2354
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2355
# From Tim Parenti (2014-07-03):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2356
# Europe/Kaliningrad covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2357
# 39	RU-KGD	Kaliningrad Oblast
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2358
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2359
# From Paul Eggert (2016-03-18):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2360
# The 1989 transition is from USSR act No. 227 (1989-03-14).
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2361
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2362
# From Stepan Golosunov (2016-03-07):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2363
# http://www.rgo.ru/ru/kaliningradskoe-oblastnoe-otdelenie/ob-otdelenii/publikacii/kak-nam-zhilos-bez-letnego-vremeni
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2364
# confirms that the 1989 change to Moscow-1 was implemented.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2365
# (The article, though, is misattributed to 1990 while saying that
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2366
# summer->winter transition would be done on the 24 of September. But
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2367
# 1990-09-24 was Monday, while 1989-09-24 was Sunday as expected.)
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2368
# ...
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2369
# http://www.kaliningradka.ru/site_pc/cherez/index.php?ELEMENT_ID=40091
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2370
# says that Kaliningrad switched to Moscow-1 on 1989-03-26, avoided
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2371
# at the last moment switch to Moscow-1 on 1991-03-31, switched to
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2372
# Moscow on 1991-11-03, switched to Moscow-1 on 1992-01-19.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2373
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2374
Zone Europe/Kaliningrad	 1:22:00 -	LMT	1893 Apr
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2375
			 1:00	C-Eur	CE%sT	1945
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2376
			 2:00	Poland	CE%sT	1946
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2377
			 3:00	Russia	MSK/MSD	1989 Mar 26  2:00s
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2378
			 2:00	Russia	EE%sT	2011 Mar 27  2:00s
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2379
			 3:00	-	+03	2014 Oct 26  2:00s
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2380
			 2:00	-	EET
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2381
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2382
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2383
# From Paul Eggert (2016-02-21), per Tim Parenti (2014-07-03) and
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2384
# Oscar van Vlijmen (2001-08-25):
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2385
# Europe/Moscow covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2386
# 01	RU-AD	Adygea, Republic of
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2387
# 05	RU-DA	Dagestan, Republic of
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2388
# 06	RU-IN	Ingushetia, Republic of
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2389
# 07	RU-KB	Kabardino-Balkar Republic
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2390
# 08	RU-KL	Kalmykia, Republic of
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2391
# 09	RU-KC	Karachay-Cherkess Republic
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2392
# 10	RU-KR	Karelia, Republic of
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2393
# 11	RU-KO	Komi Republic
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2394
# 12	RU-ME	Mari El Republic
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2395
# 13	RU-MO	Mordovia, Republic of
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2396
# 15	RU-SE	North Ossetia-Alania, Republic of
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2397
# 16	RU-TA	Tatarstan, Republic of
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2398
# 20	RU-CE	Chechen Republic
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2399
# 21	RU-CU	Chuvash Republic
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2400
# 23	RU-KDA	Krasnodar Krai
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2401
# 26	RU-STA	Stavropol Krai
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2402
# 29	RU-ARK	Arkhangelsk Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2403
# 31	RU-BEL	Belgorod Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2404
# 32	RU-BRY	Bryansk Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2405
# 33	RU-VLA	Vladimir Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2406
# 35	RU-VLG	Vologda Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2407
# 36	RU-VOR	Voronezh Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2408
# 37	RU-IVA	Ivanovo Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2409
# 40	RU-KLU	Kaluga Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2410
# 44	RU-KOS	Kostroma Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2411
# 46	RU-KRS	Kursk Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2412
# 47	RU-LEN	Leningrad Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2413
# 48	RU-LIP	Lipetsk Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2414
# 50	RU-MOS	Moscow Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2415
# 51	RU-MUR	Murmansk Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2416
# 52	RU-NIZ	Nizhny Novgorod Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2417
# 53	RU-NGR	Novgorod Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2418
# 57	RU-ORL	Oryol Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2419
# 58	RU-PNZ	Penza Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2420
# 60	RU-PSK	Pskov Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2421
# 61	RU-ROS	Rostov Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2422
# 62	RU-RYA	Ryazan Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2423
# 67	RU-SMO	Smolensk Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2424
# 68	RU-TAM	Tambov Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2425
# 69	RU-TVE	Tver Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2426
# 71	RU-TUL	Tula Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2427
# 76	RU-YAR	Yaroslavl Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2428
# 77	RU-MOW	Moscow
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2429
# 78	RU-SPE	Saint Petersburg
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2430
# 83	RU-NEN	Nenets Autonomous Okrug
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2431
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2432
# From Paul Eggert (2016-08-23):
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2433
# The Soviets switched to UT-based time in 1919.  Decree No. 59
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2434
# (1919-02-08) http://istmat.info/node/35567 established UT-based time
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2435
# zones, and Decree No. 147 (1919-03-29) http://istmat.info/node/35854
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2436
# specified a transition date of 1919-07-01, apparently at 00:00 UT.
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2437
# No doubt only the Soviet-controlled regions switched on that date;
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2438
# later transitions to UT-based time in other parts of Russia are
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2439
# taken from what appear to be guesses by Shanks.
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2440
# (Thanks to Alexander Belopolsky for pointers to the decrees.)
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2441
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2442
# From Stepan Golosunov (2016-03-07):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2443
# 11. Regions-violators, 1981-1982.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2444
# Wikipedia refers to
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2445
# http://maps.monetonos.ru/maps/raznoe/Old_Maps/Old_Maps/Articles/022/3_1981.html
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2446
# http://besp.narod.ru/nauka_1981_3.htm
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2447
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2448
# The second link provides two articles scanned from the Nauka i Zhizn
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2449
# magazine No. 3, 1981 and a scan of the short article attributed to
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2450
# the Trud newspaper from February 1982.  The first link provides the
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2451
# same Nauka i Zhizn articles converted to the text form (but misses
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2452
# time belt changes map).
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2453
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2454
# The second Nauka i Zhizn article says that in addition to
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2455
# introduction of summer time on 1981-04-01 there are some time belt
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2456
# border changes on 1981-10-01, mostly affecting Nenets Autonomous
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2457
# Okrug, Krasnoyarsk Krai, Yakutia, Magadan Oblast and Chukotka
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2458
# according to the provided map (colored one).  In addition to that
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2459
# "time violators" (regions which were not using rules of the time
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2460
# belts in which they were located) would not be moving off the DST on
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2461
# 1981-10-01 to restore the decree time usage.  (Komi ASSR was
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2462
# supposed to repeat that move in October 1982 to account for the 2
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2463
# hour difference.)  Map depicting "time violators" before 1981-10-01
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2464
# is also provided.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2465
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2466
# The article from Trud says that 1981-10-01 changes caused problems
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2467
# and some territories would be moved to pre-1981-10-01 time by not
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2468
# moving to summer time on 1982-04-01.  Namely: Dagestan,
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2469
# Kabardino-Balkar, Kalmyk, Komi, Mari, Mordovian, North Ossetian,
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2470
# Tatar, Chechen-Ingush and Chuvash ASSR, Krasnodar and Stavropol
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2471
# krais, Arkhangelsk, Vladimir, Vologda, Voronezh, Gorky, Ivanovo,
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2472
# Kostroma, Lipetsk, Penza, Rostov, Ryazan, Tambov, Tyumen and
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2473
# Yaroslavl oblasts, Nenets and Evenk autonomous okrugs, Khatangsky
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2474
# district of Taymyr Autonomous Okrug.  As a result Evenk Autonomous
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2475
# Okrug and Khatangsky district of Taymyr Autonomous Okrug would end
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2476
# up on Moscow+4, Tyumen Oblast on Moscow+2 and the rest on Moscow
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2477
# time.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2478
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2479
# http://astrozet.net/files/Zones/DOC/RU/1980-925.txt
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2480
# attributes the 1982 changes to the Act of the Council of Ministers
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2481
# of the USSR No. 126 from 18.02.1982.  1980-925.txt also adds
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2482
# Udmurtia to the list of affected territories and lists Khatangsky
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2483
# district separately from Taymyr Autonomous Okrug.  Probably erroneously.
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2484
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2485
# The affected territories are currently listed under Europe/Moscow,
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2486
# Asia/Yekaterinburg and Asia/Krasnoyarsk.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2487
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2488
# 12. Udmurtia
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2489
# The fact that Udmurtia is depicted as a violator in the Nauka i
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2490
# Zhizn article hints at Izhevsk being on different time from
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2491
# Kuybyshev before 1981-10-01. Udmurtia is not mentioned in the 1989 act.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2492
# http://astrozet.net/files/Zones/DOC/RU/1980-925.txt
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2493
# implies Udmurtia was on Moscow time after 1982-04-01.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2494
# Wikipedia implies Udmurtia being on Moscow+1 until 1991.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2495
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2496
# ...
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2497
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2498
# All Russian zones are supposed to have by default a -1 change at
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2499
# 1991-03-31 2:00 (cancellation of the decree time in the USSR) and a +1
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2500
# change at 1992-01-19 2:00 (restoration of the decree time in Russia).
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2501
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2502
# There were some exceptions, though.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2503
# Wikipedia says newspapers listed Astrakhan, Saratov, Kirov, Volgograd,
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2504
# Izhevsk, Grozny, Kazan and Samara as such exceptions for the 1992
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2505
# change. (Different newspapers providing different lists. And some
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2506
# lists found in the internet are quite wild.)
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2507
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2508
# And apparently some exceptions were reverted in the last moment.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2509
# http://www.kaliningradka.ru/site_pc/cherez/index.php?ELEMENT_ID=40091
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2510
# says that Kaliningrad decided not to be an exception 2 days before the
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2511
# 1991-03-31 switch and one person at
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2512
# http://izhevsk.ru/forum_light_message/50/682597-m8369040.html
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2513
# says he remembers that Samara opted out of the 1992-01-19 exception
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2514
# 2 days before the switch.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2515
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2516
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2517
# From Paul Eggert (2016-03-18):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2518
# Given the above, we appear to be missing some Zone entries for the
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2519
# chaotic early 1980s in Russia.  It's not clear what these entries
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2520
# should be.  For now, sweep this under the rug and just document the
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2521
# time in Moscow.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2522
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2523
# From Vladimir Karpinsky (2014-07-08):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2524
# LMT in Moscow (before Jul 3, 1916) is 2:30:17, that was defined by Moscow
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2525
# Observatory (coordinates: 55 deg. 45'29.70", 37 deg. 34'05.30")....
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2526
# LMT in Moscow since Jul 3, 1916 is 2:31:01 as a result of new standard.
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2527
# (The info is from the book by Byalokoz ... p. 18.)
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2528
# The time in St. Petersburg as capital of Russia was defined by
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2529
# Pulkov observatory, near St. Petersburg.  In 1916 LMT Moscow
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2530
# was synchronized with LMT St. Petersburg (+30 minutes), (Pulkov observatory
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2531
# coordinates: 59 deg. 46'18.70", 30 deg. 19'40.70") so 30 deg. 19'40.70" >
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2532
# 2h01m18.7s = 2:01:19.  LMT Moscow = LMT St.Petersburg + 30m 2:01:19 + 0:30 =
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2533
# 2:31:19 ...
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2534
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2535
# From Paul Eggert (2014-07-08):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2536
# Milne does not list Moscow, but suggests that its time might be listed in
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2537
# Résumés mensuels et annuels des observations météorologiques (1895).
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2538
# Presumably this is OCLC 85825704, a journal published with parallel text in
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2539
# Russian and French.  This source has not been located; go with Karpinsky.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2540
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2541
Zone Europe/Moscow	 2:30:17 -	LMT	1880
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2542
			 2:30:17 -	MMT	1916 Jul  3 # Moscow Mean Time
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2543
			 2:31:19 Russia	%s	1919 Jul  1  0:00u
1956
cc30f0892a76 18977188 update timezone data to 2014e
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1910
diff changeset
  2544
			 3:00	Russia	%s	1921 Oct
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2545
			 3:00	Russia	MSK/MSD	1922 Oct
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2546
			 2:00	-	EET	1930 Jun 21
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2547
			 3:00	Russia	MSK/MSD	1991 Mar 31  2:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2548
			 2:00	Russia	EE%sT	1992 Jan 19  2:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2549
			 3:00	Russia	MSK/MSD	2011 Mar 27  2:00s
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2550
			 4:00	-	MSK	2014 Oct 26  2:00s
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2551
			 3:00	-	MSK
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2552
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2553
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2554
# From Paul Eggert (2016-12-06):
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  2555
# Europe/Simferopol covers Crimea.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2556
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2557
Zone Europe/Simferopol	 2:16:24 -	LMT	1880
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2558
			 2:16	-	SMT	1924 May  2 # Simferopol Mean T
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2559
			 2:00	-	EET	1930 Jun 21
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2560
			 3:00	-	MSK	1941 Nov
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2561
			 1:00	C-Eur	CE%sT	1944 Apr 13
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2562
			 3:00	Russia	MSK/MSD	1990
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2563
			 3:00	-	MSK	1990 Jul  1  2:00
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2564
			 2:00	-	EET	1992
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2565
# Central Crimea used Moscow time 1994/1997.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2566
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2567
# From Paul Eggert (2006-03-22):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2568
# The _Economist_ (1994-05-28, p 45) reports that central Crimea switched
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2569
# from Kiev to Moscow time sometime after the January 1994 elections.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2570
# Shanks (1999) says "date of change uncertain", but implies that it happened
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2571
# sometime between the 1994 DST switches.  Shanks & Pottenger simply say
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2572
# 1994-09-25 03:00, but that can't be right.  For now, guess it
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2573
# changed in May.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2574
			 2:00	E-Eur	EE%sT	1994 May
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2575
# From IATA SSIM (1994/1997), which also says that Kerch is still like Kiev.
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  2576
			 3:00	E-Eur	MSK/MSD	1996 Mar 31  0:00s
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2577
			 3:00	1:00	MSD	1996 Oct 27  3:00s
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2578
# IATA SSIM (1997-09) says Crimea switched to EET/EEST.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2579
# Assume it happened in March by not changing the clocks.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2580
			 3:00	Russia	MSK/MSD	1997
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2581
			 3:00	-	MSK	1997 Mar lastSun  1:00u
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2582
# From Alexander Krivenyshev (2014-03-17):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2583
# time change at 2:00 (2am) on March 30, 2014
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2584
# http://vz.ru/news/2014/3/17/677464.html
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2585
# From Paul Eggert (2014-03-30):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2586
# Simferopol and Sevastopol reportedly changed their central town clocks
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2587
# late the previous day, but this appears to have been ceremonial
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2588
# and the discrepancies are small enough to not worry about.
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2589
			 2:00	EU	EE%sT	2014 Mar 30  2:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2590
			 4:00	-	MSK	2014 Oct 26  2:00s
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2591
			 3:00	-	MSK
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2592
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2593
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2594
# From Paul Eggert (2016-03-18):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2595
# Europe/Astrakhan covers:
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2596
# 30	RU-AST	Astrakhan Oblast
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2597
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2598
# The 1989 transition is from USSR act No. 227 (1989-03-14).
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2599
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2600
# From Alexander Krivenyshev (2016-01-12):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2601
# On February 10, 2016 Astrakhan Oblast got approval by the Federation
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2602
# Council to change its time zone to UTC+4 (from current UTC+3 Moscow time)....
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2603
# This Federal Law shall enter into force on 27 March 2016 at 02:00.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2604
# From Matt Johnson (2016-03-09):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2605
# http://publication.pravo.gov.ru/Document/View/0001201602150056
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2606
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2607
Zone Europe/Astrakhan	 3:12:12 -	LMT	1924 May
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2608
			 3:00	-	+03	1930 Jun 21
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2609
			 4:00	Russia	+04/+05	1989 Mar 26  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2610
			 3:00	Russia	+03/+04	1991 Mar 31  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2611
			 4:00	-	+04	1992 Mar 29  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2612
			 3:00	Russia	+03/+04	2011 Mar 27  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2613
			 4:00	-	+04	2014 Oct 26  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2614
			 3:00	-	+03	2016 Mar 27  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2615
			 4:00	-	+04
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2616
7408
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2617
# From Paul Eggert (2016-11-11):
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2618
# Europe/Volgograd covers:
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2619
# 34	RU-VGG	Volgograd Oblast
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2620
# The 1988 transition is from USSR act No. 5 (1988-01-04).
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2621
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2622
Zone Europe/Volgograd	 2:57:40 -	LMT	1920 Jan  3
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2623
			 3:00	-	+03	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2624
			 4:00	-	+04	1961 Nov 11
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2625
			 4:00	Russia	+04/+05	1988 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2626
			 3:00	Russia	+03/+04	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2627
			 4:00	-	+04	1992 Mar 29  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2628
			 3:00	Russia	+03/+04	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2629
			 4:00	-	+04	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2630
			 3:00	-	+03
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2631
7408
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2632
# From Paul Eggert (2016-11-11):
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2633
# Europe/Saratov covers:
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2634
# 64	RU-SAR	Saratov Oblast
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2635
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2636
# From Yuri Konotopov (2016-11-11):
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2637
# Dec 4, 2016 02:00 UTC+3....  Saratov Region's local time will be ... UTC+4.
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2638
# From Stepan Golosunov (2016-11-11):
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2639
# ... Byalokoz listed Saratov on 03:04:18.
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2640
# From Stepan Golosunov (2016-11-22):
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2641
# http://publication.pravo.gov.ru/Document/View/0001201611220031
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2642
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2643
Zone Europe/Saratov	 3:04:18 -	LMT	1919 Jul  1  0:00u
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2644
			 3:00	-	+03	1930 Jun 21
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2645
			 4:00	Russia	+04/+05	1988 Mar 27  2:00s
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2646
			 3:00	Russia	+03/+04	1991 Mar 31  2:00s
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2647
			 4:00	-	+04	1992 Mar 29  2:00s
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2648
			 3:00	Russia	+03/+04	2011 Mar 27  2:00s
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2649
			 4:00	-	+04	2014 Oct 26  2:00s
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2650
			 3:00	-	+03	2016 Dec  4  2:00s
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2651
			 4:00	-	+04
a8982bb719b4 25148199 Update timezone data to 2016j
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7244
diff changeset
  2652
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2653
# From Paul Eggert (2016-03-18):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2654
# Europe/Kirov covers:
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2655
# 43	RU-KIR	Kirov Oblast
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2656
# The 1989 transition is from USSR act No. 227 (1989-03-14).
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2657
#
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2658
Zone Europe/Kirov	 3:18:48 -	LMT	1919 Jul  1  0:00u
5899
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2659
			 3:00	-	+03	1930 Jun 21
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2660
			 4:00	Russia	+04/+05	1989 Mar 26  2:00s
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2661
			 3:00	Russia	+03/+04	1991 Mar 31  2:00s
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2662
			 4:00	-	+04	1992 Mar 29  2:00s
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2663
			 3:00	Russia	+03/+04	2011 Mar 27  2:00s
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2664
			 4:00	-	+04	2014 Oct 26  2:00s
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2665
			 3:00	-	+03
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2666
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2667
# From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2668
# Europe/Samara covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2669
# 18	RU-UD	Udmurt Republic
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2670
# 63	RU-SAM	Samara Oblast
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2671
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2672
# From Paul Eggert (2016-03-18):
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2673
# Byalokoz 1919 says Samara was 3:20:20.
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2674
# The 1989 transition is from USSR act No. 227 (1989-03-14).
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2675
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2676
Zone Europe/Samara	 3:20:20 -	LMT	1919 Jul  1  0:00u
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2677
			 3:00	-	+03	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2678
			 4:00	-	+04	1935 Jan 27
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2679
			 4:00	Russia	+04/+05	1989 Mar 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2680
			 3:00	Russia	+03/+04	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2681
			 2:00	Russia	+02/+03	1991 Sep 29  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2682
			 3:00	-	+03	1991 Oct 20  3:00
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2683
			 4:00	Russia	+04/+05	2010 Mar 28  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2684
			 3:00	Russia	+03/+04	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2685
			 4:00	-	+04
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2686
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2687
# From Paul Eggert (2016-03-18):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2688
# Europe/Ulyanovsk covers:
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2689
# 73	RU-ULY	Ulyanovsk Oblast
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2690
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2691
# The 1989 transition is from USSR act No. 227 (1989-03-14).
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2692
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2693
# From Alexander Krivenyshev (2016-02-17):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2694
# Ulyanovsk ... on their way to change time zones by March 27, 2016 at 2am.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2695
# Ulyanovsk Oblast ... from MSK to MSK+1 (UTC+3 to UTC+4) ...
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2696
# 920582-6 ... 02/17/2016 The State Duma passed the bill in the first reading.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2697
# From Matt Johnson (2016-03-09):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2698
# http://publication.pravo.gov.ru/Document/View/0001201603090051
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2699
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2700
Zone Europe/Ulyanovsk	 3:13:36 -	LMT	1919 Jul  1  0:00u
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2701
			 3:00	-	+03	1930 Jun 21
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2702
			 4:00	Russia	+04/+05	1989 Mar 26  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2703
			 3:00	Russia	+03/+04	1991 Mar 31  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2704
			 2:00	Russia	+02/+03	1992 Jan 19  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2705
			 3:00	Russia	+03/+04	2011 Mar 27  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2706
			 4:00	-	+04	2014 Oct 26  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2707
			 3:00	-	+03	2016 Mar 27  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2708
			 4:00	-	+04
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2709
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2710
# From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2711
# Asia/Yekaterinburg covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2712
# 02	RU-BA	Bashkortostan, Republic of
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2713
# 90	RU-PER	Perm Krai
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2714
# 45	RU-KGN	Kurgan Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2715
# 56	RU-ORE	Orenburg Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2716
# 66	RU-SVE	Sverdlovsk Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2717
# 72	RU-TYU	Tyumen Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2718
# 74	RU-CHE	Chelyabinsk Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2719
# 86	RU-KHM	Khanty-Mansi Autonomous Okrug - Yugra
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2720
# 89	RU-YAN	Yamalo-Nenets Autonomous Okrug
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2721
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2722
# Note: Effective 2005-12-01, (59) Perm Oblast and (81) Komi-Permyak
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2723
# Autonomous Okrug merged to form (90, RU-PER) Perm Krai.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2724
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2725
# Milne says Yekaterinburg was 4:02:32.9; round to nearest.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2726
# Byalokoz 1919 says its provincial time was based on Perm, at 3:45:05.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2727
# Assume it switched on 1916-07-03, the time of the new standard.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2728
# The 1919 and 1930 transitions are from Shanks.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2729
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2730
Zone Asia/Yekaterinburg	 4:02:33 -	LMT	1916 Jul  3
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2731
			 3:45:05 -	PMT	1919 Jul 15  4:00
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2732
			 4:00	-	+04	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2733
			 5:00	Russia	+05/+06	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2734
			 4:00	Russia	+04/+05	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2735
			 5:00	Russia	+05/+06	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2736
			 6:00	-	+06	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2737
			 5:00	-	+05
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2738
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2739
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2740
# From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2741
# Asia/Omsk covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2742
# 55	RU-OMS	Omsk Oblast
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2743
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2744
# Byalokoz 1919 says Omsk was 4:53:30.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2745
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2746
Zone Asia/Omsk		 4:53:30 -	LMT	1919 Nov 14
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2747
			 5:00	-	+05	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2748
			 6:00	Russia	+06/+07	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2749
			 5:00	Russia	+05/+06	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2750
			 6:00	Russia	+06/+07	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2751
			 7:00	-	+07	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2752
			 6:00	-	+06
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2753
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2754
# From Paul Eggert (2016-02-22):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2755
# Asia/Barnaul covers:
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2756
# 04	RU-AL	Altai Republic
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2757
# 22	RU-ALT	Altai Krai
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2758
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2759
# Data before 1991 are from Shanks & Pottenger.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2760
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2761
# From Stepan Golosunov (2016-03-07):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2762
# Letter of Bank of Russia from 1995-05-25
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2763
# http://www.bestpravo.ru/rossijskoje/lj-akty/y3a.htm
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2764
# suggests that Altai Republic transitioned to Moscow+3 on
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2765
# 1995-05-28.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2766
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2767
# http://regnum.ru/news/society/1957270.html
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2768
# has some historical data for Altai Krai:
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2769
# before 1957: west part on UTC+6, east on UTC+7
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2770
# after 1957: UTC+7
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2771
# since 1995: UTC+6
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2772
# http://barnaul.rusplt.ru/index/pochemu_altajskij_kraj_okazalsja_v_neprivychnom_chasovom_pojase-17648.html
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2773
# confirms that and provides more details including 1995-05-28 transition date.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2774
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2775
# From Alexander Krivenyshev (2016-02-17):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2776
# Altai Krai and Altai Republic on their way to change time zones
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2777
# by March 27, 2016 at 2am....
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2778
# Altai Republic / Gorno-Altaysk MSK+3 to MSK+4 (UTC+6 to UTC+7) ...
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2779
# Altai Krai / Barnaul MSK+3 to MSK+4 (UTC+6 to UTC+7)
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2780
# From Matt Johnson (2016-03-09):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2781
# http://publication.pravo.gov.ru/Document/View/0001201603090043
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2782
# http://publication.pravo.gov.ru/Document/View/0001201603090038
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2783
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2784
Zone Asia/Barnaul	 5:35:00 -	LMT	1919 Dec 10
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2785
			 6:00	-	+06	1930 Jun 21
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2786
			 7:00	Russia	+07/+08	1991 Mar 31  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2787
			 6:00	Russia	+06/+07	1992 Jan 19  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2788
			 7:00	Russia	+07/+08	1995 May 28
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2789
			 6:00	Russia	+06/+07	2011 Mar 27  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2790
			 7:00	-	+07	2014 Oct 26  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2791
			 6:00	-	+06	2016 Mar 27  2:00s
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2792
			 7:00	-	+07
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2793
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2794
# From Paul Eggert (2016-03-18):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2795
# Asia/Novosibirsk covers:
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2796
# 54	RU-NVS	Novosibirsk Oblast
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2797
6425
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2798
# From Stepan Golosunov (2016-05-30):
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2799
# http://asozd2.duma.gov.ru/main.nsf/(Spravka)?OpenAgent&RN=1085784-6
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2800
# moves Novosibirsk oblast from UTC+6 to UTC+7.
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2801
# From Stepan Golosunov (2016-07-04):
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2802
# The law was signed yesterday and published today on
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2803
# http://publication.pravo.gov.ru/Document/View/0001201607040064
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2804
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2805
Zone Asia/Novosibirsk	 5:31:40 -	LMT	1919 Dec 14  6:00
6425
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2806
			 6:00	-	+06	1930 Jun 21
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2807
			 7:00	Russia	+07/+08	1991 Mar 31  2:00s
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2808
			 6:00	Russia	+06/+07	1992 Jan 19  2:00s
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2809
			 7:00	Russia	+07/+08	1993 May 23 # say Shanks & P.
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2810
			 6:00	Russia	+06/+07	2011 Mar 27  2:00s
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2811
			 7:00	-	+07	2014 Oct 26  2:00s
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2812
			 6:00	-	+06	2016 Jul 24  2:00s
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2813
			 7:00	-	+07
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2814
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2815
# From Paul Eggert (2016-03-18):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2816
# Asia/Tomsk covers:
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2817
# 70	RU-TOM	Tomsk Oblast
5899
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2818
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2819
# From Stepan Golosunov (2016-03-24):
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2820
# Byalokoz listed Tomsk at 5:39:51.
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2821
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2822
# From Stanislaw A. Kuzikowski (1994-06-29):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2823
# Tomsk is still 4 hours ahead of Moscow.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2824
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2825
# From Stepan Golosunov (2016-03-19):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2826
# http://pravo.gov.ru/proxy/ips/?docbody=&nd=102075743
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2827
# (fifth time belt being UTC+5+1(decree time)
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2828
# / UTC+5+1(decree time)+1(summer time)) ...
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2829
# Note that time belts (numbered from 2 (Moscow) to 12 according to their
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2830
# GMT/UTC offset and having too many exceptions like regions formally
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2831
# belonging to one belt but using time from another) were replaced
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2832
# with time zones in 2011 with different numbering (there was a
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2833
# 2-hour gap between second and third zones in 2011-2014).
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2834
5899
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2835
# From Stepan Golosunov (2016-04-12):
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2836
# http://asozd2.duma.gov.ru/main.nsf/(SpravkaNew)?OpenAgent&RN=1006865-6
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2837
# This bill was approved in the first reading today.  It moves Tomsk oblast
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2838
# from UTC+6 to UTC+7 and is supposed to come into effect on 2016-05-29 at
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2839
# 2:00.  The bill needs to be approved in the second and the third readings by
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2840
# the State Duma, approved by the Federation Council, signed by the President
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2841
# and published to become a law.  Minor changes in the text are to be expected
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2842
# before the second reading (references need to be updated to account for the
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2843
# recent changes).
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2844
#
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2845
# Judging by the ultra-short one-day amendments period, recent similar laws,
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2846
# the State Duma schedule and the Federation Council schedule
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2847
# http://www.duma.gov.ru/legislative/planning/day-shedule/por_vesna_2016/
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2848
# http://council.gov.ru/activity/meetings/schedule/63303
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2849
# I speculate that the final text of the bill will be proposed tomorrow, the
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2850
# bill will be approved in the second and the third readings on Friday,
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2851
# approved by the Federation Council on 2016-04-20, signed by the President and
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2852
# published as a law around 2016-04-26.
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2853
6258
926a85aa8bf5 23597031 update timezone data to 2016e
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5899
diff changeset
  2854
# From Matt Johnson (2016-04-26):
926a85aa8bf5 23597031 update timezone data to 2016e
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5899
diff changeset
  2855
# http://publication.pravo.gov.ru/Document/View/0001201604260048
926a85aa8bf5 23597031 update timezone data to 2016e
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5899
diff changeset
  2856
5899
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2857
Zone	Asia/Tomsk	 5:39:51 -	LMT	1919 Dec 22
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2858
			 6:00	-	+06	1930 Jun 21
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2859
			 7:00	Russia	+07/+08	1991 Mar 31  2:00s
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2860
			 6:00	Russia	+06/+07	1992 Jan 19  2:00s
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2861
			 7:00	Russia	+07/+08	2002 May  1  3:00
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2862
			 6:00	Russia	+06/+07	2011 Mar 27  2:00s
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2863
			 7:00	-	+07	2014 Oct 26  2:00s
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2864
			 6:00	-	+06	2016 May 29  2:00s
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  2865
			 7:00	-	+07
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2866
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2867
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2868
# From Tim Parenti (2014-07-03):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2869
# Asia/Novokuznetsk covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2870
# 42	RU-KEM	Kemerovo Oblast
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2871
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2872
# From Alexander Krivenyshev (2009-10-13):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2873
# Kemerovo oblast' (Kemerovo region) in Russia will change current time zone on
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2874
# March 28, 2010:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2875
# from current Russia Zone 6 - Krasnoyarsk Time Zone (KRA) UTC +0700
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2876
# to Russia Zone 5 - Novosibirsk Time Zone (NOV) UTC +0600
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2877
#
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  2878
# This is according to Government of Russia decree No. 740, on September
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2879
# 14, 2009 "Application in the territory of the Kemerovo region the Fifth
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2880
# time zone." ("Russia Zone 5" or old "USSR Zone 5" is GMT +0600)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2881
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2882
# Russian Government web site (Russian language)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2883
# http://www.government.ru/content/governmentactivity/rfgovernmentdecisions/archive/2009/09/14/991633.htm
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2884
# or Russian-English translation by WorldTimeZone.com with reference
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2885
# map to local region and new Russia Time Zone map after March 28, 2010
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2886
# http://www.worldtimezone.com/dst_news/dst_news_russia03.html
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2887
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2888
# Thus, when Russia will switch to DST on the night of March 28, 2010
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2889
# Kemerovo region (Kemerovo oblast') will not change the clock.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2890
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2891
# From Tim Parenti (2014-07-02), per Alexander Krivenyshev (2014-07-02):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2892
# The Kemerovo region will remain at UTC+7 through the 2014-10-26 change, thus
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2893
# realigning itself with KRAT.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2894
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2895
Zone Asia/Novokuznetsk	 5:48:48 -	LMT	1924 May  1
6425
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2896
			 6:00	-	+06	1930 Jun 21
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2897
			 7:00	Russia	+07/+08	1991 Mar 31  2:00s
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2898
			 6:00	Russia	+06/+07	1992 Jan 19  2:00s
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2899
			 7:00	Russia	+07/+08	2010 Mar 28  2:00s
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2900
			 6:00	Russia	+06/+07	2011 Mar 27  2:00s
275bc355ea3e 23759117 Update timezone data to 2016f
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6258
diff changeset
  2901
			 7:00	-	+07
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2902
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2903
# From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2904
# Asia/Krasnoyarsk covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2905
# 17	RU-TY	Tuva Republic
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2906
# 19	RU-KK	Khakassia, Republic of
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2907
# 24	RU-KYA	Krasnoyarsk Krai
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2908
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2909
# Note: Effective 2007-01-01, (88) Evenk Autonomous Okrug and (84) Taymyr
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2910
# Autonomous Okrug were merged into (24, RU-KYA) Krasnoyarsk Krai.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2911
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2912
# Byalokoz 1919 says Krasnoyarsk was 6:11:26.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2913
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2914
Zone Asia/Krasnoyarsk	 6:11:26 -	LMT	1920 Jan  6
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2915
			 6:00	-	+06	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2916
			 7:00	Russia	+07/+08	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2917
			 6:00	Russia	+06/+07	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2918
			 7:00	Russia	+07/+08	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2919
			 8:00	-	+08	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2920
			 7:00	-	+07
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2921
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2922
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2923
# From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2924
# Asia/Irkutsk covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2925
# 03	RU-BU	Buryatia, Republic of
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2926
# 38	RU-IRK	Irkutsk Oblast
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2927
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2928
# Note: Effective 2008-01-01, (85) Ust-Orda Buryat Autonomous Okrug was
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2929
# merged into (38, RU-IRK) Irkutsk Oblast.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2930
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2931
# Milne 1899 says Irkutsk was 6:57:15.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2932
# Byalokoz 1919 says Irkutsk was 6:57:05.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2933
# Go with Byalokoz.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2934
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2935
Zone Asia/Irkutsk	 6:57:05 -	LMT	1880
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2936
			 6:57:05 -	IMT	1920 Jan 25 # Irkutsk Mean Time
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2937
			 7:00	-	+07	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2938
			 8:00	Russia	+08/+09	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2939
			 7:00	Russia	+07/+08	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2940
			 8:00	Russia	+08/+09	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2941
			 9:00	-	+09	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2942
			 8:00	-	+08
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2943
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2944
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2945
# From Tim Parenti (2014-07-06):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2946
# Asia/Chita covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2947
# 92	RU-ZAB	Zabaykalsky Krai
2080
0e055fd0c4ec 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1956
diff changeset
  2948
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2949
# Note: Effective 2008-03-01, (75) Chita Oblast and (80) Agin-Buryat
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2950
# Autonomous Okrug merged to form (92, RU-ZAB) Zabaykalsky Krai.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2951
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2952
# From Alexander Krivenyshev (2016-01-02):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2953
# [The] time zone in the Trans-Baikal Territory (Zabaykalsky Krai) -
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2954
# Asia/Chita [is changing] from UTC+8 to UTC+9.  Effective date will
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2955
# be March 27, 2016 at 2:00am....
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2956
# http://publication.pravo.gov.ru/Document/View/0001201512300107
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  2957
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2958
Zone Asia/Chita	 7:33:52 -	LMT	1919 Dec 15
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2959
			 8:00	-	+08	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2960
			 9:00	Russia	+09/+10	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2961
			 8:00	Russia	+08/+09	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2962
			 9:00	Russia	+09/+10	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2963
			10:00	-	+10	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2964
			 8:00	-	+08	2016 Mar 27  2:00
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  2965
			 9:00	-	+09
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2966
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  2967
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2968
# From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2009-11-29):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2969
# Asia/Yakutsk covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  2970
# 28	RU-AMU	Amur Oblast
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2971
#
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2972
# ...and parts of (14, RU-SA) Sakha (Yakutia) Republic:
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2973
# 14-02	****	Aldansky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2974
# 14-04	****	Amginsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2975
# 14-05	****	Anabarsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2976
# 14-06	****	Bulunsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2977
# 14-07	****	Verkhnevilyuysky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2978
# 14-10	****	Vilyuysky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2979
# 14-11	****	Gorny District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2980
# 14-12	****	Zhigansky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2981
# 14-13	****	Kobyaysky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2982
# 14-14	****	Lensky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2983
# 14-15	****	Megino-Kangalassky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2984
# 14-16	****	Mirninsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2985
# 14-18	****	Namsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2986
# 14-19	****	Neryungrinsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2987
# 14-21	****	Nyurbinsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2988
# 14-23	****	Olenyoksky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2989
# 14-24	****	Olyokminsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2990
# 14-26	****	Suntarsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2991
# 14-27	****	Tattinsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2992
# 14-29	****	Ust-Aldansky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2993
# 14-32	****	Khangalassky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2994
# 14-33	****	Churapchinsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2995
# 14-34	****	Eveno-Bytantaysky National District
2098
a5eead2dcc0b backout 19376977 - introduces 19643711
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 2080
diff changeset
  2996
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2997
# From Tim Parenti (2014-07-03):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2998
# Our commentary seems to have lost mention of (14-19) Neryungrinsky District.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  2999
# Since the surrounding districts of Sakha are all YAKT, assume this is, too.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3000
# Also assume its history has been the same as the rest of Asia/Yakutsk.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3001
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3002
# Byalokoz 1919 says Yakutsk was 8:38:58.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3003
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3004
Zone Asia/Yakutsk	 8:38:58 -	LMT	1919 Dec 15
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3005
			 8:00	-	+08	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3006
			 9:00	Russia	+09/+10	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3007
			 8:00	Russia	+08/+09	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3008
			 9:00	Russia	+09/+10	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3009
			10:00	-	+10	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3010
			 9:00	-	+09
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3011
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3012
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3013
# From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2009-11-29):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3014
# Asia/Vladivostok covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3015
# 25	RU-PRI	Primorsky Krai
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3016
# 27	RU-KHA	Khabarovsk Krai
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3017
# 79	RU-YEV	Jewish Autonomous Oblast
2098
a5eead2dcc0b backout 19376977 - introduces 19643711
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 2080
diff changeset
  3018
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3019
# ...and parts of (14, RU-SA) Sakha (Yakutia) Republic:
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3020
# 14-09	****	Verkhoyansky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3021
# 14-31	****	Ust-Yansky District
2080
0e055fd0c4ec 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1956
diff changeset
  3022
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3023
# Milne 1899 says Vladivostok was 8:47:33.5.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3024
# Byalokoz 1919 says Vladivostok was 8:47:31.
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3025
# Go with Byalokoz.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3026
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3027
Zone Asia/Vladivostok	 8:47:31 -	LMT	1922 Nov 15
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3028
			 9:00	-	+09	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3029
			10:00	Russia	+10/+11	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3030
			 9:00	Russia	+09/+10	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3031
			10:00	Russia	+10/+11	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3032
			11:00	-	+11	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3033
			10:00	-	+10
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3034
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3035
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3036
# From Tim Parenti (2014-07-03):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3037
# Asia/Khandyga covers parts of (14, RU-SA) Sakha (Yakutia) Republic:
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3038
# 14-28	****	Tomponsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3039
# 14-30	****	Ust-Maysky District
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3040
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3041
# From Arthur David Olson (2012-05-09):
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3042
# Tomponskij and Ust'-Majskij switched from Vladivostok time to Yakutsk time
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3043
# in 2011.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3044
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3045
# From Paul Eggert (2012-11-25):
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3046
# Shanks and Pottenger (2003) has Khandyga on Yakutsk time.
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3047
# Make a wild guess that it switched to Vladivostok time in 2004.
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3048
# This transition is no doubt wrong, but we have no better info.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3049
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3050
Zone Asia/Khandyga	 9:02:13 -	LMT	1919 Dec 15
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3051
			 8:00	-	+08	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3052
			 9:00	Russia	+09/+10	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3053
			 8:00	Russia	+08/+09	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3054
			 9:00	Russia	+09/+10	2004
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3055
			10:00	Russia	+10/+11	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3056
			11:00	-	+11	2011 Sep 13  0:00s # Decree 725?
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3057
			10:00	-	+10	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3058
			 9:00	-	+09
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3059
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3060
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3061
# From Tim Parenti (2014-07-03):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3062
# Asia/Sakhalin covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3063
# 65	RU-SAK	Sakhalin Oblast
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3064
# ...with the exception of:
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3065
# 65-11	****	Severo-Kurilsky District (North Kuril Islands)
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3066
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3067
# From Matt Johnson (2016-02-22):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3068
# Asia/Sakhalin is moving (in entirety) from UTC+10 to UTC+11 ...
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3069
# (2016-03-09):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3070
# http://publication.pravo.gov.ru/Document/View/0001201603090044
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3071
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3072
# The Zone name should be Asia/Yuzhno-Sakhalinsk, but that's too long.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3073
Zone Asia/Sakhalin	 9:30:48 -	LMT	1905 Aug 23
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3074
			 9:00	-	+09	1945 Aug 25
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3075
			11:00	Russia	+11/+12	1991 Mar 31  2:00s # Sakhalin T
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3076
			10:00	Russia	+10/+11	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3077
			11:00	Russia	+11/+12	1997 Mar lastSun  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3078
			10:00	Russia	+10/+11	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3079
			11:00	-	+11	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3080
			10:00	-	+10	2016 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3081
			11:00	-	+11
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3082
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3083
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3084
# From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2009-11-29):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3085
# Asia/Magadan covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3086
# 49	RU-MAG	Magadan Oblast
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3087
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3088
# From Tim Parenti (2014-07-06), per Alexander Krivenyshev (2014-07-02):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3089
# Magadan Oblast is moving from UTC+12 to UTC+10 on 2014-10-26; however,
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3090
# several districts of Sakha Republic as well as Severo-Kurilsky District of
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3091
# the Sakhalin Oblast (also known as the North Kuril Islands), represented
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3092
# until now by Asia/Magadan, will instead move to UTC+11.  These regions will
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3093
# need their own zone.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3094
5899
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  3095
# From Alexander Krivenyshev (2016-03-27):
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  3096
# ... draft bill 948300-6 to change its time zone from UTC+10 to UTC+11 ...
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  3097
# will take ... effect ... on April 24, 2016 at 2 o'clock
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  3098
#
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  3099
# From Matt Johnson (2016-04-05):
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  3100
# ... signed by the President today ...
aa78da80bb9c 23137770 update timezone data to 2016d
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 5857
diff changeset
  3101
# http://publication.pravo.gov.ru/Document/View/0001201604050038
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3102
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3103
Zone Asia/Magadan	10:03:12 -	LMT	1924 May  2
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3104
			10:00	-	+10	1930 Jun 21 # Magadan Time
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3105
			11:00	Russia	+11/+12	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3106
			10:00	Russia	+10/+11	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3107
			11:00	Russia	+11/+12	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3108
			12:00	-	+12	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3109
			10:00	-	+10	2016 Apr 24  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3110
			11:00	-	+11
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3111
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3112
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3113
# From Tim Parenti (2014-07-06):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3114
# Asia/Srednekolymsk covers parts of (14, RU-SA) Sakha (Yakutia) Republic:
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3115
# 14-01	****	Abyysky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3116
# 14-03	****	Allaikhovsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3117
# 14-08	****	Verkhnekolymsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3118
# 14-17	****	Momsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3119
# 14-20	****	Nizhnekolymsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3120
# 14-25	****	Srednekolymsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3121
#
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3122
# ...and parts of (65, RU-SAK) Sakhalin Oblast:
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3123
# 65-11	****	Severo-Kurilsky District (North Kuril Islands)
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3124
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3125
# From Tim Parenti (2014-07-02):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3126
# Oymyakonsky District of Sakha Republic (represented by Ust-Nera), along with
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3127
# most of Sakhalin Oblast (represented by Sakhalin) will be moving to UTC+10 on
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3128
# 2014-10-26 to stay aligned with VLAT/SAKT; however, Severo-Kurilsky District
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3129
# of the Sakhalin Oblast (also known as the North Kuril Islands, represented by
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3130
# Severo-Kurilsk) will remain on UTC+11.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3131
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3132
# From Tim Parenti (2014-07-06):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3133
# Assume North Kuril Islands have history like Magadan before 2011-03-27.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3134
# There is a decent chance this is wrong, in which case a new zone
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3135
# Asia/Severo-Kurilsk would become necessary.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3136
#
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3137
# Srednekolymsk and Zyryanka are the most populous places amongst these
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3138
# districts, but have very similar populations.  In fact, Wikipedia currently
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3139
# lists them both as having 3528 people, exactly 1668 males and 1860 females
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3140
# each!  (Yikes!)
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3141
# http://en.wikipedia.org/w/?title=Srednekolymsky_District&oldid=603435276
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3142
# http://en.wikipedia.org/w/?title=Verkhnekolymsky_District&oldid=594378493
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3143
# Assume this is a mistake, albeit an amusing one.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3144
#
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3145
# Looking at censuses, the populations of the two municipalities seem to have
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3146
# fluctuated recently.  Zyryanka was more populous than Srednekolymsk in the
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3147
# 1989 and 2002 censuses, but Srednekolymsk was more populous in the most
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3148
# recent (2010) census, 3525 to 3170.  (See pages 195 and 197 of
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3149
# http://www.gks.ru/free_doc/new_site/perepis2010/croc/Documents/Vol1/pub-01-05.pdf
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3150
# in Russian.)  In addition, Srednekolymsk appears to be a much older
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3151
# settlement and the population of Zyryanka seems to be declining.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3152
# Go with Srednekolymsk.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3153
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3154
Zone Asia/Srednekolymsk	10:14:52 -	LMT	1924 May  2
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3155
			10:00	-	+10	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3156
			11:00	Russia	+11/+12	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3157
			10:00	Russia	+10/+11	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3158
			11:00	Russia	+11/+12	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3159
			12:00	-	+12	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3160
			11:00	-	+11
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3161
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3162
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3163
# From Tim Parenti (2014-07-03):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3164
# Asia/Ust-Nera covers parts of (14, RU-SA) Sakha (Yakutia) Republic:
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3165
# 14-22	****	Oymyakonsky District
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3166
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3167
# From Arthur David Olson (2012-05-09):
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3168
# Ojmyakonskij [and the Kuril Islands] switched from
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3169
# Magadan time to Vladivostok time in 2011.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3170
#
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3171
# From Tim Parenti (2014-07-06), per Alexander Krivenyshev (2014-07-02):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3172
# It's unlikely that any of the Kuril Islands were involved in such a switch,
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3173
# as the South and Middle Kurils have been on UTC+11 (SAKT) with the rest of
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3174
# Sakhalin Oblast since at least 2011-09, and the North Kurils have been on
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3175
# UTC+12 since at least then, too.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3176
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3177
Zone Asia/Ust-Nera	 9:32:54 -	LMT	1919 Dec 15
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3178
			 8:00	-	+08	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3179
			 9:00	Russia	+09/+10	1981 Apr  1
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3180
			11:00	Russia	+11/+12	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3181
			10:00	Russia	+10/+11	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3182
			11:00	Russia	+11/+12	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3183
			12:00	-	+12	2011 Sep 13  0:00s # Decree 725?
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3184
			11:00	-	+11	2014 Oct 26  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3185
			10:00	-	+10
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3186
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3187
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3188
# From Tim Parenti (2014-07-03), per Oscar van Vlijmen (2001-08-25):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3189
# Asia/Kamchatka covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3190
# 91	RU-KAM	Kamchatka Krai
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3191
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3192
# Note: Effective 2007-07-01, (41) Kamchatka Oblast and (82) Koryak
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3193
# Autonomous Okrug merged to form (91, RU-KAM) Kamchatka Krai.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3194
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3195
# The Zone name should be Asia/Petropavlovsk-Kamchatski or perhaps
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3196
# Asia/Petropavlovsk-Kamchatsky, but these are too long.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3197
Zone Asia/Kamchatka	10:34:36 -	LMT	1922 Nov 10
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3198
			11:00	-	+11	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3199
			12:00	Russia	+12/+13	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3200
			11:00	Russia	+11/+12	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3201
			12:00	Russia	+12/+13	2010 Mar 28  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3202
			11:00	Russia	+11/+12	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3203
			12:00	-	+12
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3204
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3205
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3206
# From Tim Parenti (2014-07-03):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3207
# Asia/Anadyr covers...
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3208
# 87	RU-CHU	Chukotka Autonomous Okrug
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3209
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3210
Zone Asia/Anadyr	11:49:56 -	LMT	1924 May  2
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3211
			12:00	-	+12	1930 Jun 21
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3212
			13:00	Russia	+13/+14	1982 Apr  1  0:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3213
			12:00	Russia	+12/+13	1991 Mar 31  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3214
			11:00	Russia	+11/+12	1992 Jan 19  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3215
			12:00	Russia	+12/+13	2010 Mar 28  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3216
			11:00	Russia	+11/+12	2011 Mar 27  2:00s
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3217
			12:00	-	+12
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3218
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3219
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3220
# San Marino
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3221
# See Europe/Rome.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3222
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3223
# Serbia
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3224
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3225
Zone	Europe/Belgrade	1:22:00	-	LMT	1884
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3226
			1:00	-	CET	1941 Apr 18 23:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3227
			1:00	C-Eur	CE%sT	1945
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3228
			1:00	-	CET	1945 May  8  2:00s
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3229
			1:00	1:00	CEST	1945 Sep 16  2:00s
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3230
# Metod Koželj reports that the legal date of
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3231
# transition to EU rules was 1982-11-27, for all of Yugoslavia at the time.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3232
# Shanks & Pottenger don't give as much detail, so go with Koželj.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3233
			1:00	-	CET	1982 Nov 27
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3234
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3235
Link Europe/Belgrade Europe/Ljubljana	# Slovenia
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3236
Link Europe/Belgrade Europe/Podgorica	# Montenegro
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3237
Link Europe/Belgrade Europe/Sarajevo	# Bosnia and Herzegovina
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3238
Link Europe/Belgrade Europe/Skopje	# Macedonia
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3239
Link Europe/Belgrade Europe/Zagreb	# Croatia
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3240
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3241
# Slovakia
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3242
Link Europe/Prague Europe/Bratislava
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3243
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3244
# Slovenia
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3245
# See Europe/Belgrade.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3246
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3247
# Spain
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3248
#
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3249
# From Paul Eggert (2016-12-14):
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3250
#
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3251
# The source for Europe/Madrid before 2013 is:
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3252
# Planesas P. La hora oficial en España y sus cambios.
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3253
# Anuario del Observatorio Astronómico de Madrid (2013, in Spanish).
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3254
# http://astronomia.ign.es/rknowsys-theme/images/webAstro/paginas/documentos/Anuario/lahoraoficialenespana.pdf
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3255
# As this source says that historical time in the Canaries is obscure,
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3256
# and it does not discuss Ceuta, stick with Shanks for now for that data.
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3257
#
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3258
# In the 1918 and 1919 fallback transitions in Spain, the clock for
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3259
# the hour-longer day officially kept going after midnight, so that
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3260
# the repeated instances of that day's 00:00 hour were 24 hours apart,
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3261
# with a fallback transition from the second occurrence of 00:59... to
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3262
# the next day's 00:00.  Our data format cannot represent this
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3263
# directly, and instead repeats the first hour of the next day, with a
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3264
# fallback transition from the next day's 00:59... to 00:00.
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3265
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3266
# From Michael Deckers (2016-12-15):
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3267
# The Royal Decree of 1900-06-26 quoted by Planesas, online at
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3268
# https://www.boe.es/datos/pdfs/BOE//1900/209/A00383-00384.pdf
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3269
# says in its article 5 (my translation):
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3270
# These dispositions will enter into force beginning with the
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3271
# instant at which, according to the time indicated in article 1,
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3272
# the 1st day of January of 1901 will begin.
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3273
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3274
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3275
Rule	Spain	1918	only	-	Apr	15	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3276
Rule	Spain	1918	1919	-	Oct	 6	24:00s	0	-
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3277
Rule	Spain	1919	only	-	Apr	 6	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3278
Rule	Spain	1924	only	-	Apr	16	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3279
Rule	Spain	1924	only	-	Oct	 4	24:00s	0	-
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3280
Rule	Spain	1926	only	-	Apr	17	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3281
Rule	Spain	1926	1929	-	Oct	Sat>=1	24:00s	0	-
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3282
Rule	Spain	1927	only	-	Apr	 9	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3283
Rule	Spain	1928	only	-	Apr	15	 0:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3284
Rule	Spain	1929	only	-	Apr	20	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3285
# Republican Spain during the civil war; it controlled Madrid until 1939-03-28.
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3286
Rule	Spain	1937	only	-	Jun	16	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3287
Rule	Spain	1937	only	-	Oct	 2	24:00s	0	-
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3288
Rule	Spain	1938	only	-	Apr	 2	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3289
Rule	Spain	1938	only	-	Apr	30	23:00	2:00	M
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3290
Rule	Spain	1938	only	-	Oct	 2	24:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3291
# The following rules are for unified Spain again.
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3292
#
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3293
# Planesas does not say what happened in Madrid between its fall on
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3294
# 1939-03-28 and the Nationalist spring-forward transition on
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3295
# 1939-04-15.  For lack of better info, assume Madrid's clocks did not
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3296
# change during that period.
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3297
#
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3298
# The first rule is commented out, as it is redundant for Republican Spain.
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3299
#Rule	Spain	1939	only	-	Apr	15	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3300
Rule	Spain	1939	only	-	Oct	 7	24:00s	0	-
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3301
Rule	Spain	1942	only	-	May	 2	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3302
Rule	Spain	1942	only	-	Sep	 1	 1:00	0	-
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3303
Rule	Spain	1943	1946	-	Apr	Sat>=13	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3304
Rule	Spain	1943	1944	-	Oct	Sun>=1	 1:00	0	-
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3305
Rule	Spain	1945	1946	-	Sep	lastSun	 1:00	0	-
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3306
Rule	Spain	1949	only	-	Apr	30	23:00	1:00	S
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3307
Rule	Spain	1949	only	-	Oct	 2	 1:00	0	-
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3308
Rule	Spain	1974	1975	-	Apr	Sat>=12	23:00	1:00	S
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3309
Rule	Spain	1974	1975	-	Oct	Sun>=1	 1:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3310
Rule	Spain	1976	only	-	Mar	27	23:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3311
Rule	Spain	1976	1977	-	Sep	lastSun	 1:00	0	-
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3312
Rule	Spain	1977	only	-	Apr	 2	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3313
Rule	Spain	1978	only	-	Apr	 2	 2:00s	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3314
Rule	Spain	1978	only	-	Oct	 1	 2:00s	0	-
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3315
# Nationalist Spain during the civil war
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3316
#Rule NatSpain	1937	only	-	May	22	23:00	1:00	S
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3317
#Rule NatSpain	1937	1938	-	Oct	Sat>=1	24:00s	0	-
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3318
#Rule NatSpain	1938	only	-	Mar	26	23:00	1:00	S
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3319
# The following rules are copied from Morocco from 1967 through 1978.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3320
Rule SpainAfrica 1967	only	-	Jun	 3	12:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3321
Rule SpainAfrica 1967	only	-	Oct	 1	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3322
Rule SpainAfrica 1974	only	-	Jun	24	 0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3323
Rule SpainAfrica 1974	only	-	Sep	 1	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3324
Rule SpainAfrica 1976	1977	-	May	 1	 0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3325
Rule SpainAfrica 1976	only	-	Aug	 1	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3326
Rule SpainAfrica 1977	only	-	Sep	28	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3327
Rule SpainAfrica 1978	only	-	Jun	 1	 0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3328
Rule SpainAfrica 1978	only	-	Aug	 4	 0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3329
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3330
Zone	Europe/Madrid	-0:14:44 -	LMT	1900 Dec 31 23:45:16
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3331
			 0:00	Spain	WE%sT	1940 Mar 16 23:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3332
			 1:00	Spain	CE%sT	1979
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3333
			 1:00	EU	CE%sT
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3334
Zone	Africa/Ceuta	-0:21:16 -	LMT	1900 Dec 31 23:38:44
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3335
			 0:00	-	WET	1918 May  6 23:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3336
			 0:00	1:00	WEST	1918 Oct  7 23:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3337
			 0:00	-	WET	1924
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3338
			 0:00	Spain	WE%sT	1929
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3339
			 0:00 SpainAfrica WE%sT	1984 Mar 16
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3340
			 1:00	-	CET	1986
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3341
			 1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3342
Zone	Atlantic/Canary	-1:01:36 -	LMT	1922 Mar # Las Palmas de Gran C.
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3343
			-1:00	-	-01	1946 Sep 30  1:00
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3344
			 0:00	-	WET	1980 Apr  6  0:00s
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  3345
			 0:00	1:00	WEST	1980 Sep 28  1:00u
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3346
			 0:00	EU	WE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3347
# IATA SSIM (1996-09) says the Canaries switch at 2:00u, not 1:00u.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3348
# Ignore this for now, as the Canaries are part of the EU.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3349
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3350
# Sweden
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3351
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3352
# From Ivan Nilsson (2001-04-13), superseding Shanks & Pottenger:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3353
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3354
# The law "Svensk författningssamling 1878, no 14" about standard time in 1879:
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3355
# From the beginning of 1879 (that is 01-01 00:00) the time for all
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3356
# places in the country is "the mean solar time for the meridian at
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3357
# three degrees, or twelve minutes of time, to the west of the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3358
# meridian of the Observatory of Stockholm".  The law is dated 1878-05-31.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3359
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3360
# The observatory at that time had the meridian 18 degrees 03' 30"
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3361
# eastern longitude = 01:12:14 in time.  Less 12 minutes gives the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3362
# national standard time as 01:00:14 ahead of GMT....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3363
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3364
# About the beginning of CET in Sweden. The lawtext ("Svensk
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3365
# författningssamling 1899, no 44") states, that "from the beginning
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3366
# of 1900... ... the same as the mean solar time for the meridian at
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3367
# the distance of one hour of time from the meridian of the English
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3368
# observatory at Greenwich, or at 12 minutes 14 seconds to the west
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3369
# from the meridian of the Observatory of Stockholm". The law is dated
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3370
# 1899-06-16.  In short: At 1900-01-01 00:00:00 the new standard time
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3371
# in Sweden is 01:00:00 ahead of GMT.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3372
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3373
# 1916: The lawtext ("Svensk författningssamling 1916, no 124") states
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3374
# that "1916-05-15 is considered to begin one hour earlier". It is
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3375
# pretty obvious that at 05-14 23:00 the clocks are set to 05-15 00:00....
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3376
# Further the law says, that "1916-09-30 is considered to end one hour later".
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3377
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3378
# The laws regulating [DST] are available on the site of the Swedish
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3379
# Parliament beginning with 1985 - the laws regulating 1980/1984 are
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3380
# not available on the site (to my knowledge they are only available
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3381
# in Swedish): <http://www.riksdagen.se/english/work/sfst.asp> (type
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3382
# "sommartid" without the quotes in the field "Fritext" and then click
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3383
# the Sök-button).
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3384
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3385
# (2001-05-13):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3386
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3387
# I have now found a newspaper stating that at 1916-10-01 01:00
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3388
# summertime the church-clocks etc were set back one hour to show
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3389
# 1916-10-01 00:00 standard time.  The article also reports that some
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3390
# people thought the switch to standard time would take place already
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3391
# at 1916-10-01 00:00 summer time, but they had to wait for another
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3392
# hour before the event took place.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3393
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3394
# Source: The newspaper "Dagens Nyheter", 1916-10-01, page 7 upper left.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3395
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3396
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3397
Zone Europe/Stockholm	1:12:12 -	LMT	1879 Jan  1
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3398
			1:00:14	-	SET	1900 Jan  1 # Swedish Time
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3399
			1:00	-	CET	1916 May 14 23:00
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3400
			1:00	1:00	CEST	1916 Oct  1  1:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3401
			1:00	-	CET	1980
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3402
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3403
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3404
# Switzerland
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3405
# From Howse:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3406
# By the end of the 18th century clocks and watches became commonplace
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3407
# and their performance improved enormously.  Communities began to keep
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3408
# mean time in preference to apparent time - Geneva from 1780 ....
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3409
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3410
# From Whitman (who writes "Midnight?"):
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3411
# Rule	Swiss	1940	only	-	Nov	 2	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3412
# Rule	Swiss	1940	only	-	Dec	31	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3413
# From Shanks & Pottenger:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3414
# Rule	Swiss	1941	1942	-	May	Sun>=1	2:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3415
# Rule	Swiss	1941	1942	-	Oct	Sun>=1	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3416
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3417
# From Alois Treindl (2008-12-17):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3418
# I have researched the DST usage in Switzerland during the 1940ies.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3419
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3420
# As I wrote in an earlier message, I suspected the current tzdata values
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3421
# to be wrong. This is now verified.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3422
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3423
# I have found copies of the original ruling by the Swiss Federal
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3424
# government, in 'Eidgenössische Gesetzessammlung 1941 and 1942' (Swiss
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3425
# federal law collection)...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3426
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3427
# DST began on Monday 5 May 1941, 1:00 am by shifting the clocks to 2:00 am
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3428
# DST ended on Monday 6 Oct 1941, 2:00 am by shifting the clocks to 1:00 am.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3429
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3430
# DST began on Monday, 4 May 1942 at 01:00 am
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3431
# DST ended on Monday, 5 Oct 1942 at 02:00 am
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3432
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3433
# There was no DST in 1940, I have checked the law collection carefully.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3434
# It is also indicated by the fact that the 1942 entry in the law
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3435
# collection points back to 1941 as a reference, but no reference to any
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3436
# other years are made.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3437
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3438
# Newspaper articles I have read in the archives on 6 May 1941 reported
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3439
# about the introduction of DST (Sommerzeit in German) during the previous
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3440
# night as an absolute novelty, because this was the first time that such
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3441
# a thing had happened in Switzerland.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3442
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3443
# I have also checked 1916, because one book source (Gabriel, Traité de
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3444
# l'heure dans le monde) claims that Switzerland had DST in 1916. This is
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3445
# false, no official document could be found. Probably Gabriel got misled
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3446
# by references to Germany, which introduced DST in 1916 for the first time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3447
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3448
# The tzdata rules for Switzerland must be changed to:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3449
# Rule  Swiss   1941    1942    -       May     Mon>=1  1:00    1:00    S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3450
# Rule  Swiss   1941    1942    -       Oct     Mon>=1  2:00    0       -
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3451
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3452
# The 1940 rules must be deleted.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3453
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3454
# One further detail for Switzerland, which is probably out of scope for
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3455
# most users of tzdata: The [Europe/Zurich zone] ...
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3456
# describes all of Switzerland correctly, with the exception of
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3457
# the Canton de Genève (Geneva, Genf). Between 1848 and 1894 Geneva did not
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3458
# follow Bern Mean Time but kept its own local mean time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3459
# To represent this, an extra zone would be needed.
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3460
#
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3461
# From Alois Treindl (2013-09-11):
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3462
# The Federal regulations say
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3463
# http://www.admin.ch/opc/de/classified-compilation/20071096/index.html
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3464
# ... the meridian for Bern mean time ... is 7 degrees 26' 22.50".
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3465
# Expressed in time, it is 0h29m45.5s.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3466
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3467
# From Pierre-Yves Berger (2013-09-11):
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3468
# the "Circulaire du conseil fédéral" (December 11 1893)
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3469
# http://www.amtsdruckschriften.bar.admin.ch/viewOrigDoc.do?id=10071353
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3470
# clearly states that the [1894-06-01] change should be done at midnight
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3471
# but if no one is present after 11 at night, could be postponed until one
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3472
# hour before the beginning of service.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3473
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3474
# From Paul Eggert (2013-09-11):
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3475
# Round BMT to the nearest even second, 0:29:46.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3476
#
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3477
# We can find no reliable source for Shanks's assertion that all of Switzerland
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3478
# except Geneva switched to Bern Mean Time at 00:00 on 1848-09-12.  This book:
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3479
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3480
#	Jakob Messerli. Gleichmässig, pünktlich, schnell. Zeiteinteilung und
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3481
#	Zeitgebrauch in der Schweiz im 19. Jahrhundert. Chronos, Zurich 1995,
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3482
#	ISBN 3-905311-68-2, OCLC 717570797.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3483
#
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3484
# suggests that the transition was more gradual, and that the Swiss did not
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3485
# agree about civil time during the transition.  The timekeeping it gives the
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3486
# most detail for is postal and telegraph time: here, federal legislation (the
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3487
# "Bundesgesetz über die Erstellung von elektrischen Telegraphen") passed on
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3488
# 1851-11-23, and an official implementation notice was published 1853-07-16
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3489
# (Bundesblatt 1853, Bd. II, S. 859).  On p 72 Messerli writes that in
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3490
# practice since July 1853 Bernese time was used in "all postal and telegraph
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3491
# offices in Switzerland from Geneva to St. Gallen and Basel to Chiasso"
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3492
# (Google translation).  For now, model this transition as occurring on
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3493
# 1853-07-16, though it probably occurred at some other date in Zurich, and
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3494
# legal civil time probably changed at still some other transition date.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3495
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3496
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3497
Rule	Swiss	1941	1942	-	May	Mon>=1	1:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3498
Rule	Swiss	1941	1942	-	Oct	Mon>=1	2:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3499
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3500
Zone	Europe/Zurich	0:34:08 -	LMT	1853 Jul 16 # See above comment.
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3501
			0:29:46	-	BMT	1894 Jun    # Bern Mean Time
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3502
			1:00	Swiss	CE%sT	1981
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3503
			1:00	EU	CE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3504
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3505
# Turkey
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3506
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3507
# From Kıvanç Yazan (2016-09-25):
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3508
# 1) For 1986-2006, DST started at 01:00 local and ended at 02:00 local, with
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3509
#    no exceptions.
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3510
# 2) 1994's lastSun was overridden with Mar 20 ...
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3511
# Here are official papers:
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3512
# http://www.resmigazete.gov.tr/arsiv/19032.pdf  - page 2 for 1986
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3513
# http://www.resmigazete.gov.tr/arsiv/19400.pdf  - page 4 for 1987
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3514
# http://www.resmigazete.gov.tr/arsiv/19752.pdf  - page 15 for 1988
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3515
# http://www.resmigazete.gov.tr/arsiv/20102.pdf  - page 6 for 1989
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3516
# http://www.resmigazete.gov.tr/arsiv/20464.pdf  - page 1 for 1990 - 1992
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3517
# http://www.resmigazete.gov.tr/arsiv/21531.pdf  - page 15 for 1993 - 1995
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3518
# http://www.resmigazete.gov.tr/arsiv/21879.pdf  - page 1 for overriding 1994
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3519
# http://www.resmigazete.gov.tr/arsiv/22588.pdf  - page 1 for 1996, 1997
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3520
# http://www.resmigazete.gov.tr/arsiv/23286.pdf  - page 10 for 1998 - 2000
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3521
# http://www.resmigazete.gov.tr/eskiler/2001/03/20010324.htm#2  - for 2001
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3522
# http://www.resmigazete.gov.tr/eskiler/2002/03/20020316.htm#2  - for 2002-2006
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3523
# From Paul Eggert (2016-09-25):
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3524
# Prefer the above sources to Shanks & Pottenger for time stamps after 1985.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3525
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3526
# From Steffen Thorsen (2007-03-09):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3527
# Starting 2007 though, it seems that they are adopting EU's 1:00 UTC
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3528
# start/end time, according to the following page (2007-03-07):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3529
# http://www.ntvmsnbc.com/news/402029.asp
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3530
# The official document is located here - it is in Turkish...:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3531
# http://rega.basbakanlik.gov.tr/eskiler/2007/03/20070307-7.htm
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3532
# I was able to locate the following seemingly official document
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3533
# (on a non-government server though) describing dates between 2002 and 2006:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3534
# http://www.alomaliye.com/bkk_2002_3769.htm
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3535
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3536
# From Gökdeniz Karadağ (2011-03-10):
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3537
# According to the articles linked below, Turkey will change into summer
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3538
# time zone (GMT+3) on March 28, 2011 at 3:00 a.m. instead of March 27.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3539
# This change is due to a nationwide exam on 27th.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3540
# http://www.worldbulletin.net/?aType=haber&ArticleID=70872
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3541
# Turkish:
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3542
# http://www.hurriyet.com.tr/ekonomi/17230464.asp?gid=373
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3543
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3544
# From Faruk Pasin (2014-02-14):
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3545
# The DST for Turkey has been changed for this year because of the
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3546
# Turkish Local election....
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3547
# http://www.sabah.com.tr/Ekonomi/2014/02/12/yaz-saatinde-onemli-degisiklik
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3548
# ... so Turkey will move clocks forward one hour on March 31 at 3:00 a.m.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3549
# From Randal L. Schwartz (2014-04-15):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3550
# Having landed on a flight from the states to Istanbul (via AMS) on March 31,
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3551
# I can tell you that NOBODY (even the airlines) respected this timezone DST
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3552
# change delay.  Maybe the word just didn't get out in time.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3553
# From Paul Eggert (2014-06-15):
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3554
# The press reported massive confusion, as election officials obeyed the rule
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3555
# change but cell phones (and airline baggage systems) did not.  See:
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3556
# Kostidis M. Eventful elections in Turkey. Balkan News Agency
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3557
# http://www.balkaneu.com/eventful-elections-turkey/ 2014-03-30.
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3558
# I guess the best we can do is document the official time.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3559
4994
ed928e1888f8 21935384 Update timezone data to 2015g
thejaswini.k@oracle.com
parents: 4816
diff changeset
  3560
# From Fatih (2015-09-29):
ed928e1888f8 21935384 Update timezone data to 2015g
thejaswini.k@oracle.com
parents: 4816
diff changeset
  3561
# It's officially announced now by the Ministry of Energy.
ed928e1888f8 21935384 Update timezone data to 2015g
thejaswini.k@oracle.com
parents: 4816
diff changeset
  3562
# Turkey delays winter time to 8th of November 04:00
ed928e1888f8 21935384 Update timezone data to 2015g
thejaswini.k@oracle.com
parents: 4816
diff changeset
  3563
# http://www.aa.com.tr/tr/turkiye/yaz-saati-uygulamasi-8-kasimda-sona-erecek/362217
5765
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3564
#
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3565
# From BBC News (2015-10-25):
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3566
# Confused Turks are asking "what's the time?" after automatic clocks defied a
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3567
# government decision ... "For the next two weeks #Turkey is on EEST... Erdogan
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3568
# Engineered Standard Time," said Twitter user @aysekarahasan.
3311e45b0dbe 22995324 update timezone data to 2016c
Srinivas Pakala <srinivas.pakala@oracle.com>
parents: 4994
diff changeset
  3569
# http://www.bbc.com/news/world-europe-34631326
4994
ed928e1888f8 21935384 Update timezone data to 2015g
thejaswini.k@oracle.com
parents: 4816
diff changeset
  3570
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3571
# From Burak AYDIN (2016-09-08):
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3572
# Turkey will stay in Daylight Saving Time even in winter....
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3573
# http://www.resmigazete.gov.tr/eskiler/2016/09/20160908-2.pdf
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3574
#
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3575
# From Paul Eggert (2016-09-07):
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3576
# The change is permanent, so this is the new standard time in Turkey.
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3577
# It takes effect today, which is not much notice.
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3578
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3579
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3580
Rule	Turkey	1916	only	-	May	 1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3581
Rule	Turkey	1916	only	-	Oct	 1	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3582
Rule	Turkey	1920	only	-	Mar	28	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3583
Rule	Turkey	1920	only	-	Oct	25	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3584
Rule	Turkey	1921	only	-	Apr	 3	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3585
Rule	Turkey	1921	only	-	Oct	 3	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3586
Rule	Turkey	1922	only	-	Mar	26	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3587
Rule	Turkey	1922	only	-	Oct	 8	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3588
# Whitman gives 1923 Apr 28 - Sep 16 and no DST in 1924-1925;
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3589
# go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3590
Rule	Turkey	1924	only	-	May	13	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3591
Rule	Turkey	1924	1925	-	Oct	 1	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3592
Rule	Turkey	1925	only	-	May	 1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3593
Rule	Turkey	1940	only	-	Jun	30	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3594
Rule	Turkey	1940	only	-	Oct	 5	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3595
Rule	Turkey	1940	only	-	Dec	 1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3596
Rule	Turkey	1941	only	-	Sep	21	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3597
Rule	Turkey	1942	only	-	Apr	 1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3598
# Whitman omits the next two transition and gives 1945 Oct 1;
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3599
# go with Shanks & Pottenger.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3600
Rule	Turkey	1942	only	-	Nov	 1	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3601
Rule	Turkey	1945	only	-	Apr	 2	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3602
Rule	Turkey	1945	only	-	Oct	 8	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3603
Rule	Turkey	1946	only	-	Jun	 1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3604
Rule	Turkey	1946	only	-	Oct	 1	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3605
Rule	Turkey	1947	1948	-	Apr	Sun>=16	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3606
Rule	Turkey	1947	1950	-	Oct	Sun>=2	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3607
Rule	Turkey	1949	only	-	Apr	10	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3608
Rule	Turkey	1950	only	-	Apr	19	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3609
Rule	Turkey	1951	only	-	Apr	22	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3610
Rule	Turkey	1951	only	-	Oct	 8	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3611
Rule	Turkey	1962	only	-	Jul	15	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3612
Rule	Turkey	1962	only	-	Oct	 8	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3613
Rule	Turkey	1964	only	-	May	15	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3614
Rule	Turkey	1964	only	-	Oct	 1	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3615
Rule	Turkey	1970	1972	-	May	Sun>=2	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3616
Rule	Turkey	1970	1972	-	Oct	Sun>=2	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3617
Rule	Turkey	1973	only	-	Jun	 3	1:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3618
Rule	Turkey	1973	only	-	Nov	 4	3:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3619
Rule	Turkey	1974	only	-	Mar	31	2:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3620
Rule	Turkey	1974	only	-	Nov	 3	5:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3621
Rule	Turkey	1975	only	-	Mar	30	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3622
Rule	Turkey	1975	1976	-	Oct	lastSun	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3623
Rule	Turkey	1976	only	-	Jun	 1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3624
Rule	Turkey	1977	1978	-	Apr	Sun>=1	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3625
Rule	Turkey	1977	only	-	Oct	16	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3626
Rule	Turkey	1979	1980	-	Apr	Sun>=1	3:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3627
Rule	Turkey	1979	1982	-	Oct	Mon>=11	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3628
Rule	Turkey	1981	1982	-	Mar	lastSun	3:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3629
Rule	Turkey	1983	only	-	Jul	31	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3630
Rule	Turkey	1983	only	-	Oct	 2	0:00	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3631
Rule	Turkey	1985	only	-	Apr	20	0:00	1:00	S
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3632
Rule	Turkey	1985	only	-	Sep	28	0:00	0	-
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3633
Rule	Turkey	1986	1993	-	Mar	lastSun	1:00s	1:00	S
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3634
Rule	Turkey	1986	1995	-	Sep	lastSun	1:00s	0	-
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3635
Rule	Turkey	1994	only	-	Mar	20	1:00s	1:00	S
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3636
Rule	Turkey	1995	2006	-	Mar	lastSun	1:00s	1:00	S
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3637
Rule	Turkey	1996	2006	-	Oct	lastSun	1:00s	0	-
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3638
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3639
Zone	Europe/Istanbul	1:55:52 -	LMT	1880
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3640
			1:56:56	-	IMT	1910 Oct # Istanbul Mean Time?
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3641
			2:00	Turkey	EE%sT	1978 Oct 15
7147
04500b676707 24930199 Update timezone data to 2016h
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6940
diff changeset
  3642
			3:00	Turkey	+03/+04	1985 Apr 20
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3643
			2:00	Turkey	EE%sT	2007
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3644
			2:00	EU	EE%sT	2011 Mar 27  1:00u
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3645
			2:00	-	EET	2011 Mar 28  1:00u
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3646
			2:00	EU	EE%sT	2014 Mar 30  1:00u
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3647
			2:00	-	EET	2014 Mar 31  1:00u
4994
ed928e1888f8 21935384 Update timezone data to 2015g
thejaswini.k@oracle.com
parents: 4816
diff changeset
  3648
			2:00	EU	EE%sT	2015 Oct 25  1:00u
ed928e1888f8 21935384 Update timezone data to 2015g
thejaswini.k@oracle.com
parents: 4816
diff changeset
  3649
			2:00	1:00	EEST	2015 Nov  8  1:00u
6940
0dcd942c928f 24686644 - Update timezone data to 2016g
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6425
diff changeset
  3650
			2:00	EU	EE%sT	2016 Sep  7
0dcd942c928f 24686644 - Update timezone data to 2016g
Channappa BV<channappa.vakkalad@oracle.com>
parents: 6425
diff changeset
  3651
			3:00	-	+03
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3652
Link	Europe/Istanbul	Asia/Istanbul	# Istanbul is in both continents.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3653
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3654
# Ukraine
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3655
#
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3656
# From Igor Karpov, who works for the Ukrainian Ministry of Justice,
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3657
# via Garrett Wollman (2003-01-27):
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3658
# BTW, I've found the official document on this matter. It's government
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  3659
# regulations No. 509, May 13, 1996. In my poor translation it says:
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3660
# "Time in Ukraine is set to second timezone (Kiev time). Each last Sunday
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3661
# of March at 3am the time is changing to 4am and each last Sunday of
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3662
# October the time at 4am is changing to 3am"
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3663
611
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3664
# From Alexander Krivenyshev (2011-09-20):
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3665
# On September 20, 2011 the deputies of the Verkhovna Rada agreed to
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3666
# abolish the transfer clock to winter time.
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3667
#
4816
5d4ac0f53bd4 21626203 Update timezone data to 2015f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 4133
diff changeset
  3668
# Bill No. 8330 of MP from the Party of Regions Oleg Nadoshi got
611
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3669
# approval from 266 deputies.
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3670
#
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3671
# Ukraine abolishes transfer back to the winter time (in Russian)
611
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3672
# http://news.mail.ru/politics/6861560/
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3673
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3674
# The Ukrainians will no longer change the clock (in Russian)
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3675
# http://www.segodnya.ua/news/14290482.html
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3676
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3677
# Deputies cancelled the winter time (in Russian)
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3678
# http://www.pravda.com.ua/rus/news/2011/09/20/6600616/
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3679
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3680
# From Philip Pizzey (2011-10-18):
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3681
# Today my Ukrainian colleagues have informed me that the
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3682
# Ukrainian parliament have decided that they will go to winter
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3683
# time this year after all.
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3684
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3685
# From Udo Schwedt (2011-10-18):
1610
d164df7a8b2d 16429300 update zoneinfo timezones to 2013a
Sunil Kumar H G - Oracle Corporation - Bangalore India <sunil.kumar.h.g@oracle.com>
parents: 1228
diff changeset
  3686
# As far as I understand, the recent change to the Ukrainian time zone
611
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3687
# (Europe/Kiev) to introduce permanent daylight saving time (similar
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3688
# to Russia) was reverted today:
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3689
# http://portal.rada.gov.ua/rada/control/en/publish/article/info_left?art_id=287324&cat_id=105995
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3690
#
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3691
# Also reported by Alexander Bokovoy (2011-10-18) who also noted:
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3692
# The law documents themselves are at
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3693
# http://w1.c1.rada.gov.ua/pls/zweb_n/webproc4_1?id=&pf3511=41484
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3694
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3695
# From Vladimir in Moscow via Alois Treindl re Kiev time 1991/2 (2014-02-28):
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3696
# First in Ukraine they changed Time zone from UTC+3 to UTC+2 with DST:
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3697
#       03 25 1990 02:00 -03.00 1       Time Zone 3 with DST
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3698
#       07 01 1990 02:00 -02.00 1       Time Zone 2 with DST
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3699
# * Ukrainian Government's Resolution of 18.06.1990, No. 134.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3700
# http://search.ligazakon.ua/l_doc2.nsf/link1/T001500.html
611
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3701
#
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3702
# They did not end DST in September, 1990 (according to the law,
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3703
# "summer time" was still in action):
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3704
#       09 30 1990 03:00 -02.00 1       Time Zone 2 with DST
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3705
# * Ukrainian Government's Resolution of 21.09.1990, No. 272.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3706
# http://search.ligazakon.ua/l_doc2.nsf/link1/KP900272.html
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3707
#
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3708
# Again no change in March, 1991 ("summer time" in action):
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3709
#       03 31 1991 02:00 -02.00 1       Time Zone 2 with DST
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3710
#
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3711
# DST ended in September 1991 ("summer time" ended):
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3712
#       09 29 1991 03:00 -02.00 0       Time Zone 2, no DST
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3713
# * Ukrainian Government's Resolution of 25.09.1991, No. 225.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3714
# http://www.uazakon.com/documents/date_21/pg_iwgdoc.htm
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3715
# This is an answer.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3716
#
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3717
# Since 1992 they had normal DST procedure:
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3718
#       03 29 1992 02:00 -02.00 1       DST started
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3719
#       09 27 1992 03:00 -02.00 0       DST ended
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3720
# * Ukrainian Government's Resolution of 20.03.1992, No. 139.
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3721
# http://www.uazakon.com/documents/date_8u/pg_grcasa.htm
611
7d2ca7e15a28 7080326 update zoneinfo timezones to 2011i (Samoa, Newfoundland)
Nobutomo Nakano <nobutomo.nakano@oracle.com>
parents: 454
diff changeset
  3722
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3723
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3724
# Most of Ukraine since 1970 has been like Kiev.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3725
# "Kyiv" is the transliteration of the Ukrainian name, but
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3726
# "Kiev" is more common in English.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3727
Zone Europe/Kiev	2:02:04 -	LMT	1880
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3728
			2:02:04	-	KMT	1924 May  2 # Kiev Mean Time
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3729
			2:00	-	EET	1930 Jun 21
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3730
			3:00	-	MSK	1941 Sep 20
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3731
			1:00	C-Eur	CE%sT	1943 Nov  6
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3732
			3:00	Russia	MSK/MSD	1990 Jul  1  2:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3733
			2:00	1:00	EEST	1991 Sep 29  3:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3734
			2:00	E-Eur	EE%sT	1995
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3735
			2:00	EU	EE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3736
# Ruthenia used CET 1990/1991.
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3737
# "Uzhhorod" is the transliteration of the Rusyn/Ukrainian pronunciation, but
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3738
# "Uzhgorod" is more common in English.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3739
Zone Europe/Uzhgorod	1:29:12 -	LMT	1890 Oct
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3740
			1:00	-	CET	1940
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3741
			1:00	C-Eur	CE%sT	1944 Oct
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3742
			1:00	1:00	CEST	1944 Oct 26
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3743
			1:00	-	CET	1945 Jun 29
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3744
			3:00	Russia	MSK/MSD	1990
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3745
			3:00	-	MSK	1990 Jul  1  2:00
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3746
			1:00	-	CET	1991 Mar 31  3:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3747
			2:00	-	EET	1992
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3748
			2:00	E-Eur	EE%sT	1995
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3749
			2:00	EU	EE%sT
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3750
# Zaporozh'ye and eastern Lugansk oblasts observed DST 1990/1991.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3751
# "Zaporizhia" is the transliteration of the Ukrainian name, but
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3752
# "Zaporozh'ye" is more common in English.  Use the common English
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3753
# spelling, except omit the apostrophe as it is not allowed in
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3754
# portable Posix file names.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3755
Zone Europe/Zaporozhye	2:20:40 -	LMT	1880
7706
8ec3561f91ec 25650404 Update timezone data to 2017a
Channappa BV<channappa.vakkalad@oracle.com>
parents: 7408
diff changeset
  3756
			2:20	-	+0220	1924 May  2
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3757
			2:00	-	EET	1930 Jun 21
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3758
			3:00	-	MSK	1941 Aug 25
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3759
			1:00	C-Eur	CE%sT	1943 Oct 25
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3760
			3:00	Russia	MSK/MSD	1991 Mar 31  2:00
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3761
			2:00	E-Eur	EE%sT	1995
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3762
			2:00	EU	EE%sT
1822
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3763
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3764
# Vatican City
b9fc8aa825e4 18394993 update timezone to 2014b (Turkey postpone switch to DST for 2014 for 1 day)
Tomas Klacko <tomas.klacko@oracle.com>
parents: 1610
diff changeset
  3765
# See Europe/Rome.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3766
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3767
###############################################################################
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3768
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3769
# One source shows that Bulgaria, Cyprus, Finland, and Greece observe DST from
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3770
# the last Sunday in March to the last Sunday in September in 1986.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3771
# The source shows Romania changing a day later than everybody else.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3772
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3773
# According to Bernard Sieloff's source, Poland is in the MET time zone but
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3774
# uses the WE DST rules.  The Western USSR uses EET+1 and ME DST rules.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3775
# Bernard Sieloff's source claims Romania switches on the same day, but at
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3776
# 00:00 standard time (i.e., 01:00 DST).  It also claims that Turkey
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3777
# switches on the same day, but switches on at 01:00 standard time
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3778
# and off at 00:00 standard time (i.e., 01:00 DST)
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3779
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3780
# ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3781
# Date: Wed, 28 Jan 87 16:56:27 -0100
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3782
# From: Tom Hofmann
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3783
# ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3784
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3785
# ...the European time rules are...standardized since 1981, when
2185
75034a1acbe6 19878486 update timezone data to 2014i
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2125
diff changeset
  3786
# most European countries started DST.  Before that year, only
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3787
# a few countries (UK, France, Italy) had DST, each according
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3788
# to own national rules.  In 1981, however, DST started on
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3789
# 'Apr firstSun', and not on 'Mar lastSun' as in the following
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3790
# years...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3791
# But also since 1981 there are some more national exceptions
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3792
# than listed in 'europe': Switzerland, for example, joined DST
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3793
# one year later, Denmark ended DST on 'Oct 1' instead of 'Sep
2125
4760a5b8c809 19376977 update timezone data to 2014f
Tomas Klacko <tomas.klacko@oracle.com>
parents: 2098
diff changeset
  3794
# lastSun' in 1981 - I don't know how they handle now.
454
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3795
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3796
# Finally, DST ist always from 'Apr 1' to 'Oct 1' in the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3797
# Soviet Union (as far as I know).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3798
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3799
# Tom Hofmann, Scientific Computer Center, CIBA-GEIGY AG,
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3800
# 4002 Basle, Switzerland
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3801
# ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3802
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3803
# ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3804
# Date: Wed, 4 Feb 87 22:35:22 +0100
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3805
# From: Dik T. Winter
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3806
# ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3807
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3808
# The information from Tom Hofmann is (as far as I know) not entirely correct.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3809
# After a request from chongo at amdahl I tried to retrieve all information
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3810
# about DST in Europe.  I was able to find all from about 1969.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3811
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3812
# ...standardization on DST in Europe started in about 1977 with switches on
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3813
# first Sunday in April and last Sunday in September...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3814
# In 1981 UK joined Europe insofar that
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3815
# the starting day for both shifted to last Sunday in March.  And from 1982
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3816
# the whole of Europe used DST, with switch dates April 1 and October 1 in
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3817
# the Sov[i]et Union.  In 1985 the SU reverted to standard Europe[a]n switch
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3818
# dates...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3819
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3820
# It should also be remembered that time-zones are not constants; e.g.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3821
# Portugal switched in 1976 from MET (or CET) to WET with DST...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3822
# Note also that though there were rules for switch dates not
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3823
# all countries abided to these dates, and many individual deviations
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3824
# occurred, though not since 1982 I believe.  Another note: it is always
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3825
# assumed that DST is 1 hour ahead of normal time, this need not be the
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3826
# case; at least in the Netherlands there have been times when DST was 2 hours
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3827
# in advance of normal time.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3828
#
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3829
# ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3830
# dik t. winter, cwi, amsterdam, nederland
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3831
# ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3832
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3833
# From Bob Devine (1988-01-28):
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3834
# ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3835
# Greece: Last Sunday in April to last Sunday in September (iffy on dates).
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3836
# Since 1978.  Change at midnight.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3837
# ...
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3838
# Monaco: has same DST as France.
1ef5e4f29411 7008684 time zone zoneinfo package should move to Userland consolidation
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
  3839
# ...