make/data/tzdata/asia
author rpatil
Wed, 10 Jul 2019 05:12:23 +0100
changeset 55634 0f1e29c77e50
parent 52373 c9bbf33fd1ae
child 57544 99d2dd7b84a8
permissions -rw-r--r--
8224560: (tz) Upgrade time-zone data to tzdata2019a 8225580: tzdata2018i integration causes test failures on jdk-13 Reviewed-by: andrew, naoto
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
     3
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# under the terms of the GNU General Public License version 2 only, as
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5286
diff changeset
     6
# published by the Free Software Foundation.  Oracle designates this
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# particular file as subject to the "Classpath" exception as provided
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5286
diff changeset
     8
# by Oracle in the LICENSE file that accompanied this code.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
     9
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# accompanied this code).
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
    15
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
    19
#
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5286
diff changeset
    20
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5286
diff changeset
    21
# or visit www.oracle.com if you need additional information or have any
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5286
diff changeset
    22
# questions.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
#
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    24
# tzdb data for Asia and environs
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    25
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
    26
# This file is in the public domain, so clarified as of
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
    27
# 2009-05-17 by Arthur David Olson.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    29
# This file is by no means authoritative; if you think you know better,
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
# go ahead and edit the file (and please send any changes to
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    31
# tz@iana.org for general use in the future).  For more, please see
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    32
# the file CONTRIBUTING in the tz distribution.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    34
# From Paul Eggert (2018-06-19):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
#
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
    36
# Unless otherwise specified, the source for data through 1990 is:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
# Thomas G. Shanks and Rique Pottenger, The International Atlas (6th edition),
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
# San Diego: ACS Publications, Inc. (2003).
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
    39
# Unfortunately this book contains many errors and cites no sources.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
#
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    41
# Many years ago Gwillim Law wrote that a good source
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    42
# for time zone data was the International Air Transport
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
# Association's Standard Schedules Information Manual (IATA SSIM),
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
# published semiannually.  Law sent in several helpful summaries
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
    45
# of the IATA's data after 1990.  Except where otherwise noted,
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
    46
# IATA SSIM is the source for entries after 1990.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
# Another source occasionally used is Edward W. Whitman, World Time Differences,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
# Whitman Publishing Co, 2 Niagara Av, Ealing, London (undated), which
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
# I found in the UCLA library.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
#
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
    52
# For data circa 1899, a common source is:
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    53
# Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94.
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
    54
# https://www.jstor.org/stable/1774359
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    55
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    56
# For Russian data circa 1919, a source is:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    57
# Byalokoz EL. New Counting of Time in Russia since July 1, 1919.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    58
# (See the 'europe' file for a fuller citation.)
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
    59
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
# A reliable and entertaining source about time zones is
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
# Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
#
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    63
# The following alphabetic abbreviations appear in these tables
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    64
# (corrections are welcome):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
#	     std  dst
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
#	     LMT	Local Mean Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
#	2:00 EET  EEST	Eastern European Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
#	2:00 IST  IDT	Israel
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
#	5:30 IST	India
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    70
#	7:00 WIB	west Indonesia (Waktu Indonesia Barat)
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    71
#	8:00 WITA	central Indonesia (Waktu Indonesia Tengah)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
#	8:00 CST	China
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    73
#	8:00 PST  PDT*	Philippine Standard Time
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    74
#	8:30 KST  KDT	Korea when at +0830
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
    75
#	9:00 WIT	east Indonesia (Waktu Indonesia Timur)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
#	9:00 JST  JDT	Japan
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 29722
diff changeset
    77
#	9:00 KST  KDT	Korea when at +09
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    78
#	9:30 ACST	Australian Central Standard Time
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    79
# *I invented the abbreviation PDT; see "Philippines" below.
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    80
# Otherwise, these tables typically use numeric abbreviations like +03
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
    81
# and +0330 for integer hour and minute UT offsets.  Although earlier
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    82
# editions invented alphabetic time zone abbreviations for every
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    83
# offset, this did not reflect common practice.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    85
# See the 'europe' file for Russia and Turkey in Asia.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
# From Guy Harris:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
# Incorporates data for Singapore from Robert Elz' asia 1.1, as well as
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
# additional information from Tom Yap, Sun Microsystems Intercontinental
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
# Technical Support (including a page from the Official Airline Guide -
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    91
# Worldwide Edition).
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    95
# These rules are stolen from the 'europe' file.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
Rule	EUAsia	1981	max	-	Mar	lastSun	 1:00u	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
Rule	EUAsia	1979	1995	-	Sep	lastSun	 1:00u	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
Rule	EUAsia	1996	max	-	Oct	lastSun	 1:00u	0	-
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   100
Rule E-EurAsia	1981	max	-	Mar	lastSun	 0:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
Rule E-EurAsia	1979	1995	-	Sep	lastSun	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
Rule E-EurAsia	1996	max	-	Oct	lastSun	 0:00	0	-
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   103
Rule RussiaAsia	1981	1984	-	Apr	1	 0:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
Rule RussiaAsia	1981	1983	-	Oct	1	 0:00	0	-
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
   105
Rule RussiaAsia	1984	1995	-	Sep	lastSun	 2:00s	0	-
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   106
Rule RussiaAsia	1985	2010	-	Mar	lastSun	 2:00s	1:00	-
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   107
Rule RussiaAsia	1996	2010	-	Oct	lastSun	 2:00s	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
# Afghanistan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
Zone	Asia/Kabul	4:36:48 -	LMT	1890
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   112
			4:00	-	+04	1945
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   113
			4:30	-	+0430
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
# Armenia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
# From Paul Eggert (2006-03-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
# Shanks & Pottenger have Yerevan switching to 3:00 (with Russian DST)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
# in spring 1991, then to 4:00 with no DST in fall 1995, then
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
# readopting Russian DST in 1997.  Go with Shanks & Pottenger, even
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
# when they disagree with others.  Edgar Der-Danieliantz
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
# reported (1996-05-04) that Yerevan probably wouldn't use DST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
# in 1996, though it did use DST in 1995.  IATA SSIM (1991/1998) reports that
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
# Armenia switched from 3:00 to 4:00 in 1998 and observed DST after 1991,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
# but started switching at 3:00s in 1998.
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   125
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   126
# From Arthur David Olson (2011-06-15):
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   127
# While Russia abandoned DST in 2011, Armenia may choose to
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   128
# follow Russia's "old" rules.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   129
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   130
# From Alexander Krivenyshev (2012-02-10):
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   131
# According to News Armenia, on Feb 9, 2012,
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   132
# http://newsarmenia.ru/society/20120209/42609695.html
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   133
#
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   134
# The Armenia National Assembly adopted final reading of Amendments to the
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   135
# Law "On procedure of calculation time on the territory of the Republic of
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   136
# Armenia" according to which Armenia [is] abolishing Daylight Saving Time.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   137
# or
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   138
# (brief)
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   139
# http://www.worldtimezone.com/dst_news/dst_news_armenia03.html
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   140
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   141
Rule Armenia	2011	only	-	Mar	lastSun	 2:00s	1:00	-
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   142
Rule Armenia	2011	only	-	Oct	lastSun	 2:00s	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
Zone	Asia/Yerevan	2:58:00 -	LMT	1924 May  2
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   145
			3:00	-	+03	1957 Mar
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   146
			4:00 RussiaAsia +04/+05	1991 Mar 31  2:00s
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   147
			3:00 RussiaAsia	+03/+04	1995 Sep 24  2:00s
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   148
			4:00	-	+04	1997
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   149
			4:00 RussiaAsia	+04/+05	2011
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   150
			4:00	Armenia	+04/+05
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
# Azerbaijan
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
   153
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
# From Rustam Aliyev of the Azerbaijan Internet Forum (2005-10-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
# According to the resolution of Cabinet of Ministers, 1997
32853
15bb8b5dd10e 8138716: (tz) Support tzdata2015g
aefimov
parents: 32215
diff changeset
   156
# From Paul Eggert (2015-09-17): It was Resolution No. 21 (1997-03-17).
15bb8b5dd10e 8138716: (tz) Support tzdata2015g
aefimov
parents: 32215
diff changeset
   157
# http://code.az/files/daylight_res.pdf
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
   158
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
   159
# From Steffen Thorsen (2016-03-17):
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
   160
# ... the Azerbaijani Cabinet of Ministers has cancelled switching to
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
   161
# daylight saving time....
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   162
# https://www.azernews.az/azerbaijan/94137.html
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
   163
# http://vestnikkavkaza.net/news/Azerbaijani-Cabinet-of-Ministers-cancels-daylight-saving-time.html
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
   164
# http://en.apa.az/xeber_azerbaijan_abolishes_daylight_savings_ti_240862.html
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
   165
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   167
Rule	Azer	1997	2015	-	Mar	lastSun	 4:00	1:00	-
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
   168
Rule	Azer	1997	2015	-	Oct	lastSun	 5:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
Zone	Asia/Baku	3:19:24 -	LMT	1924 May  2
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   171
			3:00	-	+03	1957 Mar
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   172
			4:00 RussiaAsia +04/+05	1991 Mar 31  2:00s
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   173
			3:00 RussiaAsia	+03/+04	1992 Sep lastSun  2:00s
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   174
			4:00	-	+04	1996
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   175
			4:00	EUAsia	+04/+05	1997
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   176
			4:00	Azer	+04/+05
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   177
90ce3da70b43 Initial load
duke
parents:
diff changeset
   178
# Bahrain
28776
4153595a6ced 8072042: (tz) Support tzdata2015a
aefimov
parents: 27727
diff changeset
   179
# See Asia/Qatar.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   180
90ce3da70b43 Initial load
duke
parents:
diff changeset
   181
# Bangladesh
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   182
# From Alexander Krivenyshev (2009-05-13):
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   183
# According to newspaper Asian Tribune (May 6, 2009) Bangladesh may introduce
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   184
# Daylight Saving Time from June 16 to Sept 30
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   185
#
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   186
# Bangladesh to introduce daylight saving time likely from June 16
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   187
# http://www.asiantribune.com/?q=node/17288
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   188
# http://www.worldtimezone.com/dst_news/dst_news_bangladesh02.html
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   189
#
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   190
# "... Bangladesh government has decided to switch daylight saving time from
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   191
# June
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   192
# 16 till September 30 in a bid to ensure maximum use of daylight to cope with
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   193
# crippling power crisis. "
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   194
#
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   195
# The switch will remain in effect from June 16 to Sept 30 (2009) but if
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   196
# implemented the next year, it will come in force from April 1, 2010
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   197
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   198
# From Steffen Thorsen (2009-06-02):
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   199
# They have finally decided now, but changed the start date to midnight between
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   200
# the 19th and 20th, and they have not set the end date yet.
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   201
#
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   202
# Some sources:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   203
# https://in.reuters.com/article/southAsiaNews/idINIndia-40017620090601
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   204
# http://bdnews24.com/details.php?id=85889&cid=2
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   205
#
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   206
# Our wrap-up:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   207
# https://www.timeanddate.com/news/time/bangladesh-daylight-saving-2009.html
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   208
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   209
# From A. N. M. Kamrus Saadat (2009-06-15):
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   210
# Finally we've got the official mail regarding DST start time where DST start
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   211
# time is mentioned as Jun 19 2009, 23:00 from BTRC (Bangladesh
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   212
# Telecommunication Regulatory Commission).
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   213
#
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   214
# No DST end date has been announced yet.
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   215
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   216
# From Alexander Krivenyshev (2009-09-25):
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   217
# Bangladesh won't go back to Standard Time from October 1, 2009,
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   218
# instead it will continue DST measure till the cabinet makes a fresh decision.
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   219
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   220
# Following report by same newspaper-"The Daily Star Friday":
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   221
# "DST change awaits cabinet decision-Clock won't go back by 1-hr from Oct 1"
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   222
# http://www.thedailystar.net/newDesign/news-details.php?nid=107021
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   223
# http://www.worldtimezone.com/dst_news/dst_news_bangladesh04.html
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   224
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   225
# From Steffen Thorsen (2009-10-13):
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   226
# IANS (Indo-Asian News Service) now reports:
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   227
# Bangladesh has decided that the clock advanced by an hour to make
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   228
# maximum use of daylight hours as an energy saving measure would
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   229
# "continue for an indefinite period."
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   230
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   231
# One of many places where it is published:
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   232
# http://www.thaindian.com/newsportal/business/bangladesh-to-continue-indefinitely-with-advanced-time_100259987.html
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   233
4959
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   234
# From Alexander Krivenyshev (2009-12-24):
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   235
# According to Bangladesh newspaper "The Daily Star,"
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   236
# Bangladesh will change its clock back to Standard Time on Dec 31, 2009.
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   237
#
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   238
# Clock goes back 1-hr on Dec 31 night.
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   239
# http://www.thedailystar.net/newDesign/news-details.php?nid=119228
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   240
# http://www.worldtimezone.com/dst_news/dst_news_bangladesh05.html
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   241
#
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   242
# "...The government yesterday decided to put the clock back by one hour
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   243
# on December 31 midnight and the new time will continue until March 31,
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   244
# 2010 midnight. The decision came at a cabinet meeting at the Prime
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   245
# Minister's Office last night..."
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   246
5137
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
   247
# From Alexander Krivenyshev (2010-03-22):
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
   248
# According to Bangladesh newspaper "The Daily Star,"
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   249
# Cabinet cancels Daylight Saving Time
5137
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
   250
# http://www.thedailystar.net/newDesign/latest_news.php?nid=22817
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
   251
# http://www.worldtimezone.com/dst_news/dst_news_bangladesh06.html
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   252
4959
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   253
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   254
Rule	Dhaka	2009	only	-	Jun	19	23:00	1:00	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   255
Rule	Dhaka	2009	only	-	Dec	31	24:00	0	-
4959
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   256
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   257
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   258
Zone	Asia/Dhaka	6:01:40 -	LMT	1890
90ce3da70b43 Initial load
duke
parents:
diff changeset
   259
			5:53:20	-	HMT	1941 Oct    # Howrah Mean Time?
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   260
			6:30	-	+0630	1942 May 15
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   261
			5:30	-	+0530	1942 Sep
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   262
			6:30	-	+0630	1951 Sep 30
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   263
			6:00	-	+06	2009
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   264
			6:00	Dhaka	+06/+07
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   265
90ce3da70b43 Initial load
duke
parents:
diff changeset
   266
# Bhutan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   267
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   268
Zone	Asia/Thimphu	5:58:36 -	LMT	1947 Aug 15 # or Thimbu
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   269
			5:30	-	+0530	1987 Oct
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   270
			6:00	-	+06
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   271
90ce3da70b43 Initial load
duke
parents:
diff changeset
   272
# British Indian Ocean Territory
90ce3da70b43 Initial load
duke
parents:
diff changeset
   273
# Whitman and the 1995 CIA time zone map say 5:00, but the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   274
# 1997 and later maps say 6:00.  Assume the switch occurred in 1996.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   275
# We have no information as to when standard time was introduced;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   276
# assume it occurred in 1907, the same year as Mauritius (which
90ce3da70b43 Initial load
duke
parents:
diff changeset
   277
# then contained the Chagos Archipelago).
90ce3da70b43 Initial load
duke
parents:
diff changeset
   278
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   279
Zone	Indian/Chagos	4:49:40	-	LMT	1907
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   280
			5:00	-	+05	1996
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   281
			6:00	-	+06
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   282
90ce3da70b43 Initial load
duke
parents:
diff changeset
   283
# Brunei
90ce3da70b43 Initial load
duke
parents:
diff changeset
   284
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   285
Zone	Asia/Brunei	7:39:40 -	LMT	1926 Mar # Bandar Seri Begawan
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   286
			7:30	-	+0730	1933
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   287
			8:00	-	+08
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   288
90ce3da70b43 Initial load
duke
parents:
diff changeset
   289
# Burma / Myanmar
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   290
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   291
# Milne says 6:24:40 was the meridian of the time ball observatory at Rangoon.
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   292
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   293
# From Paul Eggert (2017-04-20):
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   294
# Page 27 of Reed & Low (cited for Asia/Kolkata) says "Rangoon local time is
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   295
# used upon the railways and telegraphs of Burma, and is 6h. 24m. 47s. ahead
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   296
# of Greenwich."  This refers to the period before Burma's transition to +0630,
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   297
# a transition for which Shanks is the only source.
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   298
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   299
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   300
Zone	Asia/Yangon	6:24:47 -	LMT	1880        # or Rangoon
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   301
			6:24:47	-	RMT	1920        # Rangoon local time
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   302
			6:30	-	+0630	1942 May
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   303
			9:00	-	+09	1945 May  3
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   304
			6:30	-	+0630
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   305
90ce3da70b43 Initial load
duke
parents:
diff changeset
   306
# Cambodia
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
   307
# See Asia/Bangkok.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
   308
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   309
90ce3da70b43 Initial load
duke
parents:
diff changeset
   310
# China
90ce3da70b43 Initial load
duke
parents:
diff changeset
   311
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   312
# From Paul Eggert (2018-10-02):
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   313
# The following comes from Table 1 of:
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   314
# Li Yu. Research on the daylight saving movement in 1940s Shanghai.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   315
# Nanjing Journal of Social Sciences. 2014;(2):144-50.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   316
# http://oversea.cnki.net/kns55/detail.aspx?dbname=CJFD2014&filename=NJSH201402020
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   317
# The table lists dates only; I am guessing 00:00 and 24:00 transition times.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   318
# Also, the table lists the planned end of DST in 1949, but the corresponding
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   319
# zone line cuts this off on May 28, when the Communists took power.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   320
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   321
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   322
Rule	Shang	1940	only	-	Jun	 1	 0:00	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   323
Rule	Shang	1940	only	-	Oct	12	24:00	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   324
Rule	Shang	1941	only	-	Mar	15	 0:00	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   325
Rule	Shang	1941	only	-	Nov	 1	24:00	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   326
Rule	Shang	1942	only	-	Jan	31	 0:00	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   327
Rule	Shang	1945	only	-	Sep	 1	24:00	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   328
Rule	Shang	1946	only	-	May	15	 0:00	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   329
Rule	Shang	1946	only	-	Sep	30	24:00	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   330
Rule	Shang	1947	only	-	Apr	15	 0:00	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   331
Rule	Shang	1947	only	-	Oct	31	24:00	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   332
Rule	Shang	1948	1949	-	May	 1	 0:00	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   333
Rule	Shang	1948	1949	-	Sep	30	24:00	0	S #plan
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   334
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   335
# From Guy Harris:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   336
# People's Republic of China.  Yes, they really have only one time zone.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   337
90ce3da70b43 Initial load
duke
parents:
diff changeset
   338
# From Bob Devine (1988-01-28):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   339
# No they don't.  See TIME mag, 1986-02-17 p.52.  Even though
90ce3da70b43 Initial load
duke
parents:
diff changeset
   340
# China is across 4 physical time zones, before Feb 1, 1986 only the
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   341
# Peking (Beijing) time zone was recognized.  Since that date, China
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   342
# has two of 'em - Peking's and Ürümqi (named after the capital of
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   343
# the Xinjiang Uyghur Autonomous Region).  I don't know about DST for it.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   344
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   345
# . . .I just deleted the DST table and this editor makes it too
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   346
# painful to suck in another copy.  So, here is what I have for
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   347
# DST start/end dates for Peking's time zone (info from AP):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   348
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   349
#     1986 May 4 - Sept 14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   350
#     1987 mid-April - ??
90ce3da70b43 Initial load
duke
parents:
diff changeset
   351
90ce3da70b43 Initial load
duke
parents:
diff changeset
   352
# From U. S. Naval Observatory (1989-01-19):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   353
# CHINA               8 H  AHEAD OF UTC  ALL OF CHINA, INCL TAIWAN
90ce3da70b43 Initial load
duke
parents:
diff changeset
   354
# CHINA               9 H  AHEAD OF UTC  APR 17 - SEP 10
90ce3da70b43 Initial load
duke
parents:
diff changeset
   355
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   356
# From Paul Eggert (2008-02-11):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   357
# Jim Mann, "A clumsy embrace for another western custom: China on daylight
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   358
# time - sort of", Los Angeles Times, 1986-05-05 ... [says] that China began
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   359
# observing daylight saving time in 1986.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   360
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   361
# From P Chan (2018-05-07):
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   362
# The start and end time of DST in China [from 1986 on] should be 2:00
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   363
# (i.e. 2:00 to 3:00 at the start and 2:00 to 1:00 at the end)....
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   364
# Government notices about summer time:
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   365
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   366
# 1986-04-12 http://www.zj.gov.cn/attach/zfgb/198608.pdf p.21-22
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   367
# (To establish summer time from 1986. On 4 May, set the clocks ahead one hour
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   368
# at 2 am. On 14 September, set the clocks backward one hour at 2 am.)
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   369
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   370
# 1987-02-15 http://www.gov.cn/gongbao/shuju/1987/gwyb198703.pdf p.114
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   371
# (Summer time in 1987 to start from 12 April until 13 September)
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   372
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   373
# 1987-09-09 http://www.gov.cn/gongbao/shuju/1987/gwyb198721.pdf p.709
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   374
# (From 1988, summer time to start from 2 am of the first Sunday of mid-April
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   375
# until 2 am of the first Sunday of mid-September)
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   376
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   377
# 1992-03-03 http://www.gov.cn/gongbao/shuju/1992/gwyb199205.pdf p.152
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   378
# (To suspend summer time from 1992)
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   379
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   380
# The first page of People's Daily on 12 April 1988 stating that summer time
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   381
# to begin on 17 April.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   382
# http://data.people.com.cn/pic/101p/1988/04/1988041201.jpg
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   383
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   384
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   385
Rule	PRC	1986	only	-	May	 4	 2:00	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   386
Rule	PRC	1986	1991	-	Sep	Sun>=11	 2:00	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   387
Rule	PRC	1987	1991	-	Apr	Sun>=11	 2:00	1:00	D
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   388
90ce3da70b43 Initial load
duke
parents:
diff changeset
   389
# From Anthony Fok (2001-12-20):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   390
# BTW, I did some research on-line and found some info regarding these five
90ce3da70b43 Initial load
duke
parents:
diff changeset
   391
# historic timezones from some Taiwan websites.  And yes, there are official
90ce3da70b43 Initial load
duke
parents:
diff changeset
   392
# Chinese names for these locales (before 1949).
90ce3da70b43 Initial load
duke
parents:
diff changeset
   393
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   394
# From Jesper Nørgaard Welen (2006-07-14):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   395
# I have investigated the timezones around 1970 on the
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   396
# https://www.astro.com/atlas site [with provinces and county
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   397
# boundaries summarized below]....  A few other exceptions were two
90ce3da70b43 Initial load
duke
parents:
diff changeset
   398
# counties on the Sichuan side of the Xizang-Sichuan border,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   399
# counties Dege and Baiyu which lies on the Sichuan side and are
90ce3da70b43 Initial load
duke
parents:
diff changeset
   400
# therefore supposed to be GMT+7, Xizang region being GMT+6, but Dege
90ce3da70b43 Initial load
duke
parents:
diff changeset
   401
# county is GMT+8 according to astro.com while Baiyu county is GMT+6
90ce3da70b43 Initial load
duke
parents:
diff changeset
   402
# (could be true), for the moment I am assuming that those two
90ce3da70b43 Initial load
duke
parents:
diff changeset
   403
# counties are mistakes in the astro.com data.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   404
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   405
# From Paul Eggert (2017-01-05):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   406
# Alois Treindl kindly sent me translations of the following two sources:
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   407
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   408
# (1)
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   409
# Guo Qing-sheng (National Time-Service Center, CAS, Xi'an 710600, China)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   410
# Beijing Time at the Beginning of the PRC
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   411
# China Historical Materials of Science and Technology
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   412
# (Zhongguo ke ji shi liao, 中国科技史料). 2003;24(1):5-9.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   413
# http://oversea.cnki.net/kcms/detail/detail.aspx?filename=ZGKS200301000&dbname=CJFD2003
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   414
# It gives evidence that at the beginning of the PRC, Beijing time was
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   415
# officially apparent solar time!  However, Guo also says that the
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   416
# evidence is dubious, as the relevant institute of astronomy had not
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   417
# been taken over by the PRC yet.  It's plausible that apparent solar
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   418
# time was announced but never implemented, and that people continued
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   419
# to use UT+8.  As the Shanghai radio station (and I presume the
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   420
# observatory) was still under control of French missionaries, it
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   421
# could well have ignored any such mandate.
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   422
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   423
# (2)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   424
# Guo Qing-sheng (Shaanxi Astronomical Observatory, CAS, Xi'an 710600, China)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   425
# A Study on the Standard Time Changes for the Past 100 Years in China
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   426
# [undated and unknown publication location]
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   427
# It says several things:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   428
#   * The Qing dynasty used local apparent solar time throughout China.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   429
#   * The Republic of China instituted Beijing mean solar time effective
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   430
#     the official calendar book of 1914.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   431
#   * The French Concession in Shanghai set up signal stations in
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   432
#     French docks in the 1890s, controlled by Xujiahui (Zikawei)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   433
#     Observatory and set to local mean time.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   434
#   * "From the end of the 19th century" it changed to UT+8.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   435
#   * Chinese Customs (by then reduced to a tool of foreign powers)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   436
#     eventually standardized on this time for all ports, and it
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   437
#     became used by railways as well.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   438
#   * In 1918 the Central Observatory proposed dividing China into
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   439
#     five time zones (see below for details).  This caught on
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   440
#     at first only in coastal areas observing UT+8.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   441
#   * During WWII all of China was in theory was at UT+7.  In practice
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   442
#     this was ignored in the west, and I presume was ignored in
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   443
#     Japanese-occupied territory.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   444
#   * Japanese-occupied Manchuria was at UT+9, i.e., Japan time.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   445
#   * The five-zone plan was resurrected after WWII and officially put into
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   446
#     place (with some modifications) in March 1948.  It's not clear
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   447
#     how well it was observed in areas under Nationalist control.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   448
#   * The People's Liberation Army used UT+8 during the civil war.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   449
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   450
# An AP article "Shanghai Internat'l Area Little Changed" in the
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   451
# Lewiston (ME) Daily Sun (1939-05-29), p 17, said "Even the time is
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   452
# different - the occupied districts going by Tokyo time, an hour
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   453
# ahead of that prevailing in the rest of Shanghai."  Guess that the
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   454
# Xujiahui Observatory was under French control and stuck with UT +08.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   455
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   456
# In earlier versions of this file, China had many separate Zone entries, but
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   457
# this was based on what were apparently incorrect data in Shanks & Pottenger.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   458
# This has now been simplified to the two entries Asia/Shanghai and
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   459
# Asia/Urumqi, with the others being links for backward compatibility.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   460
# Proposed in 1918 and theoretically in effect until 1949 (although in practice
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   461
# mainly observed in coastal areas), the five zones were:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   462
#
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   463
# Changbai Time ("Long-white Time", Long-white = Heilongjiang area) UT +08:30
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   464
# Now part of Asia/Shanghai; its pre-1970 times are not recorded here.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   465
# Heilongjiang (except Mohe county), Jilin
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   466
#
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   467
# Zhongyuan Time ("Central plain Time") UT +08
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   468
# Now part of Asia/Shanghai.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   469
# most of China
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   470
# Milne gives 8:05:43.2 for Xujiahui Observatory time; round to nearest.
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   471
# Guo says Shanghai switched to UT +08 "from the end of the 19th century".
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   472
#
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   473
# Long-shu Time (probably as Long and Shu were two names of the area) UT +07
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   474
# Now part of Asia/Shanghai; its pre-1970 times are not recorded here.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   475
# Guangxi, Guizhou, Hainan, Ningxia, Sichuan, Shaanxi, and Yunnan;
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   476
# most of Gansu; west Inner Mongolia; east Qinghai; and the Guangdong
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   477
# counties Deqing, Enping, Kaiping, Luoding, Taishan, Xinxing,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   478
# Yangchun, Yangjiang, Yu'nan, and Yunfu.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   479
#
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   480
# Xin-zang Time ("Xinjiang-Tibet Time") UT +06
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   481
# This region is now part of either Asia/Urumqi or Asia/Shanghai with
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   482
# current boundaries uncertain; times before 1970 for areas that
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   483
# disagree with Ürümqi or Shanghai are not recorded here.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   484
# The Gansu counties Aksay, Anxi, Dunhuang, Subei; west Qinghai;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   485
# the Guangdong counties  Xuwen, Haikang, Suixi, Lianjiang,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   486
# Zhanjiang, Wuchuan, Huazhou, Gaozhou, Maoming, Dianbai, and Xinyi;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   487
# east Tibet, including Lhasa, Chamdo, Shigaise, Jimsar, Shawan and Hutubi;
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   488
# east Xinjiang, including Ürümqi, Turpan, Karamay, Korla, Minfeng, Jinghe,
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   489
# Wusu, Qiemo, Xinyan, Wulanwusu, Jinghe, Yumin, Tacheng, Tuoli, Emin,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   490
# Shihezi, Changji, Yanqi, Heshuo, Tuokexun, Tulufan, Shanshan, Hami,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   491
# Fukang, Kuitun, Kumukuli, Miquan, Qitai, and Turfan.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   492
#
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   493
# Kunlun Time UT +05:30
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   494
# This region is now in the same status as Xin-zang Time (see above).
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   495
# West Tibet, including Pulan, Aheqi, Shufu, Shule;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   496
# West Xinjiang, including Aksu, Atushi, Yining, Hetian, Cele, Luopu, Nileke,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   497
# Zhaosu, Tekesi, Gongliu, Chabuchaer, Huocheng, Bole, Pishan, Suiding,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   498
# and Yarkand.
4959
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   499
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   500
# From Luther Ma (2009-10-17):
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   501
# Almost all (>99.9%) ethnic Chinese (properly ethnic Han) living in
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   502
# Xinjiang use Chinese Standard Time. Some are aware of Xinjiang time,
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   503
# but have no need of it. All planes, trains, and schools function on
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   504
# what is called "Beijing time." When Han make an appointment in Chinese
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   505
# they implicitly use Beijing time.
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   506
#
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   507
# On the other hand, ethnic Uyghurs, who make up about half the
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   508
# population of Xinjiang, typically use "Xinjiang time" which is two
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   509
# hours behind Beijing time, or UT +06. The government of the Xinjiang
4959
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   510
# Uyghur Autonomous Region, (XAUR, or just Xinjiang for short) as well as
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   511
# local governments such as the Ürümqi city government use both times in
4959
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   512
# publications, referring to what is popularly called Xinjiang time as
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   513
# "Ürümqi time." When Uyghurs make an appointment in the Uyghur language
4959
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   514
# they almost invariably use Xinjiang time.
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   515
#
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   516
# (Their ethnic Han compatriots would typically have no clue of its
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   517
# widespread use, however, because so extremely few of them are fluent in
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   518
# Uyghur, comparable to the number of Anglo-Americans fluent in Navajo.)
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   519
#
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   520
# (...As with the rest of China there was a brief interval ending in 1990
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   521
# or 1991 when summer time was in use.  The confusion was severe, with
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   522
# the province not having dual times but four times in use at the same
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   523
# time. Some areas remained on standard Xinjiang time or Beijing time and
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   524
# others moving their clocks ahead.)
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   525
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   526
# From Luther Ma (2009-11-19):
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   527
# With the risk of being redundant to previous answers these are the most common
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   528
# English "transliterations" (w/o using non-English symbols):
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   529
#
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   530
# 1. Wulumuqi...
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   531
# 2. Kashi...
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   532
# 3. Urumqi...
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   533
# 4. Kashgar...
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   534
# ...
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   535
# 5. It seems that Uyghurs in Ürümqi has been using Xinjiang since at least the
4959
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   536
# 1960's. I know of one Han, now over 50, who grew up in the surrounding
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   537
# countryside and used Xinjiang time as a child.
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   538
#
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   539
# 6. Likewise for Kashgar and the rest of south Xinjiang I don't know of any
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   540
# start date for Xinjiang time.
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   541
#
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   542
# Without having access to local historical records, nor the ability to legally
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   543
# publish them, I would go with October 1, 1949, when Xinjiang became the Uyghur
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   544
# Autonomous Region under the PRC. (Before that Uyghurs, of course, would also
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   545
# not be using Beijing time, but some local time.)
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   546
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   547
# From David Cochrane (2014-03-26):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   548
# Just a confirmation that Ürümqi time was implemented in Ürümqi on 1 Feb 1986:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   549
# https://content.time.com/time/magazine/article/0,9171,960684,00.html
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   550
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   551
# From Luther Ma (2014-04-22):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   552
# I have interviewed numerous people of various nationalities and from
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   553
# different localities in Xinjiang and can confirm the information in Guo's
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   554
# report regarding Xinjiang, as well as the Time article reference by David
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   555
# Cochrane.  Whether officially recognized or not (and both are officially
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   556
# recognized), two separate times have been in use in Xinjiang since at least
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   557
# the Cultural Revolution: Xinjiang Time (XJT), aka Ürümqi Time or local time;
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   558
# and Beijing Time.  There is no confusion in Xinjiang as to which name refers
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   559
# to which time. Both are widely used in the province, although in some
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   560
# population groups might be use one to the exclusion of the other.  The only
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   561
# problem is that computers and smart phones list Ürümqi (or Kashgar) as
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   562
# having the same time as Beijing.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   563
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   564
# From Paul Eggert (2014-06-30):
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   565
# In the early days of the PRC, Tibet was given its own time zone (UT +06)
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   566
# but this was withdrawn in 1959 and never reinstated; see Tubten Khétsun,
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   567
# Memories of life in Lhasa under Chinese Rule, Columbia U Press, ISBN
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   568
# 978-0231142861 (2008), translator's introduction by Matthew Akester, p x.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   569
# As this is before our 1970 cutoff, Tibet doesn't need a separate zone.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   570
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   571
# Xinjiang Time is well-documented as being officially recognized.  E.g., see
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   572
# "The Working-Calendar for The Xinjiang Uygur Autonomous Region Government"
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   573
# <http://www.sinkiang.gov.cn/service/ourworking/> (2014-04-22).
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   574
# Unfortunately, we have no good records of time in Xinjiang before 1986.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   575
# During the 20th century parts of Xinjiang were ruled by the Qing dynasty,
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   576
# the Republic of China, various warlords, the First and Second East Turkestan
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   577
# Republics, the Soviet Union, the Kuomintang, and the People's Republic of
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   578
# China, and tracking down all these organizations' timekeeping rules would be
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   579
# quite a trick.  Approximate this lost history by a transition from LMT to
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   580
# UT +06 at the start of 1928, the year of accession of the warlord Jin Shuren,
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   581
# which happens to be the date given by Shanks & Pottenger (no doubt as a
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   582
# guess) as the transition from LMT.  Ignore the usage of +08 before
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   583
# 1986-02-01 under the theory that the transition date to +08 is unknown and
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   584
# that the sort of users who prefer Asia/Urumqi now typically ignored the
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   585
# +08 mandate back then.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   586
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   587
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   588
# Beijing time, used throughout China; represented by Shanghai.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   589
Zone	Asia/Shanghai	8:05:43	-	LMT	1901
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   590
			8:00	Shang	C%sT	1949 May 28
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   591
			8:00	PRC	C%sT
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   592
# Xinjiang time, used by many in western China; represented by Ürümqi / Ürümchi
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   593
# / Wulumuqi.  (Please use Asia/Shanghai if you prefer Beijing time.)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   594
Zone	Asia/Urumqi	5:50:20	-	LMT	1928
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   595
			6:00	-	+06
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   596
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   597
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   598
# Hong Kong (Xianggang)
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   599
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   600
# Milne gives 7:36:41.7; round this.
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   601
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   602
# From Lee Yiu Chung (2009-10-24):
4959
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   603
# I found there are some mistakes for the...DST rule for Hong
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   604
# Kong. [According] to the DST record from Hong Kong Observatory (actually,
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   605
# it is not [an] observatory, but the official meteorological agency of HK,
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   606
# and also serves as the official timing agency), there are some missing
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   607
# and incorrect rules. Although the exact switch over time is missing, I
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   608
# think 3:30 is correct. The official DST record for Hong Kong can be
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   609
# obtained from
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   610
# http://www.hko.gov.hk/gts/time/Summertime.htm
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   611
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   612
# From Phake Nick (2018-10-27):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   613
# According to Singaporean newspaper
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   614
# http://eresources.nlb.gov.sg/newspapers/Digitised/Article/singfreepresswk19041102-1.2.37
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   615
# the day that Hong Kong start using GMT+8 should be Oct 30, 1904.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   616
#
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   617
# From Paul Eggert (2018-11-17):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   618
# Hong Kong had a time ball near the Marine Police Station, Tsim Sha Tsui.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   619
# "The ball was raised manually each day and dropped at exactly 1pm
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   620
# (except on Sundays and Government holidays)."
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   621
# Dyson AD. From Time Ball to Atomic Clock. Hong Kong Government. 1983.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   622
# <https://www.hko.gov.hk/publica/gen_pub/timeball_atomic_clock.pdf>
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   623
# "From 1904 October 30 the time-ball at Hong Kong has been dropped by order
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   624
# of the Governor of the Colony at 17h 0m 0s G.M.T., which is 23m 18s.14 in
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   625
# advance of 1h 0m 0s of Hong Kong mean time."
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   626
# Hollis HP. Universal Time, Longitudes, and Geodesy. Mon Not R Astron Soc.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   627
# 1905-02-10;65(4):405-6. https://doi.org/10.1093/mnras/65.4.382
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   628
#
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   629
# From Joseph Myers (2018-11-18):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   630
# An astronomer before 1925 referring to GMT would have been using the old
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   631
# astronomical convention where the day started at noon, not midnight.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   632
#
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   633
# From Steve Allen (2018-11-17):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   634
# Meteorological Observations made at the Hongkong Observatory in the year 1904
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   635
# page 4 <https://books.google.com/books?id=kgw5AQAAMAAJ&pg=RA4-PA4>
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   636
# ... the log of drop times in Table II shows that on Sunday 1904-10-30 the
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   637
# ball was dropped.  So that looks like a special case drop for the sake
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   638
# of broadcasting the new local time.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   639
#
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   640
# From Phake Nick (2018-11-18):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   641
# According to The Hong Kong Weekly Press, 1904-10-29, p.324, the
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   642
# governor of Hong Kong at the time stated that "We are further desired to
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   643
# make it known that the change will be effected by firing the gun and by the
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   644
# dropping of the Ball at 23min. 18sec. before one."
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   645
# From Paul Eggert (2018-11-18):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   646
# See <https://mmis.hkpl.gov.hk> for this; unfortunately Flash is required.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   647
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   648
# From Phake Nick (2018-10-26):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   649
# I went to check microfilm records stored at Hong Kong Public Library....
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   650
# on September 30 1941, according to Ta Kung Pao (Hong Kong edition), it was
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   651
# stated that fallback would occur on the next day (the 1st)'s "03:00 am (Hong
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   652
# Kong Time 04:00 am)" and the clock will fall back for a half hour. (03:00
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   653
# probably refer to the time commonly used in mainland China at the time given
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   654
# the paper's background) ... the sunrise/sunset time given by South China
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   655
# Morning Post for October 1st was indeed moved by half an hour compares to
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   656
# before.  After that, in December, the battle to capture Hong Kong started and
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   657
# the library doesn't seems to have any record stored about press during that
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   658
# period of time.  Some media resumed publication soon after that within the
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   659
# same month, but there were not much information about time there.  Later they
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   660
# started including a radio program guide when they restored radio service,
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   661
# explicitly mentioning it use Tokyo standard time, and later added a note
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   662
# saying it's half an hour ahead of the old Hong Kong standard time, and it
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   663
# also seems to indicate that Hong Kong was not using GMT+8 when it was
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   664
# captured by Japan.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   665
#
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   666
# Image of related sections on newspaper:
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   667
# * 1941-09-30, Ta Kung Pao (Hong Kong), "Winter Time start tomorrow".
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   668
#   https://i.imgur.com/6waY51Z.jpg (Chinese)
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   669
# * 1941-09-29, South China Morning Post, Information on sunrise/sunset
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   670
#   time and other things for September 30 and October 1.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   671
#   https://i.imgur.com/kCiUR78.jpg
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   672
# * 1942-02-05. The Hong Kong News, Radio Program Guide.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   673
#   https://i.imgur.com/eVvDMzS.jpg
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   674
# * 1941-06-14. Hong Kong Daily Press, Daylight Saving from 3am Tomorrow.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   675
#   https://i.imgur.com/05KkvtC.png
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   676
# * 1941-09-30, Hong Kong Daily Press, Winter Time Warning.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   677
#   https://i.imgur.com/dge4kFJ.png
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   678
# Also, the Liberation day of Hong Kong after WWII which British rule
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   679
# over the territory resumed was August 30, 1945, which I think should
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   680
# be the termination date for the use of JST in the territory....
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   681
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   682
# From Paul Eggert (2018-11-17):
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   683
# Here are the dates given at
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   684
# https://www.hko.gov.hk/gts/time/Summertime.htm
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   685
# as of 2014-06-19:
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   686
# Year        Period
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   687
# 1941        15 Jun to 30 Sep
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   688
# 1942        Whole year
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   689
# 1943        Whole year
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   690
# 1944        Whole year
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   691
# 1945        Whole year
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   692
# 1946        20 Apr to 1 Dec
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   693
# 1947        13 Apr to 30 Dec
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   694
# 1948        2 May to 31 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   695
# 1949        3 Apr to 30 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   696
# 1950        2 Apr to 29 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   697
# 1951        1 Apr to 28 Oct
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   698
# 1952        6 Apr to 2 Nov
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   699
# 1953        5 Apr to 1 Nov
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   700
# 1954        21 Mar to 31 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   701
# 1955        20 Mar to 6 Nov
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   702
# 1956        18 Mar to 4 Nov
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   703
# 1957        24 Mar to 3 Nov
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   704
# 1958        23 Mar to 2 Nov
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   705
# 1959        22 Mar to 1 Nov
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   706
# 1960        20 Mar to 6 Nov
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   707
# 1961        19 Mar to 5 Nov
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   708
# 1962        18 Mar to 4 Nov
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   709
# 1963        24 Mar to 3 Nov
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   710
# 1964        22 Mar to 1 Nov
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   711
# 1965        18 Apr to 17 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   712
# 1966        17 Apr to 16 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   713
# 1967        16 Apr to 22 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   714
# 1968        21 Apr to 20 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   715
# 1969        20 Apr to 19 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   716
# 1970        19 Apr to 18 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   717
# 1971        18 Apr to 17 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   718
# 1972        16 Apr to 22 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   719
# 1973        22 Apr to 21 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   720
# 1973/74     30 Dec 73 to 20 Oct 74
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   721
# 1975        20 Apr to 19 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   722
# 1976        18 Apr to 17 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   723
# 1977        Nil
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   724
# 1978        Nil
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   725
# 1979        13 May to 21 Oct
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   726
# 1980 to Now Nil
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   727
# The page does not give times of day for transitions,
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   728
# or dates for the 1942 and 1945 transitions.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   729
# The Japanese occupation of Hong Kong began 1941-12-25.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   730
# The Japanese surrender of Hong Kong was signed 1945-09-16; see:
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   731
# Heaver S. The days after the Pacific war ended: unsettling times
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   732
# in Hong Kong. Post Magazine. 2016-06-13.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   733
# https://www.scmp.com/magazines/post-magazine/article/1852990/days-after-pacific-war-ended-unsettling-times-hong-kong
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   734
# For lack of anything better, use start of those days as the
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   735
# transition times.
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   736
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   737
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   738
Rule	HK	1946	only	-	Apr	20	3:30	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   739
Rule	HK	1946	only	-	Dec	1	3:30	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   740
Rule	HK	1947	only	-	Apr	13	3:30	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   741
Rule	HK	1947	only	-	Dec	30	3:30	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   742
Rule	HK	1948	only	-	May	2	3:30	1:00	S
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   743
Rule	HK	1948	1951	-	Oct	lastSun	3:30	0	-
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   744
Rule	HK	1952	1953	-	Nov	Sun>=1	3:30	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   745
Rule	HK	1949	1953	-	Apr	Sun>=1	3:30	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   746
Rule	HK	1954	1964	-	Mar	Sun>=18	3:30	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   747
Rule	HK	1954	only	-	Oct	31	3:30	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   748
Rule	HK	1955	1964	-	Nov	Sun>=1	3:30	0	-
7013
6af860e04527 6996686: (tz) Support tzdata2010o
peytoia
parents: 6290
diff changeset
   749
Rule	HK	1965	1976	-	Apr	Sun>=16	3:30	1:00	S
6af860e04527 6996686: (tz) Support tzdata2010o
peytoia
parents: 6290
diff changeset
   750
Rule	HK	1965	1976	-	Oct	Sun>=16	3:30	0	-
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   751
Rule	HK	1973	only	-	Dec	30	3:30	1:00	S
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   752
Rule	HK	1979	only	-	May	Sun>=8	3:30	1:00	S
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   753
Rule	HK	1979	only	-	Oct	Sun>=16	3:30	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   754
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   755
Zone	Asia/Hong_Kong	7:36:42 -	LMT	1904 Oct 30  0:36:42
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   756
			8:00	-	HKT	1941 Jun 15  3:30
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   757
			8:00	1:00	HKST	1941 Oct  1  4:00
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   758
			8:30	-	HKT	1941 Dec 25
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   759
			9:00	-	JST	1945 Sep 16
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   760
			8:00	HK	HK%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   761
90ce3da70b43 Initial load
duke
parents:
diff changeset
   762
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
   763
90ce3da70b43 Initial load
duke
parents:
diff changeset
   764
# Taiwan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   765
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
   766
# From smallufo (2010-04-03):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   767
# According to Taiwan's CWB [Central Weather Bureau],
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
   768
# http://www.cwb.gov.tw/V6/astronomy/cdata/summert.htm
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
   769
# Taipei has DST in 1979 between July 1st and Sep 30.
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
   770
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   771
# From Yu-Cheng Chuang (2013-07-12):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   772
# On Dec 28, 1895, the Meiji Emperor announced Ordinance No. 167 of
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   773
# Meiji Year 28 "The clause about standard time", mentioned that
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   774
# Taiwan and Penghu Islands, as well as Yaeyama and Miyako Islands
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   775
# (both in Okinawa) adopt the Western Standard Time which is based on
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   776
# 120E. The adoption began from Jan 1, 1896. The original text can be
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   777
# found on Wikisource:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   778
# https://ja.wikisource.org/wiki/標準時ニ關スル件_(公布時)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   779
# ... This could be the first adoption of time zone in Taiwan, because
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   780
# during the Qing Dynasty, it seems that there was no time zone
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   781
# declared officially.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   782
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   783
# Later, in the beginning of World War II, on Sep 25, 1937, the Showa
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   784
# Emperor announced Ordinance No. 529 of Showa Year 12 "The clause of
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   785
# revision in the ordinance No. 167 of Meiji year 28 about standard
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   786
# time", in which abolished the adoption of Western Standard Time in
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   787
# western islands (listed above), which means the whole Japan
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   788
# territory, including later occupations, adopt Japan Central Time
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
   789
# (UT+9). The adoption began on Oct 1, 1937. The original text can
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   790
# be found on Wikisource:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   791
# https://ja.wikisource.org/wiki/明治二十八年勅令第百六十七號標準時ニ關スル件中改正ノ件
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   792
#
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
   793
# That is, the time zone of Taipei switched to UT+9 on Oct 1, 1937.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   794
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   795
# From Yu-Cheng Chuang (2014-07-02):
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
   796
# I've found more evidence about when the time zone was switched from UT+9
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
   797
# back to UT+8 after WW2.  I believe it was on Sep 21, 1945.  In a document
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   798
# during Japanese era [1] in which the officer told the staff to change time
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
   799
# zone back to Western Standard Time (UT+8) on Sep 21.  And in another
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   800
# history page of National Cheng Kung University [2], on Sep 21 there is a
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   801
# note "from today, switch back to Western Standard Time".  From these two
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   802
# materials, I believe that the time zone change happened on Sep 21.  And
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   803
# today I have found another monthly journal called "The Astronomical Herald"
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   804
# from The Astronomical Society of Japan [3] in which it mentioned the fact
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   805
# that:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   806
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   807
# 1. Standard Time of the Country (Japan) was adopted on Jan 1, 1888, using
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   808
# the time at 135E (GMT+9)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   809
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   810
# 2. Standard Time of the Country was renamed to Central Standard Time, on Jan
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   811
# 1, 1898, and on the same day, the new territories Taiwan and Penghu islands,
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   812
# as well as Yaeyama and Miyako islands, adopted a new time zone called
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   813
# Western Standard Time, which is in GMT+8.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   814
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   815
# 3. Western Standard Time was deprecated on Sep 30, 1937. From then all the
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   816
# territories of Japan adopted the same time zone, which is Central Standard
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   817
# Time.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   818
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   819
# [1] Academica Historica, Taiwan:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   820
# http://163.29.208.22:8080/govsaleShowImage/connect_img.php?s=00101738900090036&e=00101738900090037
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   821
# [2] Nat'l Cheng Kung University 70th Anniversary Special Site:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   822
# http://www.ncku.edu.tw/~ncku70/menu/001/01_01.htm
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   823
# [3] Yukio Niimi, The Standard Time in Japan (1997), p.475:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   824
# http://www.asj.or.jp/geppou/archive_open/1997/pdf/19971001c.pdf
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   825
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   826
# Yu-Cheng Chuang (2014-07-03):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   827
# I finally have found the real official gazette about changing back to
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   828
# Western Standard Time on Sep 21 in Taiwan.  It's Taiwan Governor-General
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   829
# Bulletin No. 386 in Showa 20 years (1945), published on Sep 19, 1945. [1] ...
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   830
# [It] abolishes Bulletin No. 207 in Showa 12 years (1937), which is a local
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   831
# bulletin in Taiwan for that Ordinance No. 529. It also mentioned that 1am on
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   832
# Sep 21, 1945 will be 12am on Sep 21.  I think this bulletin is much more
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   833
# official than the one I mentioned in my first mail, because it's from the
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   834
# top-level government in Taiwan. If you're going to quote any resource, this
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   835
# would be a good one.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   836
# [1] Taiwan Governor-General Gazette, No. 1018, Sep 19, 1945:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   837
# http://db2.th.gov.tw/db2/view/viewImg.php?imgcode=0072031018a&num=19&bgn=019&end=019&otherImg=&type=gener
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   838
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   839
# From Yu-Cheng Chuang (2014-07-02):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   840
# In 1946, DST in Taiwan was from May 15 and ended on Sep 30. The info from
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   841
# Central Weather Bureau website was not correct.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   842
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   843
# Original Bulletin:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   844
# http://subtpg.tpg.gov.tw/og/image2.asp?f=03502F0AKM1AF
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   845
# http://subtpg.tpg.gov.tw/og/image2.asp?f=0350300AKM1B0 (cont.)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   846
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   847
# In 1947, DST in Taiwan was expanded to Oct 31. There is a backup of that
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   848
# telegram announcement from Taiwan Province Government:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   849
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   850
# http://subtpg.tpg.gov.tw/og/image2.asp?f=0360310AKZ431
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   851
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   852
# Here is a brief translation:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   853
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   854
#   The Summer Time this year is adopted from midnight Apr 15 until Sep 20
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   855
#   midnight. To save (energy?) consumption, we're expanding Summer Time
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   856
#   adoption till Oct 31 midnight.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   857
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   858
# The Central Weather Bureau website didn't mention that, however it can
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   859
# be found from historical government announcement database.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   860
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   861
# From Paul Eggert (2014-07-03):
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   862
# As per Yu-Cheng Chuang, say that Taiwan was at UT +09 from 1937-10-01
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   863
# until 1945-09-21 at 01:00, overriding Shanks & Pottenger.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   864
# Likewise, use Yu-Cheng Chuang's data for DST in Taiwan.
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
   865
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   866
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   867
Rule	Taiwan	1946	only	-	May	15	0:00	1:00	D
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   868
Rule	Taiwan	1946	only	-	Oct	1	0:00	0	S
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   869
Rule	Taiwan	1947	only	-	Apr	15	0:00	1:00	D
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   870
Rule	Taiwan	1947	only	-	Nov	1	0:00	0	S
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   871
Rule	Taiwan	1948	1951	-	May	1	0:00	1:00	D
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   872
Rule	Taiwan	1948	1951	-	Oct	1	0:00	0	S
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   873
Rule	Taiwan	1952	only	-	Mar	1	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   874
Rule	Taiwan	1952	1954	-	Nov	1	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   875
Rule	Taiwan	1953	1959	-	Apr	1	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   876
Rule	Taiwan	1955	1961	-	Oct	1	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   877
Rule	Taiwan	1960	1961	-	Jun	1	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   878
Rule	Taiwan	1974	1975	-	Apr	1	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   879
Rule	Taiwan	1974	1975	-	Oct	1	0:00	0	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   880
Rule	Taiwan	1979	only	-	Jul	1	0:00	1:00	D
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   881
Rule	Taiwan	1979	only	-	Oct	1	0:00	0	S
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
   882
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   883
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   884
# Taipei or Taibei or T'ai-pei
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   885
Zone	Asia/Taipei	8:06:00 -	LMT	1896 Jan  1
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   886
			8:00	-	CST	1937 Oct  1
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   887
			9:00	-	JST	1945 Sep 21  1:00
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   888
			8:00	Taiwan	C%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   889
90ce3da70b43 Initial load
duke
parents:
diff changeset
   890
# Macau (Macao, Aomen)
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   891
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   892
# From P Chan (2018-05-10):
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   893
# * LegisMac
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   894
#   http://legismac.safp.gov.mo/legismac/descqry/Descqry.jsf?lang=pt
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   895
#   A database for searching titles of legal documents of Macau in
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   896
#   Chinese and Portuguese.  The term "HORÁRIO DE VERÃO" can be used for
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   897
#   searching decrees about summer time.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   898
# * Archives of Macao
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   899
#   http://www.archives.gov.mo/en/bo/
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   900
#   It contains images of old official gazettes.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   901
# * The Macao Meteorological and Geophysical Bureau have a page listing the
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   902
#   summer time history.  But it is not complete and has some mistakes.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   903
#   http://www.smg.gov.mo/smg/geophysics/e_t_Summer%20Time.htm
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   904
# Macau adopted GMT+8 on 30 Oct 1904 to follow Hong Kong.  Clocks were
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   905
# advanced by 25 minutes and 50 seconds.  Which means the LMT used was
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   906
# +7:34:10.  As stated in the "Portaria No. 204" dated 21 October 1904
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   907
# and published in the Official Gazette on 29 October 1904.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   908
# http://igallery.icm.gov.mo/Images/Archives/BO/MO_AH_PUB_BO_1904_10/MO_AH_PUB_BO_1904_10_00025_Grey.JPG
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   909
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   910
# Therefore the 1911 decree of Portugal did not change time in Macau.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   911
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   912
# From LegisMac, here is a list of decrees that changed the time ...
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   913
# [Decree Gazette-no. date; titles omitted in this quotation]
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   914
#	DIL 732 BOCM 51 1941.12.20
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   915
#	DIL 764 BOCM 9S 1942.04.30
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   916
#	DIL 781 BOCM 21 1942.10.10
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   917
#	PT 3434 BOCM 8S 1943.04.17
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   918
#	PT 3504 BOCM 20 1943.09.25
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   919
#	PT 3843 BOCM 39 1945.09.29
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   920
#	PT 3961 BOCM 17 1946.04.27
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   921
#	PT 4026 BOCM 39 1946.09.28
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   922
#	PT 4153 BOCM 16 1947.04.10
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   923
#	PT 4271 BOCM 48 1947.11.29
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   924
#	PT 4374 BOCM 18 1948.05.01
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   925
#	PT 4465 BOCM 44 1948.10.30
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   926
#	PT 4590 BOCM 14 1949.04.02
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   927
#	PT 4666 BOCM 44 1949.10.29
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   928
#	PT 4771 BOCM 12 1950.03.25
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   929
#	PT 4838 BOCM 43 1950.10.28
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   930
#	PT 4946 BOCM 12 1951.03.24
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   931
#	PT 5025 BO 43 1951.10.27
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   932
#	PT 5149 BO 14 1952.04.05
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   933
#	PT 5251 BO 43 1952.10.25
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   934
#	PT 5366 BO 13 1953.03.28
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   935
#	PT 5444 BO 44 1953.10.31
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   936
#	PT 5540 BO 12 1954.03.20
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   937
#	PT 5589 BO 44 1954.10.30
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   938
#	PT 5676 BO 12 1955.03.19
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   939
#	PT 5739 BO 45 1955.11.05
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   940
#	PT 5823 BO 11 1956.03.17
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   941
#	PT 5891 BO 44 1956.11.03
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   942
#	PT 5981 BO 12 1957.03.23
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   943
#	PT 6064 BO 43 1957.10.26
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   944
#	PT 6172 BO 12 1958.03.22
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   945
#	PT 6243 BO 43 1958.10.25
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   946
#	PT 6341 BO 12 1959.03.21
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   947
#	PT 6411 BO 43 1959.10.24
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   948
#	PT 6514 BO 11 1960.03.12
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   949
#	PT 6584 BO 44 1960.10.29
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   950
#	PT 6721 BO 10 1961.03.11
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   951
#	PT 6815 BO 43 1961.10.28
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   952
#	PT 6947 BO 10 1962.03.10
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   953
#	PT 7080 BO 43 1962.10.27
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   954
#	PT 7218 BO 12 1963.03.23
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   955
#	PT 7340 BO 43 1963.10.26
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   956
#	PT 7491 BO 11 1964.03.14
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   957
#	PT 7664 BO 43 1964.10.24
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   958
#	PT 7846 BO 15 1965.04.10
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   959
#	PT 7979 BO 42 1965.10.16
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   960
#	PT 8146 BO 15 1966.04.09
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   961
#	PT 8252 BO 41 1966.10.08
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   962
#	PT 8429 BO 15 1967.04.15
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   963
#	PT 8540 BO 41 1967.10.14
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   964
#	PT 8735 BO 15 1968.04.13
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   965
#	PT 8860 BO 41 1968.10.12
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   966
#	PT 9035 BO 16 1969.04.19
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   967
#	PT 9156 BO 42 1969.10.18
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   968
#	PT 9328 BO 15 1970.04.11
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   969
#	PT 9418 BO 41 1970.10.10
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   970
#	PT 9587 BO 14 1971.04.03
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   971
#	PT 9702 BO 41 1971.10.09
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   972
#	PT 38-A/72 BO 14 1972.04.01
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   973
#	PT 126-A/72 BO 41 1972.10.07
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   974
#	PT 61/73 BO 14 1973.04.07
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   975
#	PT 182/73 BO 40 1973.10.06
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   976
#	PT 282/73 BO 51 1973.12.22
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   977
#	PT 177/74 BO 41 1974.10.12
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   978
#	PT 51/75 BO 15 1975.04.12
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   979
#	PT 173/75 BO 41 1975.10.11
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   980
#	PT 67/76/M BO 14 1976.04.03
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   981
#	PT 169/76/M BO 41 1976.10.09
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   982
#	PT 78/79/M BO 19 1979.05.12
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   983
#	PT 166/79/M BO 42 1979.10.20
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   984
# Note that DIL 732 does not belong to "HORÁRIO DE VERÃO" according to
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   985
# LegisMac.... Note that between 1942 and 1945, the time switched
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   986
# between GMT+9 and GMT+10.  Also in 1965 and 1965 the DST ended at 2:30am.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   987
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   988
# From Paul Eggert (2018-05-10):
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   989
# The 1904 decree says that Macau changed from the meridian of
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   990
# Fortaleza do Monte, presumably the basis for the 7:34:10 for LMT.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   991
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   992
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   993
Rule	Macau	1942	1943	-	Apr	30	23:00	1:00	-
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   994
Rule	Macau	1942	only	-	Nov	17	23:00	0	-
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   995
Rule	Macau	1943	only	-	Sep	30	23:00	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   996
Rule	Macau	1946	only	-	Apr	30	23:00s	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   997
Rule	Macau	1946	only	-	Sep	30	23:00s	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   998
Rule	Macau	1947	only	-	Apr	19	23:00s	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   999
Rule	Macau	1947	only	-	Nov	30	23:00s	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1000
Rule	Macau	1948	only	-	May	 2	23:00s	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1001
Rule	Macau	1948	only	-	Oct	31	23:00s	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1002
Rule	Macau	1949	1950	-	Apr	Sat>=1	23:00s	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1003
Rule	Macau	1949	1950	-	Oct	lastSat	23:00s	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1004
Rule	Macau	1951	only	-	Mar	31	23:00s	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1005
Rule	Macau	1951	only	-	Oct	28	23:00s	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1006
Rule	Macau	1952	1953	-	Apr	Sat>=1	23:00s	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1007
Rule	Macau	1952	only	-	Nov	 1	23:00s	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1008
Rule	Macau	1953	1954	-	Oct	lastSat	23:00s	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1009
Rule	Macau	1954	1956	-	Mar	Sat>=17	23:00s	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1010
Rule	Macau	1955	only	-	Nov	 5	23:00s	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1011
Rule	Macau	1956	1964	-	Nov	Sun>=1	03:30	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1012
Rule	Macau	1957	1964	-	Mar	Sun>=18	03:30	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1013
Rule	Macau	1965	1973	-	Apr	Sun>=16	03:30	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1014
Rule	Macau	1965	1966	-	Oct	Sun>=16	02:30	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1015
Rule	Macau	1967	1976	-	Oct	Sun>=16	03:30	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1016
Rule	Macau	1973	only	-	Dec	30	03:30	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1017
Rule	Macau	1975	1976	-	Apr	Sun>=16	03:30	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1018
Rule	Macau	1979	only	-	May	13	03:30	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1019
Rule	Macau	1979	only	-	Oct	Sun>=16	03:30	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1020
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1021
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1022
Zone	Asia/Macau	7:34:10 -	LMT	1904 Oct 30
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1023
			8:00	-	CST	1941 Dec 21 23:00
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1024
			9:00	Macau	+09/+10	1945 Sep 30 24:00
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1025
			8:00	Macau	C%sT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1026
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1027
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1028
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1029
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1030
# Cyprus
41962
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1031
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1032
# Milne says the Eastern Telegraph Company used 2:14:00.  Stick with LMT.
41962
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1033
# IATA SSIM (1998-09) has Cyprus using EU rules for the first time.
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1034
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1035
# From Paul Eggert (2016-09-09):
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1036
# Yesterday's Cyprus Mail reports that Northern Cyprus followed Turkey's
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1037
# lead and switched from +02/+03 to +03 year-round.
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1038
# http://cyprus-mail.com/2016/09/08/two-time-zones-cyprus-turkey-will-not-turn-clocks-back-next-month/
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1039
#
41962
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1040
# From Even Scharning (2016-10-31):
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1041
# Looks like the time zone split in Cyprus went through last night.
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1042
# http://cyprus-mail.com/2016/10/30/cyprus-new-division-two-time-zones-now-reality/
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1043
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1044
# From Paul Eggert (2017-10-18):
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1045
# Northern Cyprus will reinstate winter time on October 29, thus
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1046
# staying in sync with the rest of Cyprus.  See: Anastasiou A.
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1047
# Cyprus to remain united in time.  Cyprus Mail 2017-10-17.
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1048
# https://cyprus-mail.com/2017/10/17/cyprus-remain-united-time/
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1049
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1050
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1051
Rule	Cyprus	1975	only	-	Apr	13	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1052
Rule	Cyprus	1975	only	-	Oct	12	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1053
Rule	Cyprus	1976	only	-	May	15	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1054
Rule	Cyprus	1976	only	-	Oct	11	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1055
Rule	Cyprus	1977	1980	-	Apr	Sun>=1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1056
Rule	Cyprus	1977	only	-	Sep	25	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1057
Rule	Cyprus	1978	only	-	Oct	2	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1058
Rule	Cyprus	1979	1997	-	Sep	lastSun	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1059
Rule	Cyprus	1981	1998	-	Mar	lastSun	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1060
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1061
Zone	Asia/Nicosia	2:13:28 -	LMT	1921 Nov 14
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1062
			2:00	Cyprus	EE%sT	1998 Sep
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1063
			2:00	EUAsia	EE%sT
41962
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1064
Zone	Asia/Famagusta	2:15:48	-	LMT	1921 Nov 14
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1065
			2:00	Cyprus	EE%sT	1998 Sep
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41819
diff changeset
  1066
			2:00	EUAsia	EE%sT	2016 Sep  8
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1067
			3:00	-	+03	2017 Oct 29 1:00u
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1068
			2:00	EUAsia	EE%sT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1069
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1070
# Classically, Cyprus belongs to Asia; e.g. see Herodotus, Histories, I.72.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1071
# However, for various reasons many users expect to find it under Europe.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1072
Link	Asia/Nicosia	Europe/Nicosia
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1073
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1074
# Georgia
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1075
# From Paul Eggert (1994-11-19):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1076
# Today's _Economist_ (p 60) reports that Georgia moved its clocks forward
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1077
# an hour recently, due to a law proposed by Zurab Murvanidze,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1078
# an MP who went on a hunger strike for 11 days to force discussion about it!
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1079
# We have no details, but we'll guess they didn't move the clocks back in fall.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1080
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1081
# From Mathew Englander, quoting AP (1996-10-23 13:05-04):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1082
# Instead of putting back clocks at the end of October, Georgia
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1083
# will stay on daylight savings time this winter to save energy,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1084
# President Eduard Shevardnadze decreed Wednesday.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1085
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1086
# From the BBC via Joseph S. Myers (2004-06-27):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1087
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1088
# Georgia moved closer to Western Europe on Sunday...  The former Soviet
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1089
# republic has changed its time zone back to that of Moscow.  As a result it
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1090
# is now just four hours ahead of Greenwich Mean Time, rather than five hours
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1091
# ahead.  The switch was decreed by the pro-Western president of Georgia,
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1092
# Mikheil Saakashvili, who said the change was partly prompted by the process
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1093
# of integration into Europe.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1094
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1095
# From Teimuraz Abashidze (2005-11-07):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1096
# Government of Georgia ... decided to NOT CHANGE daylight savings time on
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1097
# [Oct.] 30, as it was done before during last more than 10 years.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1098
# Currently, we are in fact GMT +4:00, as before 30 October it was GMT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1099
# +3:00.... The problem is, there is NO FORMAL LAW or governmental document
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1100
# about it.  As far as I can find, I was told, that there is no document,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1101
# because we just DIDN'T ISSUE document about switching to winter time....
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1102
# I don't know what can be done, especially knowing that some years ago our
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1103
# DST rules where changed THREE TIMES during one month.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1104
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1105
# Milne 1899 says Tbilisi (Tiflis) time was 2:59:05.7.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1106
# Byalokoz 1919 says Georgia was 2:59:11.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1107
# Go with Byalokoz.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1108
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1109
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1110
Zone	Asia/Tbilisi	2:59:11 -	LMT	1880
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1111
			2:59:11	-	TBMT	1924 May  2 # Tbilisi Mean Time
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1112
			3:00	-	+03	1957 Mar
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1113
			4:00 RussiaAsia +04/+05	1991 Mar 31  2:00s
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1114
			3:00 RussiaAsia +03/+04	1992
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1115
			3:00 E-EurAsia	+03/+04	1994 Sep lastSun
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1116
			4:00 E-EurAsia	+04/+05	1996 Oct lastSun
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1117
			4:00	1:00	+05	1997 Mar lastSun
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1118
			4:00 E-EurAsia	+04/+05	2004 Jun 27
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1119
			3:00 RussiaAsia	+03/+04	2005 Mar lastSun  2:00
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1120
			4:00	-	+04
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1121
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1122
# East Timor
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1123
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1124
# See Indonesia for the 1945 transition.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1125
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1126
# From João Carrascalão, brother of the former governor of East Timor, in
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1127
# East Timor may be late for its millennium
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1128
# <https://etan.org/et99c/december/26-31/30ETMAY.htm> (1999-12-26/31):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1129
# Portugal tried to change the time forward in 1974 because the sun
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1130
# rises too early but the suggestion raised a lot of problems with the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1131
# Timorese and I still don't think it would work today because it
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1132
# conflicts with their way of life.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1133
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1134
# From Paul Eggert (2000-12-04):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1135
# We don't have any record of the above attempt.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1136
# Most likely our records are incomplete, but we have no better data.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1137
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1138
# From Manoel de Almeida e Silva, Deputy Spokesman for the UN Secretary-General
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1139
# http://www.hri.org/news/world/undh/2000/00-08-16.undh.html
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1140
# (2000-08-16):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1141
# The Cabinet of the East Timor Transition Administration decided
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1142
# today to advance East Timor's time by one hour.  The time change,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1143
# which will be permanent, with no seasonal adjustment, will happen at
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1144
# midnight on Saturday, September 16.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1145
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1146
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1147
Zone	Asia/Dili	8:22:20 -	LMT	1912 Jan  1
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1148
			8:00	-	+08	1942 Feb 21 23:00
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1149
			9:00	-	+09	1976 May  3
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1150
			8:00	-	+08	2000 Sep 17  0:00
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1151
			9:00	-	+09
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1152
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1153
# India
35770
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1154
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1155
# British astronomer Henry Park Hollis disliked India Standard Time's offset:
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1156
# "A new time system has been proposed for India, Further India, and Burmah.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1157
# The scheme suggested is that the times of the meridians 5½ and 6½ hours
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1158
# east of Greenwich should be adopted in these territories.  No reason is
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1159
# given why hourly meridians five hours and six hours east should not be
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1160
# chosen; a plan which would bring the time of India into harmony with
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1161
# that of almost the whole of the civilised world."
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1162
# Hollis HP. Universal Time, Longitudes, and Geodesy. Mon Not R Astron Soc.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1163
# 1905-02-10;65(4):405-6. https://doi.org/10.1093/mnras/65.4.382
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1164
35770
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1165
# From Ian P. Beacock, in "A brief history of (modern) time", The Atlantic
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1166
# https://www.theatlantic.com/technology/archive/2015/12/the-creation-of-modern-time/421419/
35770
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1167
# (2015-12-22):
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1168
# In January 1906, several thousand cotton-mill workers rioted on the
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1169
# outskirts of Bombay....  They were protesting the proposed abolition of
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1170
# local time in favor of Indian Standard Time....  Journalists called this
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1171
# dispute the "Battle of the Clocks."  It lasted nearly half a century.
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1172
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1173
# From Paul Eggert (2017-04-20):
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1174
# Good luck trying to nail down old timekeeping records in India.
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1175
# "... in the nineteenth century ... Madras Observatory took its magnetic
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1176
# measurements on Göttingen time, its meteorological measurements on Madras
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1177
# (local) time, dropped its time ball on Greenwich (ocean navigator's) time,
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1178
# and distributed civil (local time)." -- Bartky IR. Selling the true time:
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1179
# 19th-century timekeeping in america. Stanford U Press (2000), 247 note 19.
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1180
# "A more potent cause of resistance to the general adoption of the present
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1181
# standard time lies in the fact that it is Madras time.  The citizen of
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1182
# Bombay, proud of being 'primus in Indis' and of Calcutta, equally proud of
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1183
# his city being the Capital of India, and - for a part of the year - the Seat
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1184
# of the Supreme Government, alike look down on Madras, and refuse to change
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1185
# the time they are using, for that of what they regard as a benighted
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1186
# Presidency; while Madras, having for long given the standard time to the
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1187
# rest of India, would resist the adoption of any other Indian standard in its
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1188
# place." -- Oldham RD. On Time in India: a suggestion for its improvement.
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1189
# Proceedings of the Asiatic Society of Bengal (April 1899), 49-55.
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1190
#
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1191
# "In 1870 ... Madras time - 'now used by the telegraph and regulated from the
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1192
# only government observatory' - was suggested as a standard railway time,
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1193
# first to be adopted on the Great Indian Peninsular Railway (GIPR)....
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1194
# Calcutta, Bombay, and Karachi, were to be allowed to continue with their
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1195
# local time for civil purposes." - Prasad R. Tracks of Change: Railways and
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1196
# Everyday Life in Colonial India. Cambridge University Press (2016), 145.
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1197
#
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1198
# Reed S, Low F. The Indian Year Book 1936-37. Bennett, Coleman, pp 27-8.
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1199
# https://archive.org/details/in.ernet.dli.2015.282212
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1200
# This lists +052110 as Madras local time used in railways, and says that on
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1201
# 1906-01-01 railways and telegraphs in India switched to +0530.  Some
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1202
# municipalities retained their former time, and the time in Calcutta
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1203
# continued to depend on whether you were at the railway station or at
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1204
# government offices.  Government time was at +055320 (according to Shanks) or
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1205
# at +0554 (according to the Indian Year Book).  Railway time is more
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1206
# appropriate for our purposes, as it was better documented, it is what we do
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1207
# elsewhere (e.g., Europe/London before 1880), and after 1906 it was
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1208
# consistent in the region now identified by Asia/Kolkata.  So, use railway
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1209
# time for 1870-1941.  Shanks is our only (and dubious) source for the
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1210
# 1941-1945 data.
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1211
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1212
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1213
Zone	Asia/Kolkata	5:53:28 -	LMT	1854 Jun 28 # Kolkata
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1214
			5:53:20	-	HMT	1870	    # Howrah Mean Time?
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1215
			5:21:10	-	MMT	1906 Jan  1 # Madras local time
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1216
			5:30	-	IST	1941 Oct
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1217
			5:30	1:00	+0630	1942 May 15
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1218
			5:30	-	IST	1942 Sep
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1219
			5:30	1:00	+0630	1945 Oct 15
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1220
			5:30	-	IST
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1221
# Since 1970 the following are like Asia/Kolkata:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1222
#	Andaman Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1223
#	Lakshadweep (Laccadive, Minicoy and Amindivi Is)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1224
#	Nicobar Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1225
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1226
# Indonesia
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1227
#
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1228
# From Paul Eggert (2014-09-06):
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1229
# The 1876 Report of the Secretary of the [US] Navy, p 306 says that Batavia
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1230
# civil time was 7:07:12.5; round to even for Jakarta.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1231
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1232
# From Gwillim Law (2001-05-28), overriding Shanks & Pottenger:
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1233
# http://www.sumatera-inc.com/go_to_invest/about_indonesia.asp#standtime
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1234
# says that Indonesia's time zones changed on 1988-01-01.  Looking at some
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1235
# time zone maps, I think that must refer to Western Borneo (Kalimantan Barat
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1236
# and Kalimantan Tengah) switching from UTC+8 to UTC+7.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1237
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1238
# From Paul Eggert (2007-03-10):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1239
# Here is another correction to Shanks & Pottenger.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1240
# JohnTWB writes that Japanese forces did not surrender control in
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1241
# Indonesia until 1945-09-01 00:00 at the earliest (in Jakarta) and
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1242
# other formal surrender ceremonies were September 9, 11, and 13, plus
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1243
# September 12 for the regional surrender to Mountbatten in Singapore.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1244
# These would be the earliest possible times for a change.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1245
# Régimes horaires pour le monde entier, by Henri Le Corre, (Éditions
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1246
# Traditionnelles, 1987, Paris) says that Java and Madura switched
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1247
# from UT +09 to +07:30 on 1945-09-23, and gives 1944-09-01 for Jayapura
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1248
# (Hollandia).  For now, assume all Indonesian locations other than Jayapura
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1249
# switched on 1945-09-23.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1250
#
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1251
# From Paul Eggert (2013-08-11):
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1252
# Normally the tz database uses English-language abbreviations, but in
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1253
# Indonesia it's typical to use Indonesian-language abbreviations even
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1254
# when writing in English.  For example, see the English-language
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1255
# summary published by the Time and Frequency Laboratory of the
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1256
# Research Center for Calibration, Instrumentation and Metrology,
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1257
# Indonesia, <http://time.kim.lipi.go.id/time-eng.php> (2006-09-29).
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1258
# The time zone abbreviations and UT offsets are:
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1259
#
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1260
# WIB  - +07 - Waktu Indonesia Barat (Indonesia western time)
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1261
# WITA - +08 - Waktu Indonesia Tengah (Indonesia central time)
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  1262
# WIT  - +09 - Waktu Indonesia Timur (Indonesia eastern time)
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1263
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1264
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1265
# Java, Sumatra
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1266
Zone Asia/Jakarta	7:07:12 -	LMT	1867 Aug 10
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1267
# Shanks & Pottenger say the next transition was at 1924 Jan 1 0:13,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1268
# but this must be a typo.
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1269
			7:07:12	-	BMT	1923 Dec 31 23:47:12 # Batavia
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1270
			7:20	-	+0720	1932 Nov
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1271
			7:30	-	+0730	1942 Mar 23
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1272
			9:00	-	+09	1945 Sep 23
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1273
			7:30	-	+0730	1948 May
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1274
			8:00	-	+08	1950 May
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1275
			7:30	-	+0730	1964
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1276
			7:00	-	WIB
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1277
# west and central Borneo
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1278
Zone Asia/Pontianak	7:17:20	-	LMT	1908 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1279
			7:17:20	-	PMT	1932 Nov    # Pontianak MT
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1280
			7:30	-	+0730	1942 Jan 29
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1281
			9:00	-	+09	1945 Sep 23
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1282
			7:30	-	+0730	1948 May
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1283
			8:00	-	+08	1950 May
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1284
			7:30	-	+0730	1964
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1285
			8:00	-	WITA	1988 Jan  1
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1286
			7:00	-	WIB
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1287
# Sulawesi, Lesser Sundas, east and south Borneo
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1288
Zone Asia/Makassar	7:57:36 -	LMT	1920
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1289
			7:57:36	-	MMT	1932 Nov    # Macassar MT
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1290
			8:00	-	+08	1942 Feb  9
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1291
			9:00	-	+09	1945 Sep 23
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1292
			8:00	-	WITA
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1293
# Maluku Islands, West Papua, Papua
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1294
Zone Asia/Jayapura	9:22:48 -	LMT	1932 Nov
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1295
			9:00	-	+09	1944 Sep  1
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1296
			9:30	-	+0930	1964
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1297
			9:00	-	WIT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1298
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1299
# Iran
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1300
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1301
# From Roozbeh Pournader (2003-03-15):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1302
# This is an English translation of what I just found (originally in Persian).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1303
# The Gregorian dates in brackets are mine:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1304
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1305
#	Official Newspaper No. 13548-1370/6/25 [1991-09-16]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1306
#	No. 16760/T233 H				1370/6/10 [1991-09-01]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1307
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1308
#	The Rule About Change of the Official Time of the Country
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1309
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1310
#	The Board of Ministers, in the meeting dated 1370/5/23 [1991-08-14],
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1311
#	based on the suggestion number 2221/D dated 1370/4/22 [1991-07-13]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1312
#	of the Country's Organization for Official and Employment Affairs,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1313
#	and referring to the law for equating the working hours of workers
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1314
#	and officers in the whole country dated 1359/4/23 [1980-07-14], and
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1315
#	for synchronizing the official times of the country, agreed that:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1316
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1317
#	The official time of the country will should move forward one hour
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1318
#	at the 24[:00] hours of the first day of Farvardin and should return
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1319
#	to its previous state at the 24[:00] hours of the 30th day of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1320
#	Shahrivar.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1321
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1322
#	First Deputy to the President - Hassan Habibi
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1323
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1324
# From personal experience, that agrees with what has been followed
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1325
# for at least the last 5 years.  Before that, for a few years, the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1326
# date used was the first Thursday night of Farvardin and the last
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1327
# Thursday night of Shahrivar, but I can't give exact dates....
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1328
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1329
# From Roozbeh Pournader (2005-04-05):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1330
# The text of the Iranian law, in effect since 1925, clearly mentions
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1331
# that the true solar year is the measure, and there is no arithmetic
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1332
# leap year calculation involved.  There has never been any serious
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1333
# plan to change that law....
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1334
#
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1335
# From Paul Eggert (2018-11-30):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1336
# Go with Shanks & Pottenger before Sept. 1991, and with Pournader thereafter.
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1337
# I used the following code in GNU Emacs 26.1 to generate the "Rule Iran"
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1338
# lines from 2008 through 2087.  Emacs 26.1 uses Ed Reingold's
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1339
# cal-persia implementation of Birashk's approximation, which in the
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1340
# 2008-2087 range disagrees with the the astronomical Persian calendar
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1341
# for Persian years 1404 (Gregorian 2025) and 1437 (Gregorian 2058),
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1342
# so the following code special-case those years.  See Table 15.1, page 264, of:
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1343
# Edward M. Reingold and Nachum Dershowitz, Calendrical Calculations:
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1344
# The Ultimate Edition, Cambridge University Press (2018).
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1345
# https://www.cambridge.org/fr/academic/subjects/computer-science/computing-general-interest/calendrical-calculations-ultimate-edition-4th-edition
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1346
# Page 258, footnote 2, of this book says there is some dispute over what will
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1347
# happen in 2091 (and some other years after that), so this code
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1348
# stops in 2087, as 2088 and 2089 agree with the "max" rule below.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1349
# (cl-loop
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1350
#  initially (require 'cal-persia)
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1351
#  with first-persian-year = 1387
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1352
#  with last-persian-year = 1466
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1353
#  ;; Exceptional years in the above range,
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1354
#  ;; from Reingold & Dershowitz Table 15.1, page 264:
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1355
#  with exceptional-persian-years = '(1404 1437)
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1356
#  with range-start = nil
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1357
#  for persian-year from first-persian-year to last-persian-year
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1358
#  do
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1359
#  (let*
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1360
#      ((exceptional-year-offset
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1361
#        (if (member persian-year exceptional-persian-years) 1 0))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1362
#       (beg-dst-absolute
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1363
#        (+ (calendar-persian-to-absolute (list 1 1 persian-year))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1364
#           exceptional-year-offset))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1365
#       (end-dst-absolute
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1366
#        (+ (calendar-persian-to-absolute (list 6 30 persian-year))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1367
#           exceptional-year-offset))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1368
#       (next-year-beg-dst-absolute
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1369
#        (+ (calendar-persian-to-absolute (list 1 1 (1+ persian-year)))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1370
#           (if (member (1+ persian-year) exceptional-persian-years) 1 0)))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1371
#       (beg-dst (calendar-gregorian-from-absolute beg-dst-absolute))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1372
#       (end-dst (calendar-gregorian-from-absolute end-dst-absolute))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1373
#       (next-year-beg-dst (calendar-gregorian-from-absolute
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1374
#                           next-year-beg-dst-absolute))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1375
#       (year (calendar-extract-year beg-dst))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1376
#       (range-end (if range-start year "only")))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1377
#    (setq range-start (or range-start year))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1378
#    (when (or (/= (calendar-extract-day beg-dst)
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1379
#                  (calendar-extract-day next-year-beg-dst))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1380
#              (= persian-year last-persian-year))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1381
#      (insert
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1382
#       (format
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1383
#        "Rule\tIran\t%d\t%s\t-\t%s\t%2d\t24:00\t1:00\t-\n"
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1384
#        range-start range-end
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1385
#        (calendar-month-name (calendar-extract-month beg-dst) t)
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1386
#        (calendar-extract-day beg-dst)))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1387
#      (insert
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1388
#       (format
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1389
#        "Rule\tIran\t%d\t%s\t-\t%s\t%2d\t24:00\t0\t-\n"
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1390
#        range-start range-end
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1391
#        (calendar-month-name (calendar-extract-month end-dst) t)
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1392
#        (calendar-extract-day end-dst)))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1393
#      (setq range-start nil))))
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1394
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1395
# From Oscar van Vlijmen (2005-03-30), writing about future
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1396
# discrepancies between cal-persia and the Iranian calendar:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1397
# For 2091 solar-longitude-after yields 2091-03-20 08:40:07.7 UT for
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1398
# the vernal equinox and that gets so close to 12:00 some local
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1399
# Iranian time that the definition of the correct location needs to be
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1400
# known exactly, amongst other factors.  2157 is even closer:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1401
# 2157-03-20 08:37:15.5 UT.  But the Gregorian year 2025 should give
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1402
# no interpretation problem whatsoever.  By the way, another instant
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1403
# in the near future where there will be a discrepancy between
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1404
# arithmetical and astronomical Iranian calendars will be in 2058:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1405
# vernal equinox on 2058-03-20 09:03:05.9 UT.  The Java version of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1406
# Reingold's/Dershowitz' calculator gives correctly the Gregorian date
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1407
# 2058-03-21 for 1 Farvardin 1437 (astronomical).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1408
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1409
# From Steffen Thorsen (2006-03-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1410
# Several of my users have reported that Iran will not observe DST anymore:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1411
# http://www.irna.ir/en/news/view/line-17/0603193812164948.htm
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1412
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1413
# From Reuters (2007-09-16), with a heads-up from Jesper Nørgaard Welen:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1414
# ... the Guardian Council ... approved a law on Sunday to re-introduce
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1415
# daylight saving time ...
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1416
# https://uk.reuters.com/article/oilRpt/idUKBLA65048420070916
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1417
#
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1418
# From Roozbeh Pournader (2007-11-05):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1419
# This is quoted from Official Gazette of the Islamic Republic of
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 29722
diff changeset
  1420
# Iran, Volume 63, No. 18242, dated Tuesday 1386/6/24
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1421
# [2007-10-16]. I am doing the best translation I can:...
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1422
# The official time of the country will be moved forward for one hour
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1423
# on the 24 hours of the first day of the month of Farvardin and will
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1424
# be changed back to its previous state on the 24 hours of the
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1425
# thirtieth day of Shahrivar.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1426
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1427
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1428
Rule	Iran	1978	1980	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1429
Rule	Iran	1978	only	-	Oct	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1430
Rule	Iran	1979	only	-	Sep	18	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1431
Rule	Iran	1980	only	-	Sep	22	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1432
Rule	Iran	1991	only	-	May	 2	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1433
Rule	Iran	1992	1995	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1434
Rule	Iran	1991	1995	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1435
Rule	Iran	1996	only	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1436
Rule	Iran	1996	only	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1437
Rule	Iran	1997	1999	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1438
Rule	Iran	1997	1999	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1439
Rule	Iran	2000	only	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1440
Rule	Iran	2000	only	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1441
Rule	Iran	2001	2003	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1442
Rule	Iran	2001	2003	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1443
Rule	Iran	2004	only	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1444
Rule	Iran	2004	only	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1445
Rule	Iran	2005	only	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1446
Rule	Iran	2005	only	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1447
Rule	Iran	2008	only	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1448
Rule	Iran	2008	only	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1449
Rule	Iran	2009	2011	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1450
Rule	Iran	2009	2011	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1451
Rule	Iran	2012	only	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1452
Rule	Iran	2012	only	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1453
Rule	Iran	2013	2015	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1454
Rule	Iran	2013	2015	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1455
Rule	Iran	2016	only	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1456
Rule	Iran	2016	only	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1457
Rule	Iran	2017	2019	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1458
Rule	Iran	2017	2019	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1459
Rule	Iran	2020	only	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1460
Rule	Iran	2020	only	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1461
Rule	Iran	2021	2023	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1462
Rule	Iran	2021	2023	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1463
Rule	Iran	2024	only	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1464
Rule	Iran	2024	only	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1465
Rule	Iran	2025	2027	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1466
Rule	Iran	2025	2027	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1467
Rule	Iran	2028	2029	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1468
Rule	Iran	2028	2029	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1469
Rule	Iran	2030	2031	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1470
Rule	Iran	2030	2031	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1471
Rule	Iran	2032	2033	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1472
Rule	Iran	2032	2033	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1473
Rule	Iran	2034	2035	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1474
Rule	Iran	2034	2035	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1475
Rule	Iran	2036	2037	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1476
Rule	Iran	2036	2037	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1477
Rule	Iran	2038	2039	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1478
Rule	Iran	2038	2039	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1479
Rule	Iran	2040	2041	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1480
Rule	Iran	2040	2041	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1481
Rule	Iran	2042	2043	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1482
Rule	Iran	2042	2043	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1483
Rule	Iran	2044	2045	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1484
Rule	Iran	2044	2045	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1485
Rule	Iran	2046	2047	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1486
Rule	Iran	2046	2047	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1487
Rule	Iran	2048	2049	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1488
Rule	Iran	2048	2049	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1489
Rule	Iran	2050	2051	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1490
Rule	Iran	2050	2051	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1491
Rule	Iran	2052	2053	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1492
Rule	Iran	2052	2053	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1493
Rule	Iran	2054	2055	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1494
Rule	Iran	2054	2055	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1495
Rule	Iran	2056	2057	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1496
Rule	Iran	2056	2057	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1497
Rule	Iran	2058	2059	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1498
Rule	Iran	2058	2059	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1499
Rule	Iran	2060	2062	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1500
Rule	Iran	2060	2062	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1501
Rule	Iran	2063	only	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1502
Rule	Iran	2063	only	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1503
Rule	Iran	2064	2066	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1504
Rule	Iran	2064	2066	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1505
Rule	Iran	2067	only	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1506
Rule	Iran	2067	only	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1507
Rule	Iran	2068	2070	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1508
Rule	Iran	2068	2070	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1509
Rule	Iran	2071	only	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1510
Rule	Iran	2071	only	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1511
Rule	Iran	2072	2074	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1512
Rule	Iran	2072	2074	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1513
Rule	Iran	2075	only	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1514
Rule	Iran	2075	only	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1515
Rule	Iran	2076	2078	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1516
Rule	Iran	2076	2078	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1517
Rule	Iran	2079	only	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1518
Rule	Iran	2079	only	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1519
Rule	Iran	2080	2082	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1520
Rule	Iran	2080	2082	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1521
Rule	Iran	2083	only	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1522
Rule	Iran	2083	only	-	Sep	21	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1523
Rule	Iran	2084	2086	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1524
Rule	Iran	2084	2086	-	Sep	20	24:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1525
Rule	Iran	2087	only	-	Mar	21	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1526
Rule	Iran	2087	only	-	Sep	21	24:00	0	-
35770
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1527
#
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1528
# The following rules are approximations starting in the year 2088.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1529
# These are the best post-2088 approximations available, given the
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1530
# restrictions of a single rule using ordinary Gregorian dates.
35770
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1531
# At some point this table will need to be extended, though quite
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1532
# possibly Iran will change the rules first.
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1533
Rule	Iran	2088	max	-	Mar	20	24:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1534
Rule	Iran	2088	max	-	Sep	20	24:00	0	-
35770
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  1535
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1536
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1537
Zone	Asia/Tehran	3:25:44	-	LMT	1916
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1538
			3:25:44	-	TMT	1946     # Tehran Mean Time
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1539
			3:30	-	+0330	1977 Nov
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1540
			4:00	Iran	+04/+05	1979
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1541
			3:30	Iran	+0330/+0430
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1542
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1543
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1544
# Iraq
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1545
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1546
# From Jonathan Lennox (2000-06-12):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1547
# An article in this week's Economist ("Inside the Saddam-free zone", p. 50 in
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1548
# the U.S. edition) on the Iraqi Kurds contains a paragraph:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1549
# "The three northern provinces ... switched their clocks this spring and
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1550
# are an hour ahead of Baghdad."
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1551
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1552
# But Rives McDow (2000-06-18) quotes a contact in Iraqi-Kurdistan as follows:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1553
# In the past, some Kurdish nationalists, as a protest to the Iraqi
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1554
# Government, did not adhere to daylight saving time.  They referred
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1555
# to daylight saving as Saddam time.  But, as of today, the time zone
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1556
# in Iraqi-Kurdistan is on standard time with Baghdad, Iraq.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1557
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1558
# So we'll ignore the Economist's claim.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1559
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1560
# From Steffen Thorsen (2008-03-10):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1561
# The cabinet in Iraq abolished DST last week, according to the following
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1562
# news sources (in Arabic):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1563
# http://www.aljeeran.net/wesima_articles/news-20080305-98602.html
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1564
# http://www.aswataliraq.info/look/article.tpl?id=2047&IdLanguage=17&IdPublication=4&NrArticle=71743&NrIssue=1&NrSection=10
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1565
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1566
# We have published a short article in English about the change:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1567
# https://www.timeanddate.com/news/time/iraq-dumps-daylight-saving.html
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1568
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1569
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1570
Rule	Iraq	1982	only	-	May	1	0:00	1:00	-
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1571
Rule	Iraq	1982	1984	-	Oct	1	0:00	0	-
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1572
Rule	Iraq	1983	only	-	Mar	31	0:00	1:00	-
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1573
Rule	Iraq	1984	1985	-	Apr	1	0:00	1:00	-
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1574
Rule	Iraq	1985	1990	-	Sep	lastSun	1:00s	0	-
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1575
Rule	Iraq	1986	1990	-	Mar	lastSun	1:00s	1:00	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1576
# IATA SSIM (1991/1996) says Apr 1 12:01am UTC; guess the ':01' is a typo.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1577
# Shanks & Pottenger say Iraq did not observe DST 1992/1997; ignore this.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1578
#
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1579
Rule	Iraq	1991	2007	-	Apr	 1	3:00s	1:00	-
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1580
Rule	Iraq	1991	2007	-	Oct	 1	3:00s	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1581
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1582
Zone	Asia/Baghdad	2:57:40	-	LMT	1890
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1583
			2:57:36	-	BMT	1918     # Baghdad Mean Time?
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1584
			3:00	-	+03	1982 May
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1585
			3:00	Iraq	+03/+04
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1586
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1587
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1588
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1589
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1590
# Israel
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1591
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1592
# From Ephraim Silverberg (2001-01-11):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1593
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1594
# I coined "IST/IDT" circa 1988.  Until then there were three
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1595
# different abbreviations in use:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1596
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1597
# JST  Jerusalem Standard Time [Danny Braniss, Hebrew University]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1598
# IZT  Israel Zonal (sic) Time [Prof. Haim Papo, Technion]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1599
# EEST Eastern Europe Standard Time [used by almost everyone else]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1600
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1601
# Since timezones should be called by country and not capital cities,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1602
# I ruled out JST.  As Israel is in Asia Minor and not Eastern Europe,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1603
# EEST was equally unacceptable.  Since "zonal" was not compatible with
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1604
# any other timezone abbreviation, I felt that 'IST' was the way to go
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1605
# and, indeed, it has received almost universal acceptance in timezone
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1606
# settings in Israeli computers.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1607
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1608
# In any case, I am happy to share timezone abbreviations with India,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1609
# high on my favorite-country list (and not only because my wife's
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1610
# family is from India).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1611
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1612
# From Shanks & Pottenger:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1613
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1614
Rule	Zion	1940	only	-	Jun	 1	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1615
Rule	Zion	1942	1944	-	Nov	 1	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1616
Rule	Zion	1943	only	-	Apr	 1	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1617
Rule	Zion	1944	only	-	Apr	 1	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1618
Rule	Zion	1945	only	-	Apr	16	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1619
Rule	Zion	1945	only	-	Nov	 1	2:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1620
Rule	Zion	1946	only	-	Apr	16	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1621
Rule	Zion	1946	only	-	Nov	 1	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1622
Rule	Zion	1948	only	-	May	23	0:00	2:00	DD
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1623
Rule	Zion	1948	only	-	Sep	 1	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1624
Rule	Zion	1948	1949	-	Nov	 1	2:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1625
Rule	Zion	1949	only	-	May	 1	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1626
Rule	Zion	1950	only	-	Apr	16	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1627
Rule	Zion	1950	only	-	Sep	15	3:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1628
Rule	Zion	1951	only	-	Apr	 1	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1629
Rule	Zion	1951	only	-	Nov	11	3:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1630
Rule	Zion	1952	only	-	Apr	20	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1631
Rule	Zion	1952	only	-	Oct	19	3:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1632
Rule	Zion	1953	only	-	Apr	12	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1633
Rule	Zion	1953	only	-	Sep	13	3:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1634
Rule	Zion	1954	only	-	Jun	13	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1635
Rule	Zion	1954	only	-	Sep	12	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1636
Rule	Zion	1955	only	-	Jun	11	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1637
Rule	Zion	1955	only	-	Sep	11	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1638
Rule	Zion	1956	only	-	Jun	 3	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1639
Rule	Zion	1956	only	-	Sep	30	3:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1640
Rule	Zion	1957	only	-	Apr	29	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1641
Rule	Zion	1957	only	-	Sep	22	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1642
Rule	Zion	1974	only	-	Jul	 7	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1643
Rule	Zion	1974	only	-	Oct	13	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1644
Rule	Zion	1975	only	-	Apr	20	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1645
Rule	Zion	1975	only	-	Aug	31	0:00	0	S
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1646
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1647
# From Alois Treindl (2019-03-06):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1648
# http://www.moin.gov.il/Documents/שעון קיץ/clock-50-years-7-2014.pdf
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1649
# From Isaac Starkman (2019-03-06):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1650
# Summer time was in that period in 1980 and 1984, see
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1651
# https://www.ynet.co.il/articles/0,7340,L-3951073,00.html
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1652
# You can of course read it in translation.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1653
# I checked the local newspapers for that years.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1654
# It started on midnight and end at 01.00 am.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1655
# From Paul Eggert (2019-03-06):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1656
# Also see this thread about the moin.gov.il URL:
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1657
# https://mm.icann.org/pipermail/tz/2018-November/027194.html
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1658
Rule	Zion	1980	only	-	Aug	 2	0:00	1:00	D
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1659
Rule	Zion	1980	only	-	Sep	13	1:00	0	S
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1660
Rule	Zion	1984	only	-	May	 5	0:00	1:00	D
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1661
Rule	Zion	1984	only	-	Aug	25	1:00	0	S
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1662
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1663
# From Shanks & Pottenger:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1664
Rule	Zion	1985	only	-	Apr	14	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1665
Rule	Zion	1985	only	-	Sep	15	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1666
Rule	Zion	1986	only	-	May	18	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1667
Rule	Zion	1986	only	-	Sep	 7	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1668
Rule	Zion	1987	only	-	Apr	15	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1669
Rule	Zion	1987	only	-	Sep	13	0:00	0	S
23348
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 22616
diff changeset
  1670
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 22616
diff changeset
  1671
# From Avigdor Finkelstein (2014-03-05):
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 22616
diff changeset
  1672
# I check the Parliament (Knesset) records and there it's stated that the
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 22616
diff changeset
  1673
# [1988] transition should take place on Saturday night, when the Sabbath
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 22616
diff changeset
  1674
# ends and changes to Sunday.
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 22616
diff changeset
  1675
Rule	Zion	1988	only	-	Apr	10	0:00	1:00	D
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 22616
diff changeset
  1676
Rule	Zion	1988	only	-	Sep	 4	0:00	0	S
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1677
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1678
# From Ephraim Silverberg
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1679
# (1997-03-04, 1998-03-16, 1998-12-28, 2000-01-17, 2000-07-25, 2004-12-22,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1680
# and 2005-02-17):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1681
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1682
# According to the Office of the Secretary General of the Ministry of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1683
# Interior, there is NO set rule for Daylight-Savings/Standard time changes.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1684
# One thing is entrenched in law, however: that there must be at least 150
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1685
# days of daylight savings time annually.  From 1993-1998, the change to
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1686
# daylight savings time was on a Friday morning from midnight IST to
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1687
# 1 a.m IDT; up until 1998, the change back to standard time was on a
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1688
# Saturday night from midnight daylight savings time to 11 p.m. standard
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1689
# time.  1996 is an exception to this rule where the change back to standard
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1690
# time took place on Sunday night instead of Saturday night to avoid
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1691
# conflicts with the Jewish New Year.  In 1999, the change to
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1692
# daylight savings time was still on a Friday morning but from
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1693
# 2 a.m. IST to 3 a.m. IDT; furthermore, the change back to standard time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1694
# was also on a Friday morning from 2 a.m. IDT to 1 a.m. IST for
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1695
# 1999 only.  In the year 2000, the change to daylight savings time was
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1696
# similar to 1999, but although the change back will be on a Friday, it
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1697
# will take place from 1 a.m. IDT to midnight IST.  Starting in 2001, all
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1698
# changes to/from will take place at 1 a.m. old time, but now there is no
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1699
# rule as to what day of the week it will take place in as the start date
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1700
# (except in 2003) is the night after the Passover Seder (i.e. the eve
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1701
# of the 16th of Nisan in the lunar Hebrew calendar) and the end date
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1702
# (except in 2002) is three nights before Yom Kippur [Day of Atonement]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1703
# (the eve of the 7th of Tishrei in the lunar Hebrew calendar).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1704
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1705
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1706
Rule	Zion	1989	only	-	Apr	30	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1707
Rule	Zion	1989	only	-	Sep	 3	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1708
Rule	Zion	1990	only	-	Mar	25	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1709
Rule	Zion	1990	only	-	Aug	26	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1710
Rule	Zion	1991	only	-	Mar	24	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1711
Rule	Zion	1991	only	-	Sep	 1	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1712
Rule	Zion	1992	only	-	Mar	29	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1713
Rule	Zion	1992	only	-	Sep	 6	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1714
Rule	Zion	1993	only	-	Apr	 2	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1715
Rule	Zion	1993	only	-	Sep	 5	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1716
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1717
# The dates for 1994-1995 were obtained from Office of the Spokeswoman for the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1718
# Ministry of Interior, Jerusalem, Israel.  The spokeswoman can be reached by
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1719
# calling the office directly at 972-2-6701447 or 972-2-6701448.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1720
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1721
# Rule	NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1722
Rule	Zion	1994	only	-	Apr	 1	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1723
Rule	Zion	1994	only	-	Aug	28	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1724
Rule	Zion	1995	only	-	Mar	31	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1725
Rule	Zion	1995	only	-	Sep	 3	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1726
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1727
# The dates for 1996 were determined by the Minister of Interior of the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1728
# time, Haim Ramon.  The official announcement regarding 1996-1998
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1729
# (with the dates for 1997-1998 no longer being relevant) can be viewed at:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1730
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1731
#   ftp://ftp.cs.huji.ac.il/pub/tz/announcements/1996-1998.ramon.ps.gz
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1732
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1733
# The dates for 1997-1998 were altered by his successor, Rabbi Eli Suissa.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1734
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1735
# The official announcements for the years 1997-1999 can be viewed at:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1736
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1737
#   ftp://ftp.cs.huji.ac.il/pub/tz/announcements/YYYY.ps.gz
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1738
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1739
#       where YYYY is the relevant year.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1740
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1741
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1742
Rule	Zion	1996	only	-	Mar	15	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1743
Rule	Zion	1996	only	-	Sep	16	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1744
Rule	Zion	1997	only	-	Mar	21	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1745
Rule	Zion	1997	only	-	Sep	14	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1746
Rule	Zion	1998	only	-	Mar	20	0:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1747
Rule	Zion	1998	only	-	Sep	 6	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1748
Rule	Zion	1999	only	-	Apr	 2	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1749
Rule	Zion	1999	only	-	Sep	 3	2:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1750
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1751
# The Knesset Interior Committee has changed the dates for 2000 for
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1752
# the third time in just over a year and have set new dates for the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1753
# years 2001-2004 as well.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1754
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1755
# The official announcement for the start date of 2000 can be viewed at:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1756
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1757
#	ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2000-start.ps.gz
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1758
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1759
# The official announcement for the end date of 2000 and the dates
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1760
# for the years 2001-2004 can be viewed at:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1761
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1762
#	ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2000-2004.ps.gz
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1763
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1764
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1765
Rule	Zion	2000	only	-	Apr	14	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1766
Rule	Zion	2000	only	-	Oct	 6	1:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1767
Rule	Zion	2001	only	-	Apr	 9	1:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1768
Rule	Zion	2001	only	-	Sep	24	1:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1769
Rule	Zion	2002	only	-	Mar	29	1:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1770
Rule	Zion	2002	only	-	Oct	 7	1:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1771
Rule	Zion	2003	only	-	Mar	28	1:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1772
Rule	Zion	2003	only	-	Oct	 3	1:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1773
Rule	Zion	2004	only	-	Apr	 7	1:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1774
Rule	Zion	2004	only	-	Sep	22	1:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1775
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1776
# The proposed law agreed upon by the Knesset Interior Committee on
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1777
# 2005-02-14 is that, for 2005 and beyond, DST starts at 02:00 the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1778
# last Friday before April 2nd (i.e. the last Friday in March or April
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1779
# 1st itself if it falls on a Friday) and ends at 02:00 on the Saturday
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1780
# night _before_ the fast of Yom Kippur.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1781
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1782
# Those who can read Hebrew can view the announcement at:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1783
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1784
#	ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2005+beyond.ps
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1785
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1786
# From Paul Eggert (2012-10-26):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1787
# I used Ephraim Silverberg's dst-israel.el program
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1788
# <ftp://ftp.cs.huji.ac.il/pub/tz/software/dst-israel.el> (2005-02-20)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1789
# along with Ed Reingold's cal-hebrew in GNU Emacs 21.4,
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1790
# to generate the transitions from 2005 through 2012.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1791
# (I replaced "lastFri" with "Fri>=26" by hand.)
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1792
# The spring transitions all correspond to the following Rule:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1793
#
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1794
# Rule	Zion	2005	2012	-	Mar	Fri>=26	2:00	1:00	D
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1795
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1796
# but older zic implementations (e.g., Solaris 8) do not support
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1797
# "Fri>=26" to mean April 1 in years like 2005, so for now we list the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1798
# springtime transitions explicitly.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1799
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1800
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1801
Rule	Zion	2005	only	-	Apr	 1	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1802
Rule	Zion	2005	only	-	Oct	 9	2:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1803
Rule	Zion	2006	2010	-	Mar	Fri>=26	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1804
Rule	Zion	2006	only	-	Oct	 1	2:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1805
Rule	Zion	2007	only	-	Sep	16	2:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1806
Rule	Zion	2008	only	-	Oct	 5	2:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1807
Rule	Zion	2009	only	-	Sep	27	2:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1808
Rule	Zion	2010	only	-	Sep	12	2:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1809
Rule	Zion	2011	only	-	Apr	 1	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1810
Rule	Zion	2011	only	-	Oct	 2	2:00	0	S
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1811
Rule	Zion	2012	only	-	Mar	Fri>=26	2:00	1:00	D
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1812
Rule	Zion	2012	only	-	Sep	23	2:00	0	S
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1813
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
  1814
# From Ephraim Silverberg (2013-06-27):
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
  1815
# On June 23, 2013, the Israeli government approved changes to the
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
  1816
# Time Decree Law.  The next day, the changes passed the First Reading
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
  1817
# in the Knesset.  The law is expected to pass the Second and Third
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
  1818
# (final) Readings by the beginning of September 2013.
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1819
#
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
  1820
# As of 2013, DST starts at 02:00 on the Friday before the last Sunday
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
  1821
# in March.  DST ends at 02:00 on the last Sunday of October.
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1822
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1823
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1824
Rule	Zion	2013	max	-	Mar	Fri>=23	2:00	1:00	D
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
  1825
Rule	Zion	2013	max	-	Oct	lastSun	2:00	0	S
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1826
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1827
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
  1828
Zone	Asia/Jerusalem	2:20:54 -	LMT	1880
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1829
			2:20:40	-	JMT	1918 # Jerusalem Mean Time?
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1830
			2:00	Zion	I%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1831
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1832
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1833
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1834
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1835
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1836
# Japan
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1837
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1838
# '9:00' and 'JST' is from Guy Harris.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1839
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1840
# From Paul Eggert (1995-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1841
# Today's _Asahi Evening News_ (page 4) reports that Japan had
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1842
# daylight saving between 1948 and 1951, but "the system was discontinued
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1843
# because the public believed it would lead to longer working hours."
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1844
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1845
# From Mayumi Negishi in the 2005-08-10 Japan Times:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1846
# http://www.japantimes.co.jp/cgi-bin/getarticle.pl5?nn20050810f2.htm
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1847
# Occupation authorities imposed daylight-saving time on Japan on
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1848
# [1948-05-01]....  But lack of prior debate and the execution of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1849
# daylight-saving time just three days after the bill was passed generated
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1850
# deep hatred of the concept....  The Diet unceremoniously passed a bill to
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1851
# dump the unpopular system in October 1951, less than a month after the San
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1852
# Francisco Peace Treaty was signed.  (A government poll in 1951 showed 53%
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1853
# of the Japanese wanted to scrap daylight-saving time, as opposed to 30% who
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1854
# wanted to keep it.)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1855
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1856
# From Takayuki Nikai (2018-01-19):
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1857
# The source of information is Japanese law.
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1858
# http://www.shugiin.go.jp/internet/itdb_housei.nsf/html/houritsu/00219480428029.htm
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1859
# http://www.shugiin.go.jp/internet/itdb_housei.nsf/html/houritsu/00719500331039.htm
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1860
# ... In summary, it is written as follows.  From 24:00 on the first Saturday
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1861
# in May, until 0:00 on the day after the second Saturday in September.
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1862
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1863
# From Phake Nick (2018-09-27):
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1864
# [T]he webpage authored by National Astronomical Observatory of Japan
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1865
# https://eco.mtk.nao.ac.jp/koyomi/wiki/BBFEB9EF2FB2C6BBFEB9EF.html
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1866
# ... mentioned that using Showa 23 (year 1948) as example, 13pm of September
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1867
# 11 in summer time will equal to 0am of September 12 in standard time.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1868
# It cited a document issued by the Liaison Office which briefly existed
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1869
# during the postwar period of Japan, where the detail on implementation
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1870
# of the summer time is described in the document.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1871
# https://eco.mtk.nao.ac.jp/koyomi/wiki/BBFEB9EF2FB2C6BBFEB9EFB2C6BBFEB9EFA4CEBCC2BBDCA4CBA4C4A4A4A4C6.pdf
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1872
# The text in the document do instruct a fall back to occur at
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1873
# September 11, 13pm in summer time, while ordinary citizens can
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1874
# change the clock before they sleep.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1875
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1876
# From Paul Eggert (2018-09-27):
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1877
# This instruction is equivalent to "Sat>=8 25:00", so use that.  zic treats
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1878
# it like "Sun>=9 01:00", which is not quite the same but is the best we can
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1879
# do in any POSIX or C platform.  The "25:00" assumes zic from 2007 or later,
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1880
# which should be safe now.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1881
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1882
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1883
Rule	Japan	1948	only	-	May	Sat>=1	24:00	1:00	D
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1884
Rule	Japan	1948	1951	-	Sep	Sun>=9	 1:00	0	S
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1885
Rule	Japan	1949	only	-	Apr	Sat>=1	24:00	1:00	D
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1886
Rule	Japan	1950	1951	-	May	Sat>=1	24:00	1:00	D
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1887
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1888
# From Hideyuki Suzuki (1998-11-09):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1889
# 'Tokyo' usually stands for the former location of Tokyo Astronomical
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1890
# Observatory: 139° 44' 40.90" E (9h 18m 58.727s), 35° 39' 16.0" N.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1891
# This data is from 'Rika Nenpyou (Chronological Scientific Tables) 1996'
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1892
# edited by National Astronomical Observatory of Japan....
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1893
# JST (Japan Standard Time) has been used since 1888-01-01 00:00 (JST).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1894
# The law is enacted on 1886-07-07.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1895
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1896
# From Hideyuki Suzuki (1998-11-16):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1897
# The ordinance No. 51 (1886) established "standard time" in Japan,
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1898
# which stands for the time on 135° E.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1899
# In the ordinance No. 167 (1895), "standard time" was renamed to "central
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1900
# standard time".  And the same ordinance also established "western standard
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1901
# time", which stands for the time on 120° E....  But "western standard
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1902
# time" was abolished in the ordinance No. 529 (1937).  In the ordinance No.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1903
# 167, there is no mention regarding for what place western standard time is
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1904
# standard....
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1905
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1906
# I wrote "ordinance" above, but I don't know how to translate.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1907
# In Japanese it's "chokurei", which means ordinance from emperor.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1908
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1909
# From Yu-Cheng Chuang (2013-07-12):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1910
# ...the Meiji Emperor announced Ordinance No. 167 of Meiji Year 28 "The clause
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1911
# about standard time" ... The adoption began from Jan 1, 1896.
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1912
# https://ja.wikisource.org/wiki/標準時ニ關スル件_(公布時)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1913
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1914
# ...the Showa Emperor announced Ordinance No. 529 of Showa Year 12 ... which
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1915
# means the whole Japan territory, including later occupations, adopt Japan
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1916
# Central Time (UT+9). The adoption began on Oct 1, 1937.
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1917
# https://ja.wikisource.org/wiki/明治二十八年勅令第百六十七號標準時ニ關スル件中改正ノ件
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1918
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1919
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1920
Zone	Asia/Tokyo	9:18:59	-	LMT	1887 Dec 31 15:00u
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1921
			9:00	Japan	J%sT
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1922
# Since 1938, all Japanese possessions have been like Asia/Tokyo,
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1923
# except that Truk (Chuuk), Ponape (Pohnpei), and Jaluit (Kosrae) did not
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1924
# switch from +10 to +09 until 1941-04-01; see the 'australasia' file.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1925
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1926
# Jordan
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1927
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1928
# From <http://star.arabia.com/990701/JO9.html>
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1929
# Jordan Week (1999-07-01) via Steffen Thorsen (1999-09-09):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1930
# Clocks in Jordan were forwarded one hour on Wednesday at midnight,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1931
# in accordance with the government's decision to implement summer time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1932
# all year round.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1933
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1934
# From <http://star.arabia.com/990930/JO9.html>
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1935
# Jordan Week (1999-09-30) via Steffen Thorsen (1999-11-09):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1936
# Winter time starts today Thursday, 30 September. Clocks will be turned back
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1937
# by one hour.  This is the latest government decision and it's final!
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1938
# The decision was taken because of the increase in working hours in
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1939
# government's departments from six to seven hours.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1940
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1941
# From Paul Eggert (2005-11-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1942
# Starting 2003 transitions are from Steffen Thorsen's web site timeanddate.com.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1943
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1944
# From Steffen Thorsen (2005-11-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1945
# For Jordan I have received multiple independent user reports every year
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1946
# about DST end dates, as the end-rule is different every year.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1947
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1948
# From Steffen Thorsen (2006-10-01), after a heads-up from Hilal Malawi:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1949
# http://www.petranews.gov.jo/nepras/2006/Sep/05/4000.htm
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1950
# "Jordan will switch to winter time on Friday, October 27".
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1951
#
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1952
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1953
# From Steffen Thorsen (2009-04-02):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1954
# This single one might be good enough, (2009-03-24, Arabic):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1955
# http://petra.gov.jo/Artical.aspx?Lng=2&Section=8&Artical=95279
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1956
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1957
# Google's translation:
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1958
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1959
# > The Council of Ministers decided in 2002 to adopt the principle of timely
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1960
# > submission of the summer at 60 minutes as of midnight on the last Thursday
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1961
# > of the month of March of each year.
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1962
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1963
# So - this means the midnight between Thursday and Friday since 2002.
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1964
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1965
# From Arthur David Olson (2009-04-06):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1966
# We still have Jordan switching to DST on Thursdays in 2000 and 2001.
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  1967
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1968
# From Steffen Thorsen (2012-10-25):
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1969
# Yesterday the government in Jordan announced that they will not
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1970
# switch back to standard time this winter, so the will stay on DST
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1971
# until about the same time next year (at least).
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1972
# http://www.petra.gov.jo/Public_News/Nws_NewsDetails.aspx?NewsID=88950
22616
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1973
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1974
# From Steffen Thorsen (2013-12-11):
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1975
# Jordan Times and other sources say that Jordan is going back to
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1976
# UTC+2 on 2013-12-19 at midnight:
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1977
# http://jordantimes.com/govt-decides-to-switch-back-to-wintertime
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1978
# Official, in Arabic:
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1979
# http://www.petra.gov.jo/public_news/Nws_NewsDetails.aspx?Menu_ID=&Site_Id=2&lang=1&NewsID=133230&CatID=14
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1980
# ... Our background/permalink about it
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1981
# https://www.timeanddate.com/news/time/jordan-reverses-dst-decision.html
22616
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1982
# ...
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1983
# http://www.petra.gov.jo/Public_News/Nws_NewsDetails.aspx?lang=2&site_id=1&NewsID=133313&Type=P
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1984
# ... says midnight for the coming one and 1:00 for the ones in the future
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1985
# (and they will use DST again next year, using the normal schedule).
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1986
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1987
# From Paul Eggert (2013-12-11):
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  1988
# As Steffen suggested, consider the past 21-month experiment to be DST.
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1989
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1990
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1991
Rule	Jordan	1973	only	-	Jun	6	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1992
Rule	Jordan	1973	1975	-	Oct	1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1993
Rule	Jordan	1974	1977	-	May	1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1994
Rule	Jordan	1976	only	-	Nov	1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1995
Rule	Jordan	1977	only	-	Oct	1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1996
Rule	Jordan	1978	only	-	Apr	30	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1997
Rule	Jordan	1978	only	-	Sep	30	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1998
Rule	Jordan	1985	only	-	Apr	1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1999
Rule	Jordan	1985	only	-	Oct	1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2000
Rule	Jordan	1986	1988	-	Apr	Fri>=1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2001
Rule	Jordan	1986	1990	-	Oct	Fri>=1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2002
Rule	Jordan	1989	only	-	May	8	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2003
Rule	Jordan	1990	only	-	Apr	27	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2004
Rule	Jordan	1991	only	-	Apr	17	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2005
Rule	Jordan	1991	only	-	Sep	27	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2006
Rule	Jordan	1992	only	-	Apr	10	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2007
Rule	Jordan	1992	1993	-	Oct	Fri>=1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2008
Rule	Jordan	1993	1998	-	Apr	Fri>=1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2009
Rule	Jordan	1994	only	-	Sep	Fri>=15	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2010
Rule	Jordan	1995	1998	-	Sep	Fri>=15	0:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2011
Rule	Jordan	1999	only	-	Jul	 1	0:00s	1:00	S
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2012
Rule	Jordan	1999	2002	-	Sep	lastFri	0:00s	0	-
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2013
Rule	Jordan	2000	2001	-	Mar	lastThu	0:00s	1:00	S
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  2014
Rule	Jordan	2002	2012	-	Mar	lastThu	24:00	1:00	S
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2015
Rule	Jordan	2003	only	-	Oct	24	0:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2016
Rule	Jordan	2004	only	-	Oct	15	0:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2017
Rule	Jordan	2005	only	-	Sep	lastFri	0:00s	0	-
22616
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  2018
Rule	Jordan	2006	2011	-	Oct	lastFri	0:00s	0	-
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  2019
Rule	Jordan	2013	only	-	Dec	20	0:00	0	-
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  2020
Rule	Jordan	2014	max	-	Mar	lastThu	24:00	1:00	S
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  2021
Rule	Jordan	2014	max	-	Oct	lastFri	0:00s	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2022
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2023
Zone	Asia/Amman	2:23:44 -	LMT	1931
22616
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21805
diff changeset
  2024
			2:00	Jordan	EE%sT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2025
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2026
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2027
# Kazakhstan
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2028
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 29722
diff changeset
  2029
# From Kazakhstan Embassy's News Bulletin No. 11
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2030
# <http://www.kazsociety.org.uk/news/2005/03/30.htm> (2005-03-21):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2031
# The Government of Kazakhstan passed a resolution March 15 abolishing
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2032
# daylight saving time citing lack of economic benefits and health
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2033
# complications coupled with a decrease in productivity.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2034
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2035
# From Branislav Kojic (in Astana) via Gwillim Law (2005-06-28):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2036
# ... what happened was that the former Kazakhstan Eastern time zone
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2037
# was "blended" with the Central zone.  Therefore, Kazakhstan now has
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2038
# two time zones, and difference between them is one hour.  The zone
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2039
# closer to UTC is the former Western zone (probably still called the
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2040
# same), encompassing four provinces in the west: Aqtöbe, Atyraū,
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2041
# Mangghystaū, and West Kazakhstan.  The other zone encompasses
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2042
# everything else....  I guess that would make Kazakhstan time zones
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2043
# de jure UTC+5 and UTC+6 respectively.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2044
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2045
# From Stepan Golosunov (2016-03-27):
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2046
# Review of the linked documents from http://adilet.zan.kz/
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2047
# produced the following data for post-1991 Kazakhstan:
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2048
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2049
# 0. Act of the Cabinet of Ministers of the USSR
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2050
# from 1991-02-04 No. 20
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2051
# http://pravo.gov.ru/proxy/ips/?docbody=&nd=102010545
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2052
# removed the extra hour ("decree time") on the territory of the USSR
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2053
# starting with the last Sunday of March 1991.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2054
# It also allowed (but not mandated) Kazakh SSR, Kirghiz SSR, Tajik SSR,
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2055
# Turkmen SSR and Uzbek SSR to not have "summer" time.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2056
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2057
# The 1992-01-13 act also refers to the act of the Cabinet of Ministers
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2058
# of the Kazakh SSR from 1991-03-20 No. 170 "About the act of the Cabinet
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2059
# of Ministers of the USSR from 1991-02-04 No. 20" but I didn't found its
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2060
# text.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2061
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2062
# According to Izvestia newspaper No. 68 (23334) from 1991-03-20
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2063
# (page 6; available at http://libinfo.org/newsr/newsr2574.djvu via
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2064
# http://libinfo.org/index.php?id=58564) on 1991-03-31 at 2:00 during
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2065
# transition to "summer" time:
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2066
# Republic of Georgia, Latvian SSR, Lithuanian SSR, SSR Moldova,
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2067
# Estonian SSR; Komi ASSR; Kaliningrad oblast; Nenets autonomous okrug
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2068
# were to move clocks 1 hour forward.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2069
# Kazakh SSR (excluding Uralsk oblast); Republic of Kyrgyzstan, Tajik
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2070
# SSR; Andijan, Jizzakh, Namangan, Sirdarya, Tashkent, Fergana oblasts
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2071
# of the Uzbek SSR were to move clocks 1 hour backwards.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2072
# Other territories were to not move clocks.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2073
# When the "summer" time would end on 1991-09-29, clocks were to be
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2074
# moved 1 hour backwards on the territory of the USSR excluding
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2075
# Kazakhstan, Kirghizia, Uzbekistan, Turkmenia, Tajikistan.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2076
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2077
# Apparently there were last minute changes. Apparently Kazakh act No. 170
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2078
# was one of such changes.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2079
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2080
# https://ru.wikipedia.org/wiki/Декретное время
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2081
# claims that Sovetskaya Rossiya newspaper on 1991-03-29 published that
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2082
# Nenets autonomous okrug, Komi and Kazakhstan (excluding Uralsk oblast)
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2083
# were to not move clocks and Uralsk oblast was to move clocks
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2084
# forward; on 1991-09-29 Kazakhstan was to move clocks backwards.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2085
# (Probably there were changes even after that publication. There is an
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2086
# article claiming that Kaliningrad oblast decided on 1991-03-29 to not
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2087
# move clocks.)
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2088
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2089
# This implies that on 1991-03-31 Asia/Oral remained on +04/+05 while
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2090
# the rest of Kazakhstan switched from +06/+07 to +05/06 or from +05/06
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2091
# to +04/+05. It's unclear how Qyzylorda oblast moved into the fifth
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2092
# time belt. (By switching from +04/+05 to +05/+06 on 1991-09-29?) ...
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2093
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2094
# 1. Act of the Cabinet of Ministers of the Republic of Kazakhstan
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2095
# from 1992-01-13 No. 28
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2096
# http://adilet.zan.kz/rus/docs/P920000028_
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2097
# (text includes modification from the 1996 act)
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2098
# introduced new rules for calculation of time, mirroring Russian
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2099
# 1992-01-08 act.  It specified that time would be calculated
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2100
# according to time belts plus extra hour ("decree time"), moved clocks
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2101
# on the whole territory of Kazakhstan 1 hour forward on 1992-01-19 at
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2102
# 2:00, specified DST rules.  It acknowledged that Kazakhstan was
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2103
# located in the fourth and the fifth time belts and specified the
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2104
# border between them to be located east of Qostanay and Aktyubinsk
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2105
# oblasts (notably including Turgai and Qyzylorda oblasts into the fifth
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2106
# time belt).
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2107
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2108
# This means switch on 1992-01-19 at 2:00 from +04/+05 to +05/+06 for
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2109
# Asia/Aqtau, Asia/Aqtobe, Asia/Oral, Atyraū and Qostanay oblasts; from
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2110
# +05/+06 to +06/+07 for Asia/Almaty and Asia/Qyzylorda (and Arkalyk)....
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2111
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2112
# 2. Act of the Cabinet of Ministers of the Republic of Kazakhstan
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2113
# from 1992-03-27 No. 284
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2114
# http://adilet.zan.kz/rus/docs/P920000284_
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2115
# cancels extra hour ("decree time") for Uralsk and Qyzylorda oblasts
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2116
# since the last Sunday of March 1992, while keeping them in the fourth
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2117
# and the fifth time belts respectively.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2118
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2119
# 3. Order of the Prime Minister of the Republic of Kazakhstan
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2120
# from 1994-09-23 No. 384
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2121
# http://adilet.zan.kz/rus/docs/R940000384_
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2122
# cancels the extra hour ("decree time") on the territory of Mangghystaū
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2123
# oblast since the last Sunday of September 1994 (saying that time on
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2124
# the territory would correspond to the third time belt as a
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2125
# result)....
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2126
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2127
# 4. Act of the Government of the Republic of Kazakhstan
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2128
# from 1996-05-08 No. 575
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2129
# http://adilet.zan.kz/rus/docs/P960000575_
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2130
# amends the 1992-01-13 act to end summer time in October instead
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2131
# of September, mirroring identical Russian change from 1996-04-23 act.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2132
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2133
# 5. Act of the Government of the Republic of Kazakhstan
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2134
# from 1999-03-26 No. 305
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2135
# http://adilet.zan.kz/rus/docs/P990000305_
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2136
# cancels the extra hour ("decree time") for Atyraū oblast since the
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2137
# last Sunday of March 1999 while retaining the oblast in the fourth
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2138
# time belt.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2139
#
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2140
# This means change from +05/+06 to +04/+05....
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2141
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2142
# 6. Act of the Government of the Republic of Kazakhstan
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2143
# from 2000-11-23 No. 1749
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2144
# http://adilet.zan.kz/rus/archive/docs/P000001749_/23.11.2000
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2145
# replaces the previous five documents.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2146
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2147
# The only changes I noticed are in definition of the border between the
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2148
# fourth and the fifth time belts.  They account for changes in spelling
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2149
# and administrative division (splitting of Turgai oblast in 1997
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2150
# probably changed time in territories incorporated into Qostanay oblast
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2151
# (including Arkalyk) from +06/+07 to +05/+06) and move Qyzylorda oblast
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2152
# from being in the fifth time belt and not using decree time into the
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2153
# fourth time belt (no change in practice).
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2154
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2155
# 7. Act of the Government of the Republic of Kazakhstan
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2156
# from 2003-12-29 No. 1342
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2157
# http://adilet.zan.kz/rus/docs/P030001342_
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2158
# modified the 2000-11-23 act.  No relevant changes, apparently.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2159
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2160
# 8. Act of the Government of the Republic of Kazakhstan
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2161
# from 2004-07-20 No. 775
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2162
# http://adilet.zan.kz/rus/archive/docs/P040000775_/20.07.2004
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2163
# modified the 2000-11-23 act to move Qostanay and Qyzylorda oblasts into
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2164
# the fifth time belt and add Aktobe oblast to the list of regions not
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2165
# using extra hour ("decree time"), leaving Kazakhstan with only 2 time
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2166
# zones (+04/+05 and +06/+07).  The changes were to be implemented
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2167
# during DST transitions in 2004 and 2005 but the acts got radically
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2168
# amended before implementation happened.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2169
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2170
# 9. Act of the Government of the Republic of Kazakhstan
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2171
# from 2004-09-15 No. 1059
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2172
# http://adilet.zan.kz/rus/docs/P040001059_
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2173
# modified the 2000-11-23 act to remove exceptions from the "decree time"
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2174
# (leaving Kazakhstan in +05/+06 and +06/+07 zones), amended the
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2175
# 2004-07-20 act to implement changes for Atyraū, West Kazakhstan,
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2176
# Qostanay, Qyzylorda and Mangghystaū oblasts by not moving clocks
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2177
# during the 2004 transition to "winter" time.
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2178
#
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2179
# This means transition from +04/+05 to +05/+06 for Atyraū oblast (no
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2180
# zone currently), Asia/Oral, Asia/Aqtau and transition from +05/+06 to
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2181
# +06/+07 for Qostanay oblast (Qostanay and Arkalyk, no zones currently)
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2182
# and Asia/Qyzylorda on 2004-10-31 at 3:00....
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2183
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2184
# 10. Act of the Government of the Republic of Kazakhstan
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2185
# from 2005-03-15 No. 231
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2186
# http://adilet.zan.kz/rus/docs/P050000231_
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2187
# removes DST provisions from the 2000-11-23 act, removes most of the
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2188
# (already implemented) provisions from the 2004-07-20 and 2004-09-15
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2189
# acts, comes into effect 10 days after official publication.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2190
# The only practical effect seems to be the abolition of the summer
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2191
# time.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2192
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2193
# Unamended version of the act of the Government of the Russian Federation
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2194
# No. 23 from 1992-01-08 [See 'europe' file for details].
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2195
# Kazakh 1992-01-13 act appears to provide the same rules and 1992-03-27
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2196
# act was to be enacted on the last Sunday of March 1992.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2197
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2198
# From Stepan Golosunov (2016-11-08):
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2199
# Turgai reorganization should affect only southern part of Qostanay
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2200
# oblast.  Which should probably be separated into Asia/Arkalyk zone.
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2201
# (There were also 1970, 1988 and 1990 Turgai oblast reorganizations
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2202
# according to wikipedia.)
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2203
#
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2204
# [For Qostanay] http://www.ng.kz/gazeta/195/hranit/
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2205
# suggests that clocks were to be moved 40 minutes backwards on
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2206
# 1920-01-01 to the fourth time belt.  But I do not understand
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2207
# how that could happen....
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2208
#
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2209
# [For Atyrau and Oral] 1919 decree
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2210
# (http://www.worldtimezone.com/dst_news/dst_news_russia-1919-02-08.html
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2211
# and in Byalokoz) lists Ural river (plus 10 versts on its left bank) in
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2212
# the third time belt (before 1930 this means +03).
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2213
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2214
# From Alexander Konzurovski (2018-12-20):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2215
# Qyzyolrda Region (Asia/Qyzylorda) is changing its time zone from
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2216
# UTC+6 to UTC+5 effective December 21st, 2018. The legal document is
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2217
# located here: http://adilet.zan.kz/rus/docs/P1800000817 (russian language).
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2218
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2219
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2220
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2221
# Almaty (formerly Alma-Ata), representing most locations in Kazakhstan
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2222
# This includes KZ-AKM, KZ-ALA, KZ-ALM, KZ-AST, KZ-BAY, KZ-VOS, KZ-ZHA,
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2223
# KZ-KAR, KZ-SEV, KZ-PAV, and KZ-YUZ.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2224
Zone	Asia/Almaty	5:07:48 -	LMT	1924 May  2 # or Alma-Ata
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2225
			5:00	-	+05	1930 Jun 21
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2226
			6:00 RussiaAsia +06/+07	1991 Mar 31  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2227
			5:00 RussiaAsia	+05/+06	1992 Jan 19  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2228
			6:00 RussiaAsia	+06/+07	2004 Oct 31  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2229
			6:00	-	+06
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2230
# Qyzylorda (aka Kyzylorda, Kizilorda, Kzyl-Orda, etc.) (KZ-KZY)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2231
Zone	Asia/Qyzylorda	4:21:52 -	LMT	1924 May  2
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2232
			4:00	-	+04	1930 Jun 21
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2233
			5:00	-	+05	1981 Apr  1
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2234
			5:00	1:00	+06	1981 Oct  1
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2235
			6:00	-	+06	1982 Apr  1
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2236
			5:00 RussiaAsia	+05/+06	1991 Mar 31  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2237
			4:00 RussiaAsia	+04/+05	1991 Sep 29  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2238
			5:00 RussiaAsia	+05/+06	1992 Jan 19  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2239
			6:00 RussiaAsia	+06/+07	1992 Mar 29  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2240
			5:00 RussiaAsia	+05/+06	2004 Oct 31  2:00s
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2241
			6:00	-	+06	2018 Dec 21  0:00
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2242
			5:00	-	+05
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2243
#
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2244
# Qostanay (aka Kostanay, Kustanay) (KZ-KUS)
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2245
# The 1991/2 rules are unclear partly because of the 1997 Turgai
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2246
# reorganization.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2247
Zone	Asia/Qostanay	4:14:28 -	LMT	1924 May  2
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2248
			4:00	-	+04	1930 Jun 21
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2249
			5:00	-	+05	1981 Apr  1
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2250
			5:00	1:00	+06	1981 Oct  1
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2251
			6:00	-	+06	1982 Apr  1
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2252
			5:00 RussiaAsia	+05/+06	1991 Mar 31  2:00s
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2253
			4:00 RussiaAsia	+04/+05	1992 Jan 19  2:00s
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2254
			5:00 RussiaAsia	+05/+06	2004 Oct 31  2:00s
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2255
			6:00	-	+06
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2256
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2257
# Aqtöbe (aka Aktobe, formerly Aktyubinsk) (KZ-AKT)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2258
Zone	Asia/Aqtobe	3:48:40	-	LMT	1924 May  2
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2259
			4:00	-	+04	1930 Jun 21
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2260
			5:00	-	+05	1981 Apr  1
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2261
			5:00	1:00	+06	1981 Oct  1
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2262
			6:00	-	+06	1982 Apr  1
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2263
			5:00 RussiaAsia	+05/+06	1991 Mar 31  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2264
			4:00 RussiaAsia	+04/+05	1992 Jan 19  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2265
			5:00 RussiaAsia	+05/+06	2004 Oct 31  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2266
			5:00	-	+05
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2267
# Mangghystaū (KZ-MAN)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2268
# Aqtau was not founded until 1963, but it represents an inhabited region,
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  2269
# so include timestamps before 1963.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2270
Zone	Asia/Aqtau	3:21:04	-	LMT	1924 May  2
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2271
			4:00	-	+04	1930 Jun 21
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2272
			5:00	-	+05	1981 Oct  1
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2273
			6:00	-	+06	1982 Apr  1
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2274
			5:00 RussiaAsia	+05/+06	1991 Mar 31  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2275
			4:00 RussiaAsia	+04/+05	1992 Jan 19  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2276
			5:00 RussiaAsia	+05/+06	1994 Sep 25  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2277
			4:00 RussiaAsia	+04/+05	2004 Oct 31  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2278
			5:00	-	+05
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2279
# Atyraū (KZ-ATY) is like Mangghystaū except it switched from
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2280
# +04/+05 to +05/+06 in spring 1999, not fall 1994.
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2281
Zone	Asia/Atyrau	3:27:44	-	LMT	1924 May  2
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2282
			3:00	-	+03	1930 Jun 21
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2283
			5:00	-	+05	1981 Oct  1
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2284
			6:00	-	+06	1982 Apr  1
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2285
			5:00 RussiaAsia	+05/+06	1991 Mar 31  2:00s
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2286
			4:00 RussiaAsia	+04/+05	1992 Jan 19  2:00s
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2287
			5:00 RussiaAsia	+05/+06	1999 Mar 28  2:00s
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2288
			4:00 RussiaAsia	+04/+05	2004 Oct 31  2:00s
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  2289
			5:00	-	+05
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2290
# West Kazakhstan (KZ-ZAP)
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2291
# From Paul Eggert (2016-03-18):
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2292
# The 1989 transition is from USSR act No. 227 (1989-03-14).
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2293
Zone	Asia/Oral	3:25:24	-	LMT	1924 May  2 # or Ural'sk
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2294
			3:00	-	+03	1930 Jun 21
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2295
			5:00	-	+05	1981 Apr  1
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2296
			5:00	1:00	+06	1981 Oct  1
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2297
			6:00	-	+06	1982 Apr  1
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2298
			5:00 RussiaAsia	+05/+06	1989 Mar 26  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2299
			4:00 RussiaAsia	+04/+05	1992 Jan 19  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2300
			5:00 RussiaAsia	+05/+06	1992 Mar 29  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2301
			4:00 RussiaAsia	+04/+05	2004 Oct 31  2:00s
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  2302
			5:00	-	+05
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2303
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2304
# Kyrgyzstan (Kirgizstan)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2305
# Transitions through 1991 are from Shanks & Pottenger.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2306
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2307
# From Paul Eggert (2005-08-15):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2308
# According to an article dated today in the Kyrgyzstan Development Gateway
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2309
# http://eng.gateway.kg/cgi-bin/page.pl?id=1&story_name=doc9979.shtml
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2310
# Kyrgyzstan is canceling the daylight saving time system.  I take the article
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2311
# to mean that they will leave their clocks at 6 hours ahead of UTC.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2312
# From Malik Abdugaliev (2005-09-21):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2313
# Our government cancels daylight saving time 6th of August 2005.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2314
# From 2005-08-12 our GMT-offset is +6, w/o any daylight saving.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2315
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2316
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  2317
Rule	Kyrgyz	1992	1996	-	Apr	Sun>=7	0:00s	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2318
Rule	Kyrgyz	1992	1996	-	Sep	lastSun	0:00	0	-
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  2319
Rule	Kyrgyz	1997	2005	-	Mar	lastSun	2:30	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2320
Rule	Kyrgyz	1997	2004	-	Oct	lastSun	2:30	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2321
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2322
Zone	Asia/Bishkek	4:58:24 -	LMT	1924 May  2
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2323
			5:00	-	+05	1930 Jun 21
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2324
			6:00 RussiaAsia +06/+07	1991 Mar 31  2:00s
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2325
			5:00 RussiaAsia	+05/+06	1991 Aug 31  2:00
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2326
			5:00	Kyrgyz	+05/+06	2005 Aug 12
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2327
			6:00	-	+06
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2328
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2329
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2330
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2331
# Korea (North and South)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2332
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2333
# From Annie I. Bang (2006-07-10):
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2334
# http://www.koreaherald.com/view.php?ud=200607100012
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2335
# Korea ran a daylight saving program from 1949-61 but stopped it
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2336
# during the 1950-53 Korean War.  The system was temporarily enforced
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2337
# between 1987 and 1988 ...
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2338
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2339
# From Sanghyuk Jung (2014-10-29):
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  2340
# https://mm.icann.org/pipermail/tz/2014-October/021830.html
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2341
# According to the Korean Wikipedia
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  2342
# https://ko.wikipedia.org/wiki/한국_표준시
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2343
# [oldid=12896437 2014-09-04 08:03 UTC]
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2344
# DST in Republic of Korea was as follows....  And I checked old
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2345
# newspapers in Korean, all articles correspond with data in Wikipedia.
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2346
# For example, the article in 1948 (Korean Language) proved that DST
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2347
# started at June 1 in that year.  For another example, the article in
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2348
# 1988 said that DST started at 2:00 AM in that year.
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2349
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2350
# From Phake Nick (2018-10-27):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2351
# 1. According to official announcement from Korean government, the DST end
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2352
# date in South Korea should be
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2353
# 1955-09-08 without specifying time
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2354
# http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0027977557
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2355
# 1956-09-29 without specifying time
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2356
# http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0027978341
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2357
# 1957-09-21 24 o'clock
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2358
# http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0027979690#3
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2359
# 1958-09-20 24 o'clock
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2360
# http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0027981189
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2361
# 1959-09-19 24 o'clock
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2362
# http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0027982974#2
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2363
# 1960-09-17 24 o'clock
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2364
# http://theme.archives.go.kr/next/common/viewEbook.do?singleData=N&archiveEventId=0028044104
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2365
# ...
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2366
# 2.... https://namu.wiki/w/대한민국%20표준시 ... [says]
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2367
# when Korea was using GMT+8:30 as standard time, the international
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2368
# aviation/marine/meteorological industry in the country refused to
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2369
# follow and continued to use GMT+9:00 for interoperability.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2370
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2371
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2372
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2373
Rule	ROK	1948	only	-	Jun	 1	 0:00	1:00	D
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2374
Rule	ROK	1948	only	-	Sep	12	24:00	0	S
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2375
Rule	ROK	1949	only	-	Apr	 3	 0:00	1:00	D
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2376
Rule	ROK	1949	1951	-	Sep	Sat>=7	24:00	0	S
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2377
Rule	ROK	1950	only	-	Apr	 1	 0:00	1:00	D
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2378
Rule	ROK	1951	only	-	May	 6	 0:00	1:00	D
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2379
Rule	ROK	1955	only	-	May	 5	 0:00	1:00	D
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2380
Rule	ROK	1955	only	-	Sep	 8	24:00	0	S
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2381
Rule	ROK	1956	only	-	May	20	 0:00	1:00	D
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2382
Rule	ROK	1956	only	-	Sep	29	24:00	0	S
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2383
Rule	ROK	1957	1960	-	May	Sun>=1	 0:00	1:00	D
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2384
Rule	ROK	1957	1960	-	Sep	Sat>=17	24:00	0	S
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2385
Rule	ROK	1987	1988	-	May	Sun>=8	 2:00	1:00	D
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  2386
Rule	ROK	1987	1988	-	Oct	Sun>=8	 3:00	0	S
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2387
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2388
# From Paul Eggert (2016-08-23):
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2389
# The Korean Wikipedia entry gives the following sources for UT offsets:
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2390
#
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2391
# 1908: Official Journal Article No. 3994 (decree No. 5)
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2392
# 1912: Governor-General of Korea Official Gazette Issue No. 367
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2393
#       (Announcement No. 338)
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2394
# 1954: Presidential Decree No. 876 (1954-03-17)
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2395
# 1961: Law No. 676 (1961-08-07)
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2396
#
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2397
# (Another source "1987: Law No. 3919 (1986-12-31)" was in the 2014-10-30
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2398
# edition of the Korean Wikipedia entry.)
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2399
#
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2400
# I guessed that time zone abbreviations through 1945 followed the same
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2401
# rules as discussed under Taiwan, with nominal switches from JST to KST
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2402
# when the respective cities were taken over by the Allies after WWII.
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2403
#
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2404
# For Pyongyang, guess no changes from World War II until 2015, as we
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2405
# have no information otherwise.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2406
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 29722
diff changeset
  2407
# From Steffen Thorsen (2015-08-07):
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 29722
diff changeset
  2408
# According to many news sources, North Korea is going to change to
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 29722
diff changeset
  2409
# the 8:30 time zone on August 15, one example:
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 29722
diff changeset
  2410
# http://www.bbc.com/news/world-asia-33815049
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 29722
diff changeset
  2411
#
32853
15bb8b5dd10e 8138716: (tz) Support tzdata2015g
aefimov
parents: 32215
diff changeset
  2412
# From Paul Eggert (2015-08-15):
15bb8b5dd10e 8138716: (tz) Support tzdata2015g
aefimov
parents: 32215
diff changeset
  2413
# Bells rang out midnight (00:00) Friday as part of the celebrations.  See:
15bb8b5dd10e 8138716: (tz) Support tzdata2015g
aefimov
parents: 32215
diff changeset
  2414
# Talmadge E. North Korea celebrates new time zone, 'Pyongyang Time'
15bb8b5dd10e 8138716: (tz) Support tzdata2015g
aefimov
parents: 32215
diff changeset
  2415
# http://news.yahoo.com/north-korea-celebrates-time-zone-pyongyang-time-164038128.html
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 29722
diff changeset
  2416
# There is no common English-language abbreviation for this time zone.
32853
15bb8b5dd10e 8138716: (tz) Support tzdata2015g
aefimov
parents: 32215
diff changeset
  2417
# Use KST, as that's what we already use for 1954-1961 in ROK.
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 29722
diff changeset
  2418
50282
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2419
# From Kang Seonghoon (2018-04-29):
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2420
# North Korea will revert its time zone from UTC+8:30 (PYT; Pyongyang
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2421
# Time) back to UTC+9 (KST; Korea Standard Time).
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2422
#
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2423
# From Seo Sanghyeon (2018-04-30):
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2424
# Rodong Sinmun 2018-04-30 announced Pyongyang Time transition plan.
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2425
# https://www.nknews.org/kcna/wp-content/uploads/sites/5/2018/04/rodong-2018-04-30.pdf
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2426
# ... the transition date is 2018-05-05 ...  Citation should be Decree
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2427
# No. 2232 of April 30, 2018, of the Presidium of the Supreme People's
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2428
# Assembly, as published in Rodong Sinmun.
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2429
# From Tim Parenti (2018-04-29):
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2430
# It appears to be the front page story at the top in the right-most column.
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  2431
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  2432
# From Paul Eggert (2018-05-04):
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  2433
# The BBC reported that the transition was from 23:30 to 24:00 today.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  2434
# https://www.bbc.com/news/world-asia-44010705
50282
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2435
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2436
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2437
Zone	Asia/Seoul	8:27:52	-	LMT	1908 Apr  1
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2438
			8:30	-	KST	1912 Jan  1
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2439
			9:00	-	JST	1945 Sep  8
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2440
			9:00	-	KST	1954 Mar 21
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2441
			8:30	ROK	K%sT	1961 Aug 10
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2442
			9:00	ROK	K%sT
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2443
Zone	Asia/Pyongyang	8:23:00 -	LMT	1908 Apr  1
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  2444
			8:30	-	KST	1912 Jan  1
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2445
			9:00	-	JST	1945 Aug 24
32853
15bb8b5dd10e 8138716: (tz) Support tzdata2015g
aefimov
parents: 32215
diff changeset
  2446
			9:00	-	KST	2015 Aug 15 00:00
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  2447
			8:30	-	KST	2018 May  4 23:30
50282
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  2448
			9:00	-	KST
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2449
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2450
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2451
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2452
# Kuwait
28776
4153595a6ced 8072042: (tz) Support tzdata2015a
aefimov
parents: 27727
diff changeset
  2453
# See Asia/Riyadh.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2454
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2455
# Laos
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  2456
# See Asia/Bangkok.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  2457
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2458
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2459
# Lebanon
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2460
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2461
Rule	Lebanon	1920	only	-	Mar	28	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2462
Rule	Lebanon	1920	only	-	Oct	25	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2463
Rule	Lebanon	1921	only	-	Apr	3	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2464
Rule	Lebanon	1921	only	-	Oct	3	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2465
Rule	Lebanon	1922	only	-	Mar	26	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2466
Rule	Lebanon	1922	only	-	Oct	8	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2467
Rule	Lebanon	1923	only	-	Apr	22	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2468
Rule	Lebanon	1923	only	-	Sep	16	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2469
Rule	Lebanon	1957	1961	-	May	1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2470
Rule	Lebanon	1957	1961	-	Oct	1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2471
Rule	Lebanon	1972	only	-	Jun	22	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2472
Rule	Lebanon	1972	1977	-	Oct	1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2473
Rule	Lebanon	1973	1977	-	May	1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2474
Rule	Lebanon	1978	only	-	Apr	30	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2475
Rule	Lebanon	1978	only	-	Sep	30	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2476
Rule	Lebanon	1984	1987	-	May	1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2477
Rule	Lebanon	1984	1991	-	Oct	16	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2478
Rule	Lebanon	1988	only	-	Jun	1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2479
Rule	Lebanon	1989	only	-	May	10	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2480
Rule	Lebanon	1990	1992	-	May	1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2481
Rule	Lebanon	1992	only	-	Oct	4	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2482
Rule	Lebanon	1993	max	-	Mar	lastSun	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2483
Rule	Lebanon	1993	1998	-	Sep	lastSun	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2484
Rule	Lebanon	1999	max	-	Oct	lastSun	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2485
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2486
Zone	Asia/Beirut	2:22:00 -	LMT	1880
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2487
			2:00	Lebanon	EE%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2488
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2489
# Malaysia
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2490
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  2491
Rule	NBorneo	1935	1941	-	Sep	14	0:00	0:20	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2492
Rule	NBorneo	1935	1941	-	Dec	14	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2493
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2494
# peninsular Malaysia
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2495
# taken from Mok Ly Yng (2003-10-30)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2496
# http://www.math.nus.edu.sg/aslaksen/teaching/timezone.html
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2497
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2498
Zone Asia/Kuala_Lumpur	6:46:46 -	LMT	1901 Jan  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2499
			6:55:25	-	SMT	1905 Jun  1 # Singapore M.T.
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2500
			7:00	-	+07	1933 Jan  1
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2501
			7:00	0:20	+0720	1936 Jan  1
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2502
			7:20	-	+0720	1941 Sep  1
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2503
			7:30	-	+0730	1942 Feb 16
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2504
			9:00	-	+09	1945 Sep 12
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2505
			7:30	-	+0730	1982 Jan  1
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2506
			8:00	-	+08
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2507
# Sabah & Sarawak
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2508
# From Paul Eggert (2014-08-12):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2509
# The data entries here are mostly from Shanks & Pottenger, but the 1942, 1945
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2510
# and 1982 transition dates are from Mok Ly Yng.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2511
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2512
Zone Asia/Kuching	7:21:20	-	LMT	1926 Mar
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2513
			7:30	-	+0730	1933
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2514
			8:00 NBorneo  +08/+0820	1942 Feb 16
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2515
			9:00	-	+09	1945 Sep 12
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2516
			8:00	-	+08
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2517
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2518
# Maldives
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2519
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  2520
Zone	Indian/Maldives	4:54:00 -	LMT	1880 # Malé
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  2521
			4:54:00	-	MMT	1960 # Malé Mean Time
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2522
			5:00	-	+05
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2523
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2524
# Mongolia
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2525
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2526
# Shanks & Pottenger say that Mongolia has three time zones, but
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2527
# The USNO (1995-12-21) and the CIA map Standard Time Zones of the World
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2528
# (2005-03) both say that it has just one.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2529
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2530
# From Oscar van Vlijmen (1999-12-11):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2531
# General Information Mongolia
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2532
# <http://www.mongoliatourism.gov.mn/general.htm> (1999-09)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2533
# "Time: Mongolia has two time zones. Three westernmost provinces of
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2534
# Bayan-Ölgii, Uvs, and Hovd are one hour earlier than the capital city, and
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2535
# the rest of the country follows the Ulaanbaatar time, which is UTC/GMT plus
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2536
# eight hours."
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2537
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2538
# From Rives McDow (1999-12-13):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2539
# Mongolia discontinued the use of daylight savings time in 1999; 1998
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2540
# being the last year it was implemented.  The dates of implementation I am
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2541
# unsure of, but most probably it was similar to Russia, except for the time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2542
# of implementation may have been different....
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2543
# Some maps in the past have indicated that there was an additional time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2544
# zone in the eastern part of Mongolia, including the provinces of Dornod,
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2545
# Sükhbaatar, and possibly Khentii.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2546
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2547
# From Paul Eggert (1999-12-15):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2548
# Naming and spelling is tricky in Mongolia.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2549
# We'll use Hovd (also spelled Chovd and Khovd) to represent the west zone;
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2550
# the capital of the Hovd province is sometimes called Hovd, sometimes Dund-Us,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2551
# and sometimes Jirgalanta (with variant spellings), but the name Hovd
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2552
# is good enough for our purposes.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2553
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2554
# From Rives McDow (2001-05-13):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2555
# In addition to Mongolia starting daylight savings as reported earlier
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2556
# (adopted DST on 2001-04-27 02:00 local time, ending 2001-09-28),
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2557
# there are three time zones.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2558
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2559
# Provinces [at 7:00]: Bayan-Ölgii, Uvs, Khovd, Zavkhan, Govi-Altai
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2560
# Provinces [at 8:00]: Khövsgöl, Bulgan, Arkhangai, Khentii, Töv,
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2561
#	Bayankhongor, Övörkhangai, Dundgovi, Dornogovi, Ömnögovi
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2562
# Provinces [at 9:00]: Dornod, Sükhbaatar
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2563
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2564
# [The province of Selenge is omitted from the above lists.]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2565
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2566
# From Ganbold Ts., Ulaanbaatar (2004-04-17):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2567
# Daylight saving occurs at 02:00 local time last Saturday of March.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2568
# It will change back to normal at 02:00 local time last Saturday of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2569
# September.... As I remember this rule was changed in 2001.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2570
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2571
# From Paul Eggert (2004-04-17):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2572
# For now, assume Rives McDow's informant got confused about Friday vs
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2573
# Saturday, and that his 2001 dates should have 1 added to them.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2574
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2575
# From Paul Eggert (2005-07-26):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2576
# We have wildly conflicting information about Mongolia's time zones.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2577
# Bill Bonnet (2005-05-19) reports that the US Embassy in Ulaanbaatar says
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2578
# there is only one time zone and that DST is observed, citing Microsoft
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2579
# Windows XP as the source.  Risto Nykänen (2005-05-16) reports that
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  2580
# travelmongolia.org says there are two time zones (UT +07, +08) with no DST.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2581
# Oscar van Vlijmen (2005-05-20) reports that the Mongolian Embassy in
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2582
# Washington, DC says there are two time zones, with DST observed.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2583
# He also found
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2584
# http://ubpost.mongolnews.mn/index.php?subaction=showcomments&id=1111634894&archive=&start_from=&ucat=1&
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2585
# which also says that there is DST, and which has a comment by "Toddius"
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2586
# (2005-03-31 06:05 +0700) saying "Mongolia actually has 3.5 time zones.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2587
# The West (OLGII) is +7 GMT, most of the country is ULAT is +8 GMT
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2588
# and some Eastern provinces are +9 GMT but Sükhbaatar Aimag is SUHK +8.5 GMT.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2589
# The SUKH timezone is new this year, it is one of the few things the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2590
# parliament passed during the tumultuous winter session."
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2591
# For now, let's ignore this information, until we have more confirmation.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2592
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2593
# From Ganbold Ts. (2007-02-26):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2594
# Parliament of Mongolia has just changed the daylight-saving rule in February.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2595
# They decided not to adopt daylight-saving time....
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2596
# http://www.mongolnews.mn/index.php?module=unuudur&sec=view&id=15742
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2597
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2598
# From Deborah Goldsmith (2008-03-30):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2599
# We received a bug report claiming that the tz database UTC offset for
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2600
# Asia/Choibalsan (GMT+09:00) is incorrect, and that it should be GMT
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2601
# +08:00 instead. Different sources appear to disagree with the tz
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2602
# database on this, e.g.:
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2603
#
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  2604
# https://www.timeanddate.com/worldclock/city.html?n=1026
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2605
# http://www.worldtimeserver.com/current_time_in_MN.aspx
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2606
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2607
# both say GMT+08:00.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2608
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2609
# From Steffen Thorsen (2008-03-31):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2610
# eznis airways, which operates several domestic flights, has a flight
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2611
# schedule here:
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2612
# http://www.eznis.com/Container.jsp?id=112
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2613
# (click the English flag for English)
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2614
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2615
# There it appears that flights between Choibalsan and Ulaanbaatar arrive
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2616
# about 1:35 - 1:50 hours later in local clock time, no matter the
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2617
# direction, while Ulaanbaatar-Khovd takes 2 hours in the Eastern
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2618
# direction and 3:35 back, which indicates that Ulaanbaatar and Khovd are
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2619
# in different time zones (like we know about), while Choibalsan and
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2620
# Ulaanbaatar are in the same time zone (correction needed).
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2621
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2622
# From Arthur David Olson (2008-05-19):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2623
# Assume that Choibalsan is indeed offset by 8:00.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2624
# XXX--in the absence of better information, assume that transition
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2625
# was at the start of 2008-03-31 (the day of Steffen Thorsen's report);
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2626
# this is almost surely wrong.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2627
29722
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  2628
# From Ganbold Tsagaankhuu (2015-03-10):
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  2629
# It seems like yesterday Mongolian Government meeting has concluded to use
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  2630
# daylight saving time in Mongolia....  Starting at 2:00AM of last Saturday of
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  2631
# March 2015, daylight saving time starts.  And 00:00AM of last Saturday of
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  2632
# September daylight saving time ends.  Source:
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  2633
# http://zasag.mn/news/view/8969
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  2634
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2635
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  2636
Rule	Mongol	1983	1984	-	Apr	1	0:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2637
Rule	Mongol	1983	only	-	Oct	1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2638
# Shanks & Pottenger and IATA SSIM say 1990s switches occurred at 00:00,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2639
# but McDow says the 2001 switches occurred at 02:00.  Also, IATA SSIM
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2640
# (1996-09) says 1996-10-25.  Go with Shanks & Pottenger through 1998.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2641
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2642
# Shanks & Pottenger say that the Sept. 1984 through Sept. 1990 switches
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2643
# in Choibalsan (more precisely, in Dornod and Sükhbaatar) took place
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2644
# at 02:00 standard time, not at 00:00 local time as in the rest of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2645
# the country.  That would be odd, and possibly is a result of their
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2646
# correction of 02:00 (in the previous edition) not being done correctly
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2647
# in the latest edition; so ignore it for now.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2648
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2649
# From Ganbold Tsagaankhuu (2017-02-09):
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2650
# Mongolian Government meeting has concluded today to cancel daylight
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2651
# saving time adoption in Mongolia.  Source: http://zasag.mn/news/view/16192
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2652
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  2653
Rule	Mongol	1985	1998	-	Mar	lastSun	0:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2654
Rule	Mongol	1984	1998	-	Sep	lastSun	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2655
# IATA SSIM (1999-09) says Mongolia no longer observes DST.
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  2656
Rule	Mongol	2001	only	-	Apr	lastSat	2:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2657
Rule	Mongol	2001	2006	-	Sep	lastSat	2:00	0	-
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  2658
Rule	Mongol	2002	2006	-	Mar	lastSat	2:00	1:00	-
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  2659
Rule	Mongol	2015	2016	-	Mar	lastSat	2:00	1:00	-
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2660
Rule	Mongol	2015	2016	-	Sep	lastSat	0:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2661
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2662
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2663
# Hovd, a.k.a. Chovd, Dund-Us, Dzhargalant, Khovd, Jirgalanta
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2664
Zone	Asia/Hovd	6:06:36 -	LMT	1905 Aug
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2665
			6:00	-	+06	1978
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2666
			7:00	Mongol	+07/+08
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2667
# Ulaanbaatar, a.k.a. Ulan Bataar, Ulan Bator, Urga
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2668
Zone	Asia/Ulaanbaatar 7:07:32 -	LMT	1905 Aug
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2669
			7:00	-	+07	1978
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2670
			8:00	Mongol	+08/+09
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2671
# Choibalsan, a.k.a. Bajan Tümen, Bajan Tumen, Chojbalsan,
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2672
# Choybalsan, Sanbejse, Tchoibalsan
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2673
Zone	Asia/Choibalsan	7:38:00 -	LMT	1905 Aug
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2674
			7:00	-	+07	1978
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2675
			8:00	-	+08	1983 Apr
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2676
			9:00	Mongol	+09/+10	2008 Mar 31
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2677
			8:00	Mongol	+08/+09
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2678
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2679
# Nepal
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2680
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1850
be2da26d2b21 6796489: (tz) Support tzdata2009a
peytoia
parents: 1833
diff changeset
  2681
Zone	Asia/Kathmandu	5:41:16 -	LMT	1920
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2682
			5:30	-	+0530	1986
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2683
			5:45	-	+0545
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2684
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2685
# Oman
28776
4153595a6ced 8072042: (tz) Support tzdata2015a
aefimov
parents: 27727
diff changeset
  2686
# See Asia/Dubai.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2687
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2688
# Pakistan
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2689
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2690
# From Rives McDow (2002-03-13):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2691
# I have been advised that Pakistan has decided to adopt dst on a
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2692
# TRIAL basis for one year, starting 00:01 local time on April 7, 2002
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2693
# and ending at 00:01 local time October 6, 2002.  This is what I was
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2694
# told, but I believe that the actual time of change may be 00:00; the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2695
# 00:01 was to make it clear which day it was on.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2696
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2697
# From Paul Eggert (2002-03-15):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2698
# Jesper Nørgaard found this URL:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2699
# http://www.pak.gov.pk/public/news/app/app06_dec.htm
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2700
# (dated 2001-12-06) which says that the Cabinet adopted a scheme "to
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2701
# advance the clocks by one hour on the night between the first
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2702
# Saturday and Sunday of April and revert to the original position on
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2703
# 15th October each year".  This agrees with McDow's 04-07 at 00:00,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2704
# but disagrees about the October transition, and makes it sound like
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2705
# it's not on a trial basis.  Also, the "between the first Saturday
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2706
# and Sunday of April" phrase, if taken literally, means that the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2707
# transition takes place at 00:00 on the first Sunday on or after 04-02.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2708
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2709
# From Paul Eggert (2003-02-09):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2710
# DAWN <http://www.dawn.com/2002/10/06/top13.htm> reported on 2002-10-05
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2711
# that 2002 DST ended that day at midnight.  Go with McDow for now.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2712
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2713
# From Steffen Thorsen (2003-03-14):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2714
# According to http://www.dawn.com/2003/03/07/top15.htm
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2715
# there will be no DST in Pakistan this year:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2716
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2717
# ISLAMABAD, March 6: Information and Media Development Minister Sheikh
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2718
# Rashid Ahmed on Thursday said the cabinet had reversed a previous
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2719
# decision to advance clocks by one hour in summer and put them back by
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2720
# one hour in winter with the aim of saving light hours and energy.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2721
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2722
# The minister told a news conference that the experiment had rather
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2723
# shown 8 per cent higher consumption of electricity.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2724
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2725
# From Alex Krivenyshev (2008-05-15):
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  2726
#
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  2727
# Here is an article that Pakistan plan to introduce Daylight Saving Time
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2728
# on June 1, 2008 for 3 months.
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  2729
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2730
# "... The federal cabinet on Wednesday announced a new conservation plan to
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2731
# help reduce load shedding by approving the closure of commercial centres at
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2732
# 9pm and moving clocks forward by one hour for the next three months. ...."
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  2733
#
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  2734
# http://www.worldtimezone.com/dst_news/dst_news_pakistan01.html
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2735
# http://www.dailytimes.com.pk/default.asp?page=2008%5C05%5C15%5Cstory_15-5-2008_pg1_4
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2736
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2737
# From Arthur David Olson (2008-05-19):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2738
# XXX--midnight transitions is a guess; 2008 only is a guess.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2739
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2740
# From Alexander Krivenyshev (2008-08-28):
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2741
# Pakistan government has decided to keep the watches one-hour advanced
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2742
# for another 2 months - plan to return to Standard Time on October 31
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2743
# instead of August 31.
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2744
#
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2745
# http://www.worldtimezone.com/dst_news/dst_news_pakistan02.html
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2746
# http://dailymailnews.com/200808/28/news/dmbrn03.html
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2747
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2748
# From Alexander Krivenyshev (2009-04-08):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2749
# Based on previous media reports that "... proposed plan to
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2750
# advance clocks by one hour from May 1 will cause disturbance
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2751
# to the working schedules rather than bringing discipline in
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2752
# official working."
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2753
# http://www.thenews.com.pk/daily_detail.asp?id=171280
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2754
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2755
# recent news that instead of May 2009 - Pakistan plan to
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2756
# introduce DST from April 15, 2009
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2757
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2758
# FYI: Associated Press Of Pakistan
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2759
# April 08, 2009
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2760
# Cabinet okays proposal to advance clocks by one hour from April 15
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2761
# http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=73043&Itemid=1
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2762
# http://www.worldtimezone.com/dst_news/dst_news_pakistan05.html
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2763
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2764
# ....
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2765
# The Federal Cabinet on Wednesday approved the proposal to
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2766
# advance clocks in the country by one hour from April 15 to
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2767
# conserve energy"
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2768
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2769
# From Steffen Thorsen (2009-09-17):
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2770
# "The News International," Pakistan reports that: "The Federal
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2771
# Government has decided to restore the previous time by moving the
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2772
# clocks backward by one hour from October 1. A formal announcement to
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2773
# this effect will be made after the Prime Minister grants approval in
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  2774
# this regard."
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2775
# http://www.thenews.com.pk/updates.asp?id=87168
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2776
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2777
# From Alexander Krivenyshev (2009-09-28):
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2778
# According to Associated Press Of Pakistan, it is confirmed that
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2779
# Pakistan clocks across the country would be turned back by an hour from
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2780
# October 1, 2009.
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2781
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2782
# "Clocks to go back one hour from 1 Oct"
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2783
# http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=86715&Itemid=2
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2784
# http://www.worldtimezone.com/dst_news/dst_news_pakistan07.htm
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2785
#
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2786
# From Steffen Thorsen (2009-09-29):
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2787
# Now they seem to have changed their mind, November 1 is the new date:
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2788
# http://www.thenews.com.pk/top_story_detail.asp?Id=24742
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2789
# "The country's clocks will be reversed by one hour on November 1.
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2790
# Officials of Federal Ministry for Interior told this to Geo News on
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2791
# Monday."
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2792
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2793
# And more importantly, it seems that these dates will be kept every year:
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2794
# "It has now been decided that clocks will be wound forward by one hour
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2795
# on April 15 and reversed by an hour on November 1 every year without
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2796
# obtaining prior approval, the officials added."
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2797
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2798
# We have confirmed this year's end date with both with the Ministry of
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2799
# Water and Power and the Pakistan Electric Power Company:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  2800
# https://www.timeanddate.com/news/time/pakistan-ends-dst09.html
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2801
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2802
# From Christoph Göhre (2009-10-01):
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2803
# [T]he German Consulate General in Karachi reported me today that Pakistan
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2804
# will go back to standard time on 1st of November.
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2805
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2806
# From Steffen Thorsen (2010-03-26):
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2807
# Steffen Thorsen wrote:
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2808
# > On Thursday (2010-03-25) it was announced that DST would start in
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2809
# > Pakistan on 2010-04-01.
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2810
# >
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2811
# > Then today, the president said that they might have to revert the
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2812
# > decision if it is not supported by the parliament. So at the time
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2813
# > being, it seems unclear if DST will be actually observed or not - but
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2814
# > April 1 could be a more likely date than April 15.
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2815
# Now, it seems that the decision to not observe DST in final:
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2816
#
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2817
# "Govt Withdraws Plan To Advance Clocks"
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2818
# http://www.apakistannews.com/govt-withdraws-plan-to-advance-clocks-172041
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2819
#
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2820
# "People laud PM's announcement to end DST"
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2821
# http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=99374&Itemid=2
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2822
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2823
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
35770
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  2824
Rule Pakistan	2002	only	-	Apr	Sun>=2	0:00	1:00	S
931159d012e3 8148446: (tz) Support tzdata2016a
rpatil
parents: 32853
diff changeset
  2825
Rule Pakistan	2002	only	-	Oct	Sun>=2	0:00	0	-
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  2826
Rule Pakistan	2008	only	-	Jun	1	0:00	1:00	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2827
Rule Pakistan	2008	2009	-	Nov	1	0:00	0	-
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2828
Rule Pakistan	2009	only	-	Apr	15	0:00	1:00	S
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5137
diff changeset
  2829
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2830
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2831
Zone	Asia/Karachi	4:28:12 -	LMT	1907
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2832
			5:30	-	+0530	1942 Sep
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2833
			5:30	1:00	+0630	1945 Oct 15
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2834
			5:30	-	+0530	1951 Sep 30
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  2835
			5:00	-	+05	1971 Mar 26
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2836
			5:00 Pakistan	PK%sT	# Pakistan Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2837
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2838
# Palestine
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2839
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2840
# From Amos Shapir (1998-02-15):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2841
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2842
# From 1917 until 1948-05-15, all of Palestine, including the parts now
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2843
# known as the Gaza Strip and the West Bank, was under British rule.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2844
# Therefore the rules given for Israel for that period, apply there too...
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2845
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2846
# The Gaza Strip was under Egyptian rule between 1948-05-15 until 1967-06-05
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2847
# (except a short occupation by Israel from 1956-11 till 1957-03, but no
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2848
# time zone was affected then).  It was never formally annexed to Egypt,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2849
# though.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2850
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2851
# The rest of Palestine was under Jordanian rule at that time, formally
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2852
# annexed in 1950 as the West Bank (and the word "Trans" was dropped from
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2853
# the country's previous name of "the Hashemite Kingdom of the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2854
# Trans-Jordan").  So the rules for Jordan for that time apply.  Major
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2855
# towns in that area are Nablus (Shchem), El-Halil (Hebron), Ramallah, and
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2856
# East Jerusalem.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2857
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2858
# Both areas were occupied by Israel in June 1967, but not annexed (except
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2859
# for East Jerusalem).  They were on Israel time since then; there might
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2860
# have been a Military Governor's order about time zones, but I'm not aware
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2861
# of any (such orders may have been issued semi-annually whenever summer
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2862
# time was in effect, but maybe the legal aspect of time was just neglected).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2863
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2864
# The Palestinian Authority was established in 1993, and got hold of most
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2865
# towns in the West Bank and Gaza by 1995.  I know that in order to
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2866
# demonstrate...independence, they have been switching to
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2867
# summer time and back on a different schedule than Israel's, but I don't
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2868
# know when this was started, or what algorithm is used (most likely the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2869
# Jordanian one).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2870
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2871
# To summarize, the table should probably look something like that:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2872
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2873
# Area \ when | 1918-1947 | 1948-1967 | 1967-1995 | 1996-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2874
# ------------+-----------+-----------+-----------+-----------
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2875
# Israel      | Zion      | Zion      | Zion      | Zion
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2876
# West bank   | Zion      | Jordan    | Zion      | Jordan
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2877
# Gaza        | Zion      | Egypt     | Zion      | Jordan
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2878
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2879
# I guess more info may be available from the PA's web page (if/when they
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2880
# have one).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2881
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2882
# From Paul Eggert (2006-03-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2883
# Shanks & Pottenger write that Gaza did not observe DST until 1957, but go
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2884
# with Shapir and assume that it observed DST from 1940 through 1947,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2885
# and that it used Jordanian rules starting in 1996.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2886
# We don't yet need a separate entry for the West Bank, since
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2887
# the only differences between it and Gaza that we know about
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2888
# occurred before our cutoff date of 1970.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2889
# However, as we get more information, we may need to add entries
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2890
# for parts of the West Bank as they transitioned from Israel's rules
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  2891
# to Palestine's rules.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2892
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2893
# From IINS News Service - Israel - 1998-03-23 10:38:07 Israel time,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2894
# forwarded by Ephraim Silverberg:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2895
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2896
# Despite the fact that Israel changed over to daylight savings time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2897
# last week, the PLO Authority (PA) has decided not to turn its clocks
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2898
# one-hour forward at this time.  As a sign of independence from Israeli rule,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2899
# the PA has decided to implement DST in April.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2900
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2901
# From Paul Eggert (1999-09-20):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2902
# Daoud Kuttab writes in Holiday havoc
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2903
# http://www.jpost.com/com/Archive/22.Apr.1999/Opinion/Article-2.html
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2904
# (Jerusalem Post, 1999-04-22) that
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2905
# the Palestinian National Authority changed to DST on 1999-04-15.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2906
# I vaguely recall that they switch back in October (sorry, forgot the source).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2907
# For now, let's assume that the spring switch was at 24:00,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2908
# and that they switch at 0:00 on the 3rd Fridays of April and October.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2909
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2910
# From Paul Eggert (2005-11-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2911
# Starting 2004 transitions are from Steffen Thorsen's web site timeanddate.com.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2912
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2913
# From Steffen Thorsen (2005-11-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2914
# A user from Gaza reported that Gaza made the change early because of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2915
# the Ramadan.  Next year Ramadan will be even earlier, so I think
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2916
# there is a good chance next year's end date will be around two weeks
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2917
# earlier - the same goes for Jordan.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2918
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2919
# From Steffen Thorsen (2006-08-17):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2920
# I was informed by a user in Bethlehem that in Bethlehem it started the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2921
# same day as Israel, and after checking with other users in the area, I
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2922
# was informed that they started DST one day after Israel.  I was not
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2923
# able to find any authoritative sources at the time, nor details if
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2924
# Gaza changed as well, but presumed Gaza to follow the same rules as
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2925
# the West Bank.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2926
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2927
# From Steffen Thorsen (2006-09-26):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2928
# according to the Palestine News Network (2006-09-19):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2929
# http://english.pnn.ps/index.php?option=com_content&task=view&id=596&Itemid=5
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2930
# > The Council of Ministers announced that this year its winter schedule
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2931
# > will begin early, as of midnight Thursday.  It is also time to turn
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2932
# > back the clocks for winter.  Friday will begin an hour late this week.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2933
# I guess it is likely that next year's date will be moved as well,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2934
# because of the Ramadan.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2935
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  2936
# From Jesper Nørgaard Welen (2007-09-18):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2937
# According to Steffen Thorsen's web site the Gaza Strip and the rest of the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2938
# Palestinian territories left DST early on 13.th. of September at 2:00.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2939
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2940
# From Paul Eggert (2007-09-20):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2941
# My understanding is that Gaza and the West Bank disagree even over when
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2942
# the weekend is (Thursday+Friday versus Friday+Saturday), so I'd be a bit
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2943
# surprised if they agreed about DST.  But for now, assume they agree.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2944
# For lack of better information, predict that future changes will be
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2945
# the 2nd Thursday of September at 02:00.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  2946
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2947
# From Alexander Krivenyshev (2008-08-28):
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2948
# Here is an article, that Mideast running on different clocks at Ramadan.
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2949
#
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2950
# Gaza Strip (as Egypt) ended DST at midnight Thursday (Aug 28, 2008), while
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2951
# the West Bank will end Daylight Saving Time at midnight Sunday (Aug 31, 2008).
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2952
#
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2953
# http://www.guardian.co.uk/world/feedarticle/7759001
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2954
# http://www.abcnews.go.com/International/wireStory?id=5676087
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2955
# http://www.worldtimezone.com/dst_news/dst_news_gazastrip01.html
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  2956
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2957
# From Alexander Krivenyshev (2009-03-26):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2958
# According to the Palestine News Network (arabic.pnn.ps), Palestinian
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2959
# government decided to start Daylight Time on Thursday night March
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2960
# 26 and continue until the night of 27 September 2009.
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2961
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2962
# (in Arabic)
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2963
# http://arabic.pnn.ps/index.php?option=com_content&task=view&id=50850
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2964
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2965
# (English translation)
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2966
# http://www.worldtimezone.com/dst_news/dst_news_westbank01.html
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  2967
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2968
# From Steffen Thorsen (2009-08-31):
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2969
# Palestine's Council of Ministers announced that they will revert back to
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2970
# winter time on Friday, 2009-09-04.
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2971
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2972
# One news source:
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2973
# http://www.safa.ps/ara/?action=showdetail&seid=4158
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2974
# (Palestinian press agency, Arabic),
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2975
# Google translate: "Decided that the Palestinian government in Ramallah
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2976
# headed by Salam Fayyad, the start of work in time for the winter of
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2977
# 2009, starting on Friday approved the fourth delay Sept. clock sixty
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2978
# minutes per hour as of Friday morning."
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2979
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2980
# We are not sure if Gaza will do the same, last year they had a different
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2981
# end date, we will keep this page updated:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  2982
# https://www.timeanddate.com/news/time/westbank-gaza-dst-2009.html
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2983
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2984
# From Alexander Krivenyshev (2009-09-02):
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2985
# Seems that Gaza Strip will go back to Winter Time same date as West Bank.
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2986
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2987
# According to Palestinian Ministry Of Interior, West Bank and Gaza Strip plan
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2988
# to change time back to Standard time on September 4, 2009.
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2989
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2990
# "Winter time unite the West Bank and Gaza"
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2991
# (from Palestinian National Authority):
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2992
# http://www.moi.gov.ps/en/?page=633167343250594025&nid=11505
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2993
# http://www.worldtimezone.com/dst_news/dst_news_gazastrip02.html
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  2994
5137
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  2995
# From Alexander Krivenyshev (2010-03-19):
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  2996
# According to Voice of Palestine DST will last for 191 days, from March
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  2997
# 26, 2010 till "the last Sunday before the tenth day of Tishri
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  2998
# (October), each year" (October 03, 2010?)
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  2999
#
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3000
# http://palvoice.org/forums/showthread.php?t=245697
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3001
# (in Arabic)
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3002
# http://www.worldtimezone.com/dst_news/dst_news_westbank03.html
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3003
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3004
# From Steffen Thorsen (2010-03-24):
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3005
# ...Ma'an News Agency reports that Hamas cabinet has decided it will
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3006
# start one day later, at 12:01am. Not sure if they really mean 12:01am or
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3007
# noon though:
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3008
#
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3009
# http://www.maannews.net/eng/ViewDetails.aspx?ID=271178
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3010
# (Ma'an News Agency)
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3011
# "At 12:01am Friday, clocks in Israel and the West Bank will change to
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3012
# 1:01am, while Gaza clocks will change at 12:01am Saturday morning."
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3013
6290
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
  3014
# From Steffen Thorsen (2010-08-11):
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
  3015
# According to several sources, including
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
  3016
# http://www.maannews.net/eng/ViewDetails.aspx?ID=306795
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  3017
# the clocks were set back one hour at 2010-08-11 00:00:00 local time in
6290
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
  3018
# Gaza and the West Bank.
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
  3019
# Some more background info:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3020
# https://www.timeanddate.com/news/time/westbank-gaza-end-dst-2010.html
6290
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
  3021
10795
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3022
# From Steffen Thorsen (2011-08-26):
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3023
# Gaza and the West Bank did go back to standard time in the beginning of
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3024
# August, and will now enter daylight saving time again on 2011-08-30
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3025
# 00:00 (so two periods of DST in 2011). The pause was because of
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3026
# Ramadan.
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3027
#
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3028
# http://www.maannews.net/eng/ViewDetails.aspx?ID=416217
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3029
# Additional info:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3030
# https://www.timeanddate.com/news/time/palestine-dst-2011.html
10795
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3031
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3032
# From Alexander Krivenyshev (2011-08-27):
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3033
# According to the article in The Jerusalem Post:
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3034
# "...Earlier this month, the Palestinian government in the West Bank decided to
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3035
# move to standard time for 30 days, during Ramadan. The Palestinians in the
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3036
# Gaza Strip accepted the change and also moved their clocks one hour back.
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3037
# The Hamas government said on Saturday that it won't observe summertime after
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3038
# the Muslim feast of Id al-Fitr, which begins on Tuesday..."
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3039
# ...
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3040
# https://www.jpost.com/MiddleEast/Article.aspx?id=235650
10795
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3041
# http://www.worldtimezone.com/dst_news/dst_news_gazastrip05.html
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3042
# The rules for Egypt are stolen from the 'africa' file.
10795
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3043
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3044
# From Steffen Thorsen (2011-09-30):
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  3045
# West Bank did end Daylight Saving Time this morning/midnight (2011-09-30
10795
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3046
# 00:00).
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3047
# So West Bank and Gaza now have the same time again.
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3048
#
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3049
# Many sources, including:
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3050
# http://www.maannews.net/eng/ViewDetails.aspx?ID=424808
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3051
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3052
# From Steffen Thorsen (2012-03-26):
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3053
# Palestinian news sources tell that both Gaza and West Bank will start DST
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3054
# on Friday (Thursday midnight, 2012-03-29 24:00).
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3055
# Some of many sources in Arabic:
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3056
# http://www.samanews.com/index.php?act=Show&id=122638
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3057
#
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3058
# http://safa.ps/details/news/74352/%D8%A8%D8%AF%D8%A1-%D8%A7%D9%84%D8%AA%D9%88%D9%82%D9%8A%D8%AA-%D8%A7%D9%84%D8%B5%D9%8A%D9%81%D9%8A-%D8%A8%D8%A7%D9%84%D8%B6%D9%81%D8%A9-%D9%88%D8%BA%D8%B2%D8%A9-%D9%84%D9%8A%D9%84%D8%A9-%D8%A7%D9%84%D8%AC%D9%85%D8%B9%D8%A9.html
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3059
#
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3060
# Our brief summary:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3061
# https://www.timeanddate.com/news/time/gaza-west-bank-dst-2012.html
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3062
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3063
# From Steffen Thorsen (2013-03-26):
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3064
# The following news sources tells that Palestine will "start daylight saving
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3065
# time from midnight on Friday, March 29, 2013" (translated).
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3066
# [These are in Arabic and are for Gaza and for Ramallah, respectively.]
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3067
# http://www.samanews.com/index.php?act=Show&id=154120
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3068
# http://safa.ps/details/news/99844/%D8%B1%D8%A7%D9%85-%D8%A7%D9%84%D9%84%D9%87-%D8%A8%D8%AF%D8%A1-%D8%A7%D9%84%D8%AA%D9%88%D9%82%D9%8A%D8%AA-%D8%A7%D9%84%D8%B5%D9%8A%D9%81%D9%8A-29-%D8%A7%D9%84%D8%AC%D8%A7%D8%B1%D9%8A.html
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3069
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  3070
# From Steffen Thorsen (2013-09-24):
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  3071
# The Gaza and West Bank are ending DST Thursday at midnight
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  3072
# (2013-09-27 00:00:00) (one hour earlier than last year...).
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  3073
# This source in English, says "that winter time will go into effect
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  3074
# at midnight on Thursday in the West Bank and Gaza Strip":
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  3075
# http://english.wafa.ps/index.php?action=detail&id=23246
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  3076
# official source...:
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  3077
# http://www.palestinecabinet.gov.ps/ar/Views/ViewDetails.aspx?pid=1252
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  3078
29722
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  3079
# From Steffen Thorsen (2015-03-03):
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  3080
# Sources such as http://www.alquds.com/news/article/view/id/548257
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3081
# and https://www.raya.ps/ar/news/890705.html say Palestine areas will
29722
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  3082
# start DST on 2015-03-28 00:00 which is one day later than expected.
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  3083
#
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  3084
# From Paul Eggert (2015-03-03):
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3085
# https://www.timeanddate.com/time/change/west-bank/ramallah?year=2014
29722
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  3086
# says that the fall 2014 transition was Oct 23 at 24:00.
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3087
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  3088
# From Hannah Kreitem (2016-03-09):
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  3089
# http://www.palestinecabinet.gov.ps/WebSite/ar/ViewDetails?ID=31728
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  3090
# [Google translation]: "The Council also decided to start daylight
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  3091
# saving in Palestine as of one o'clock on Saturday morning,
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  3092
# 2016-03-26, to provide the clock 60 minutes ahead."
41819
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3093
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3094
# From Sharef Mustafa (2016-10-19):
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3095
# [T]he Palestinian cabinet decision (Mar 8th 2016) published on
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3096
# http://www.palestinecabinet.gov.ps/WebSite/Upload/Decree/GOV_17/16032016134830.pdf
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3097
# states that summer time will end on Oct 29th at 01:00.
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3098
#
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3099
# From Tim Parenti (2016-10-19):
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3100
# Predict fall transitions on October's last Saturday at 01:00 from now on.
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3101
# This is consistent with the 2016 transition as well as our spring
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3102
# predictions.
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3103
#
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3104
# From Paul Eggert (2016-10-19):
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3105
# It's also consistent with predictions in the following URLs today:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3106
# https://www.timeanddate.com/time/change/gaza-strip/gaza
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3107
# https://www.timeanddate.com/time/change/west-bank/hebron
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  3108
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  3109
# From Sharef Mustafa (2018-03-16):
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  3110
# Palestine summer time will start on Mar 24th 2018 by advancing the
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  3111
# clock by 60 minutes as per Palestinian cabinet decision published on
50282
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  3112
# the official website, though the decree did not specify the exact
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  3113
# time of the time shift.
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  3114
# http://www.palestinecabinet.gov.ps/Website/AR/NDecrees/ViewFile.ashx?ID=e7a42ab7-ee23-435a-b9c8-a4f7e81f3817
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3115
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3116
# From Even Scharning (2019-03-23):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3117
# DST in Palestine will start on 30 March this year, not 23 March as the time
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3118
# zone database predicted.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3119
# https://ramallah.news/post/123610
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  3120
#
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3121
# From Tim Parenti (2019-03-23):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3122
# Combining this with the rules observed since 2016, adjust our spring
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3123
# transition guess to Mar Sat>=24.
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  3124
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3125
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3126
Rule EgyptAsia	1957	only	-	May	10	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3127
Rule EgyptAsia	1957	1958	-	Oct	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3128
Rule EgyptAsia	1958	only	-	May	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3129
Rule EgyptAsia	1959	1967	-	May	 1	1:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3130
Rule EgyptAsia	1959	1965	-	Sep	30	3:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3131
Rule EgyptAsia	1966	only	-	Oct	 1	3:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3132
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3133
Rule Palestine	1999	2005	-	Apr	Fri>=15	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3134
Rule Palestine	1999	2003	-	Oct	Fri>=15	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3135
Rule Palestine	2004	only	-	Oct	 1	1:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3136
Rule Palestine	2005	only	-	Oct	 4	2:00	0	-
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3137
Rule Palestine	2006	2007	-	Apr	 1	0:00	1:00	S
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3138
Rule Palestine	2006	only	-	Sep	22	0:00	0	-
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
  3139
Rule Palestine	2007	only	-	Sep	Thu>=8	2:00	0	-
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3140
Rule Palestine	2008	2009	-	Mar	lastFri	0:00	1:00	S
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3141
Rule Palestine	2008	only	-	Sep	 1	0:00	0	-
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3142
Rule Palestine	2009	only	-	Sep	Fri>=1	1:00	0	-
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3143
Rule Palestine	2010	only	-	Mar	26	0:00	1:00	S
6290
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
  3144
Rule Palestine	2010	only	-	Aug	11	0:00	0	-
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3145
Rule Palestine	2011	only	-	Apr	 1	0:01	1:00	S
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3146
Rule Palestine	2011	only	-	Aug	 1	0:00	0	-
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3147
Rule Palestine	2011	only	-	Aug	30	0:00	1:00	S
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3148
Rule Palestine	2011	only	-	Sep	30	0:00	0	-
29722
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  3149
Rule Palestine	2012	2014	-	Mar	lastThu	24:00	1:00	S
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  3150
Rule Palestine	2012	only	-	Sep	21	1:00	0	-
29722
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  3151
Rule Palestine	2013	only	-	Sep	Fri>=21	0:00	0	-
41819
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3152
Rule Palestine	2014	2015	-	Oct	Fri>=21	0:00	0	-
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 35770
diff changeset
  3153
Rule Palestine	2015	only	-	Mar	lastFri	24:00	1:00	S
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3154
Rule Palestine	2016	max	-	Mar	Sat>=24	1:00	1:00	S
41819
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3155
Rule Palestine	2016	max	-	Oct	lastSat	1:00	0	-
10795
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3156
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3157
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3158
Zone	Asia/Gaza	2:17:52	-	LMT	1900 Oct
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  3159
			2:00	Zion	EET/EEST 1948 May 15
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3160
			2:00 EgyptAsia	EE%sT	1967 Jun  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3161
			2:00	Zion	I%sT	1996
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3162
			2:00	Jordan	EE%sT	1999
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3163
			2:00 Palestine	EE%sT	2008 Aug 29  0:00
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3164
			2:00	-	EET	2008 Sep
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3165
			2:00 Palestine	EE%sT	2010
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3166
			2:00	-	EET	2010 Mar 27  0:01
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3167
			2:00 Palestine	EE%sT	2011 Aug  1
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3168
			2:00	-	EET	2012
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3169
			2:00 Palestine	EE%sT
10795
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3170
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3171
Zone	Asia/Hebron	2:20:23	-	LMT	1900 Oct
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41962
diff changeset
  3172
			2:00	Zion	EET/EEST 1948 May 15
10795
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3173
			2:00 EgyptAsia	EE%sT	1967 Jun  5
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3174
			2:00	Zion	I%sT	1996
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
  3175
			2:00	Jordan	EE%sT	1999
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3176
			2:00 Palestine	EE%sT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3177
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3178
# Paracel Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3179
# no information
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3180
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3181
# Philippines
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3182
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3183
# From Paul Eggert (2018-11-18):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3184
# The Spanish initially used American (west-of-Greenwich) time.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3185
# It is unknown what time Manila kept when the British occupied it from
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3186
# 1762-10-06 through 1764-04; for now assume it kept American time.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3187
# On 1844-08-16, Narciso Clavería, governor-general of the
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3188
# Philippines, issued a proclamation announcing that 1844-12-30 was to
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3189
# be immediately followed by 1845-01-01; see R.H. van Gent's
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3190
# History of the International Date Line
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3191
# https://www.staff.science.uu.nl/~gent0113/idl/idl_philippines.htm
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3192
# The rest of the data entries are from Shanks & Pottenger.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3193
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3194
# From Jesper Nørgaard Welen (2006-04-26):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3195
# ... claims that Philippines had DST last time in 1990:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3196
# http://story.philippinetimes.com/p.x/ct/9/id/145be20cc6b121c0/cid/3e5bbccc730d258c/
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3197
# [a story dated 2006-04-25 by Cris Larano of Dow Jones Newswires,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3198
# but no details]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3199
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3200
# From Paul Eggert (2014-08-14):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3201
# The following source says DST may be instituted November-January and again
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3202
# March-June, but this is not definite.  It also says DST was last proclaimed
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3203
# during the Ramos administration (1992-1998); but again, no details.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3204
# Carcamo D. PNoy urged to declare use of daylight saving time.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3205
# Philippine Star 2014-08-05
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3206
# http://www.philstar.com/headlines/2014/08/05/1354152/pnoy-urged-declare-use-daylight-saving-time
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3207
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3208
# From Paul Goyette (2018-06-15):
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3209
# In the Philippines, there is a national law, Republic Act No. 10535
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3210
# which declares the official time here as "Philippine Standard Time".
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3211
# The act [1] even specifies use of PST as the abbreviation, although
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3212
# the FAQ provided by PAGASA [2] uses the "acronym PhST to distinguish
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3213
# it from the Pacific Standard Time (PST)."
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3214
# [1] http://www.officialgazette.gov.ph/2013/05/15/republic-act-no-10535/
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3215
# [2] https://www1.pagasa.dost.gov.ph/index.php/astronomy/philippine-standard-time#republic-act-10535
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3216
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3217
# From Paul Eggert (2018-06-19):
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3218
# I surveyed recent news reports, and my impression is that "PST" is
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3219
# more popular among reliable English-language news sources.  This is
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3220
# not just a measure of Google hit counts: it's also the sizes and
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3221
# influence of the sources.  There is no current abbreviation for DST,
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3222
# so use "PDT", the usual American style.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3223
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3224
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3225
Rule	Phil	1936	only	-	Nov	1	0:00	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3226
Rule	Phil	1937	only	-	Feb	1	0:00	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3227
Rule	Phil	1954	only	-	Apr	12	0:00	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3228
Rule	Phil	1954	only	-	Jul	1	0:00	0	S
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3229
Rule	Phil	1978	only	-	Mar	22	0:00	1:00	D
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3230
Rule	Phil	1978	only	-	Sep	21	0:00	0	S
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3231
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3232
Zone	Asia/Manila	-15:56:00 -	LMT	1844 Dec 31
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3233
			8:04:00 -	LMT	1899 May 11
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3234
			8:00	Phil	P%sT	1942 May
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3235
			9:00	-	JST	1944 Nov
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3236
			8:00	Phil	P%sT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3237
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3238
# Qatar
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3239
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3240
Zone	Asia/Qatar	3:26:08 -	LMT	1920     # Al Dawhah / Doha
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3241
			4:00	-	+04	1972 Jun
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3242
			3:00	-	+03
28776
4153595a6ced 8072042: (tz) Support tzdata2015a
aefimov
parents: 27727
diff changeset
  3243
Link Asia/Qatar Asia/Bahrain
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3244
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3245
# Saudi Arabia
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3246
#
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3247
# From Paul Eggert (2018-08-29):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3248
# Time in Saudi Arabia and other countries in the Arabian peninsula was not
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3249
# standardized until 1968 or so; we don't know exactly when, and possibly it
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3250
# has never been made official.  Richard P Hunt, in "Islam city yielding to
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3251
# modern times", New York Times (1961-04-09), p 20, wrote that only airlines
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3252
# observed standard time, and that people in Jeddah mostly observed quasi-solar
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3253
# time, doing so by setting their watches at sunrise to 6 o'clock (or to 12
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3254
# o'clock for "Arab" time).
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3255
#
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3256
# Timekeeping differed depending on who you were and which part of Saudi
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3257
# Arabia you were in.  In 1969, Elias Antar wrote that although a common
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3258
# practice had been to set one's watch to 12:00 (i.e., midnight) at sunset -
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3259
# which meant that the time on one side of a mountain could differ greatly from
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3260
# the time on the other side - many foreigners set their watches to 6pm
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3261
# instead, while airlines instead used UTC +03 (except in Dhahran, where they
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3262
# used UTC +04), Aramco used UTC +03 with DST, and the Trans-Arabian Pipe Line
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3263
# Company used Aramco time in eastern Saudi Arabia and airline time in western.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3264
# (The American Military Aid Advisory Group used plain UTC.)  Antar writes,
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3265
# "A man named Higgins, so the story goes, used to run a local power
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3266
# station. One day, the whole thing became too much for Higgins and he
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3267
# assembled his staff and laid down the law. 'I've had enough of this,' he
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3268
# shrieked. 'It is now 12 o'clock Higgins Time, and from now on this station is
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3269
# going to run on Higgins Time.' And so, until last year, it did."  See:
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3270
# Antar E. Dinner at When? Saudi Aramco World, 1969 March/April. 2-3.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3271
# http://archive.aramcoworld.com/issue/196902/dinner.at.when.htm
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3272
# Also see: Antar EN. Arabian flying is confusing.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3273
# Port Angeles (WA) Evening News. 1965-03-10. page 3.
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3274
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3275
# The TZ database cannot represent quasi-solar time; airline time is the best
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3276
# we can do.  The 1946 foreign air news digest of the U.S. Civil Aeronautics
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3277
# Board (OCLC 42299995) reported that the "... Arabian Government, inaugurated
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3278
# a weekly Dhahran-Cairo service, via the Saudi Arabian cities of Riyadh and
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3279
# Jidda, on March 14, 1947".  Shanks & Pottenger guessed 1950; go with the
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3280
# earlier date.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3281
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3282
# Shanks & Pottenger also state that until 1968-05-01 Saudi Arabia had two
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3283
# time zones; the other zone, at UT +04, was in the far eastern part of
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3284
# the country.  Presumably this is documenting airline time.  Ignore this,
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  3285
# as it's before our 1970 cutoff.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3286
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3287
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3288
Zone	Asia/Riyadh	3:06:52 -	LMT	1947 Mar 14
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3289
			3:00	-	+03
28776
4153595a6ced 8072042: (tz) Support tzdata2015a
aefimov
parents: 27727
diff changeset
  3290
Link Asia/Riyadh Asia/Aden	# Yemen
4153595a6ced 8072042: (tz) Support tzdata2015a
aefimov
parents: 27727
diff changeset
  3291
Link Asia/Riyadh Asia/Kuwait
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3292
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3293
# Singapore
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3294
# taken from Mok Ly Yng (2003-10-30)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3295
# http://www.math.nus.edu.sg/aslaksen/teaching/timezone.html
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3296
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3297
Zone	Asia/Singapore	6:55:25 -	LMT	1901 Jan  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3298
			6:55:25	-	SMT	1905 Jun  1 # Singapore M.T.
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3299
			7:00	-	+07	1933 Jan  1
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3300
			7:00	0:20	+0720	1936 Jan  1
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3301
			7:20	-	+0720	1941 Sep  1
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3302
			7:30	-	+0730	1942 Feb 16
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3303
			9:00	-	+09	1945 Sep 12
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3304
			7:30	-	+0730	1982 Jan  1
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3305
			8:00	-	+08
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3306
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3307
# Spratly Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3308
# no information
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3309
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3310
# Sri Lanka
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3311
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3312
# From Paul Eggert (2013-02-21):
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3313
# Milne says "Madras mean time use from May 1, 1898.  Prior to this Colombo
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3314
# mean time, 5h. 4m. 21.9s. F., was used."  But 5:04:21.9 differs considerably
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3315
# from Colombo's meridian 5:19:24, so for now ignore Milne and stick with
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3316
# Shanks and Pottenger.
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3317
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3318
# From Paul Eggert (1996-09-03):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3319
# "Sri Lanka advances clock by an hour to avoid blackout"
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3320
# (<http://www.virtual-pc.com/lankaweb/news/items/240596-2.html>, 1996-05-24,
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3321
# no longer available as of 1999-08-17)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3322
# reported "the country's standard time will be put forward by one hour at
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3323
# midnight Friday (1830 GMT) 'in the light of the present power crisis'."
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3324
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3325
# From Dharmasiri Senanayake, Sri Lanka Media Minister (1996-10-24), as quoted
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3326
# by Shamindra in Daily News - Hot News Section
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3327
# <news:54rka5$m5h@mtinsc01-mgt.ops.worldnet.att.net> (1996-10-26):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3328
# With effect from 12.30 a.m. on 26th October 1996
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3329
# Sri Lanka will be six (06) hours ahead of GMT.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3330
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3331
# From Jesper Nørgaard Welen (2006-04-14), quoting Sri Lanka News Online
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3332
# <http://news.sinhalaya.com/wmview.php?ArtID=11002> (2006-04-13):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3333
# 0030 hrs on April 15, 2006 (midnight of April 14, 2006 +30 minutes)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3334
# at present, become 2400 hours of April 14, 2006 (midnight of April 14, 2006).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3335
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3336
# From Peter Apps and Ranga Sirila of Reuters (2006-04-12) in:
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3337
# http://today.reuters.co.uk/news/newsArticle.aspx?type=scienceNews&storyID=2006-04-12T172228Z_01_COL295762_RTRIDST_0_SCIENCE-SRILANKA-TIME-DC.XML
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3338
# [The Tamil Tigers] never accepted the original 1996 time change and simply
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3339
# kept their clocks set five and a half hours ahead of Greenwich Mean
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3340
# Time (GMT), in line with neighbor India.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3341
# From Paul Eggert (2006-04-18):
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3342
# People who live in regions under Tamil control can use [TZ='Asia/Kolkata'],
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3343
# as that zone has agreed with the Tamil areas since our cutoff date of 1970.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3344
41819
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3345
# From Sadika Sumanapala (2016-10-19):
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3346
# According to http://www.sltime.org (maintained by Measurement Units,
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3347
# Standards & Services Department, Sri Lanka) abbreviation for Sri Lanka
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3348
# standard time is SLST.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3349
#
41819
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3350
# From Paul Eggert (2016-10-18):
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3351
# "SLST" seems to be reasonably recent and rarely-used outside time
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3352
# zone nerd sources.  I searched Google News and found three uses of
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3353
# it in the International Business Times of India in February and
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3354
# March of this year when discussing cricket match times, but nothing
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3355
# since then (though there has been a lot of cricket) and nothing in
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3356
# other English-language news sources.  Our old abbreviation "LKT" is
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3357
# even worse.  For now, let's use a numeric abbreviation; we can
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3358
# switch to "SLST" if it catches on.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3359
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3360
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3361
Zone	Asia/Colombo	5:19:24 -	LMT	1880
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3362
			5:19:32	-	MMT	1906        # Moratuwa Mean Time
41819
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3363
			5:30	-	+0530	1942 Jan  5
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3364
			5:30	0:30	+06	1942 Sep
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3365
			5:30	1:00	+0630	1945 Oct 16  2:00
41819
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3366
			5:30	-	+0530	1996 May 25  0:00
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3367
			6:30	-	+0630	1996 Oct 26  0:30
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3368
			6:00	-	+06	2006 Apr 15  0:30
48fdba4b8808 8168512: (tz) Support tzdata2016h
rpatil
parents: 41354
diff changeset
  3369
			5:30	-	+0530
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3370
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3371
# Syria
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3372
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3373
Rule	Syria	1920	1923	-	Apr	Sun>=15	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3374
Rule	Syria	1920	1923	-	Oct	Sun>=1	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3375
Rule	Syria	1962	only	-	Apr	29	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3376
Rule	Syria	1962	only	-	Oct	1	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3377
Rule	Syria	1963	1965	-	May	1	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3378
Rule	Syria	1963	only	-	Sep	30	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3379
Rule	Syria	1964	only	-	Oct	1	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3380
Rule	Syria	1965	only	-	Sep	30	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3381
Rule	Syria	1966	only	-	Apr	24	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3382
Rule	Syria	1966	1976	-	Oct	1	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3383
Rule	Syria	1967	1978	-	May	1	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3384
Rule	Syria	1977	1978	-	Sep	1	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3385
Rule	Syria	1983	1984	-	Apr	9	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3386
Rule	Syria	1983	1984	-	Oct	1	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3387
Rule	Syria	1986	only	-	Feb	16	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3388
Rule	Syria	1986	only	-	Oct	9	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3389
Rule	Syria	1987	only	-	Mar	1	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3390
Rule	Syria	1987	1988	-	Oct	31	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3391
Rule	Syria	1988	only	-	Mar	15	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3392
Rule	Syria	1989	only	-	Mar	31	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3393
Rule	Syria	1989	only	-	Oct	1	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3394
Rule	Syria	1990	only	-	Apr	1	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3395
Rule	Syria	1990	only	-	Sep	30	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3396
Rule	Syria	1991	only	-	Apr	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3397
Rule	Syria	1991	1992	-	Oct	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3398
Rule	Syria	1992	only	-	Apr	 8	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3399
Rule	Syria	1993	only	-	Mar	26	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3400
Rule	Syria	1993	only	-	Sep	25	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3401
# IATA SSIM (1998-02) says 1998-04-02;
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3402
# (1998-09) says 1999-03-29 and 1999-09-29; (1999-02) says 1999-04-02,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3403
# 2000-04-02, and 2001-04-02; (1999-09) says 2000-03-31 and 2001-03-31;
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3404
# (2006) says 2006-03-31 and 2006-09-22;
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3405
# for now ignore all these claims and go with Shanks & Pottenger,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3406
# except for the 2006-09-22 claim (which seems right for Ramadan).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3407
Rule	Syria	1994	1996	-	Apr	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3408
Rule	Syria	1994	2005	-	Oct	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3409
Rule	Syria	1997	1998	-	Mar	lastMon	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3410
Rule	Syria	1999	2006	-	Apr	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3411
# From Stephen Colebourne (2006-09-18):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3412
# According to IATA data, Syria will change DST on 21st September [21:00 UTC]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3413
# this year [only]....  This is probably related to Ramadan, like Egypt.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3414
Rule	Syria	2006	only	-	Sep	22	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3415
# From Paul Eggert (2007-03-29):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3416
# Today the AP reported "Syria will switch to summertime at midnight Thursday."
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3417
# http://www.iht.com/articles/ap/2007/03/29/africa/ME-GEN-Syria-Time-Change.php
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3418
Rule	Syria	2007	only	-	Mar	lastFri	0:00	1:00	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3419
# From Jesper Nørgaard (2007-10-27):
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3420
# The sister center ICARDA of my work CIMMYT is confirming that Syria DST will
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
  3421
# not take place 1st November at 0:00 o'clock but 1st November at 24:00 or
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
  3422
# rather Midnight between Thursday and Friday. This does make more sense than
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3423
# having it between Wednesday and Thursday (two workdays in Syria) since the
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3424
# weekend in Syria is not Saturday and Sunday, but Friday and Saturday. So now
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3425
# it is implemented at midnight of the last workday before weekend...
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  3426
#
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3427
# From Steffen Thorsen (2007-10-27):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3428
# Jesper Nørgaard Welen wrote:
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  3429
#
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3430
# > "Winter local time in Syria will be observed at midnight of Thursday 1
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3431
# > November 2007, and the clock will be put back 1 hour."
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  3432
#
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3433
# I found confirmation on this in this gov.sy-article (Arabic):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3434
# http://wehda.alwehda.gov.sy/_print_veiw.asp?FileName=12521710520070926111247
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  3435
#
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3436
# which using Google's translate tools says:
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  3437
# Council of Ministers also approved the commencement of work on
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  3438
# identifying the winter time as of Friday, 2/11/2007 where the 60th
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3439
# minute delay at midnight Thursday 1/11/2007.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3440
Rule	Syria	2007	only	-	Nov	 Fri>=1	0:00	0	-
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3441
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3442
# From Stephen Colebourne (2008-03-17):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3443
# For everyone's info, I saw an IATA time zone change for [Syria] for
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3444
# this month (March 2008) in the last day or so....
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3445
# Country     Time Standard   --- DST Start ---   --- DST End ---  DST
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3446
# Name        Zone Variation   Time    Date        Time    Date
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3447
# Variation
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3448
# Syrian Arab
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3449
# Republic    SY    +0200      2200  03APR08       2100  30SEP08   +0300
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3450
#                              2200  02APR09       2100  30SEP09   +0300
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3451
#                              2200  01APR10       2100  30SEP10   +0300
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3452
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3453
# From Arthur David Olson (2008-03-17):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3454
# Here's a link to English-language coverage by the Syrian Arab News
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3455
# Agency (SANA)...
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3456
# http://www.sana.sy/eng/21/2008/03/11/165173.htm
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3457
# ...which reads (in part) "The Cabinet approved the suggestion of the
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3458
# Ministry of Electricity to begin daylight savings time on Friday April
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3459
# 4th, advancing clocks one hour ahead on midnight of Thursday April 3rd."
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3460
# Since Syria is two hours east of UTC, the 2200 and 2100 transition times
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3461
# shown above match up with midnight in Syria.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3462
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3463
# From Arthur David Olson (2008-03-18):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3464
# My best guess at a Syrian rule is "the Friday nearest April 1";
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3465
# coding that involves either using a "Mar Fri>=29" construct that old time zone
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3466
# compilers can't handle  or having multiple Rules (a la Israel).
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3467
# For now, use "Apr Fri>=1", and go with IATA on a uniform Sep 30 end.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3468
1833
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
  3469
# From Steffen Thorsen (2008-10-07):
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
  3470
# Syria has now officially decided to end DST on 2008-11-01 this year,
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
  3471
# according to the following article in the Syrian Arab News Agency (SANA).
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
  3472
#
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
  3473
# The article is in Arabic, and seems to tell that they will go back to
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
  3474
# winter time on 2008-11-01 at 00:00 local daylight time (delaying/setting
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
  3475
# clocks back 60 minutes).
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
  3476
#
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
  3477
# http://sana.sy/ara/2/2008/10/07/195459.htm
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
  3478
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3479
# From Steffen Thorsen (2009-03-19):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3480
# Syria will start DST on 2009-03-27 00:00 this year according to many sources,
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3481
# two examples:
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3482
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3483
# http://www.sana.sy/eng/21/2009/03/17/217563.htm
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3484
# (English, Syrian Arab News # Agency)
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3485
# http://thawra.alwehda.gov.sy/_View_news2.asp?FileName=94459258720090318012209
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3486
# (Arabic, gov-site)
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3487
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3488
# We have not found any sources saying anything about when DST ends this year.
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3489
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3490
# Our summary
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3491
# https://www.timeanddate.com/news/time/syria-dst-starts-march-27-2009.html
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3492
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  3493
# From Steffen Thorsen (2009-10-27):
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  3494
# The Syrian Arab News Network on 2009-09-29 reported that Syria will
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  3495
# revert back to winter (standard) time on midnight between Thursday
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  3496
# 2009-10-29 and Friday 2009-10-30:
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  3497
# http://www.sana.sy/ara/2/2009/09/29/247012.htm (Arabic)
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  3498
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  3499
# From Arthur David Olson (2009-10-28):
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  3500
# We'll see if future DST switching times turn out to be end of the last
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  3501
# Thursday of the month or the start of the last Friday of the month or
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  3502
# something else. For now, use the start of the last Friday.
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  3503
5137
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3504
# From Steffen Thorsen (2010-03-17):
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3505
# The "Syrian News Station" reported on 2010-03-16 that the Council of
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3506
# Ministers has decided that Syria will start DST on midnight Thursday
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3507
# 2010-04-01: (midnight between Thursday and Friday):
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3508
# http://sns.sy/sns/?path=news/read/11421 (Arabic)
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3509
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3510
# From Steffen Thorsen (2012-03-26):
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3511
# Today, Syria's government announced that they will start DST early on Friday
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3512
# (00:00). This is a bit earlier than the past two years.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3513
#
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3514
# From Syrian Arab News Agency, in Arabic:
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3515
# http://www.sana.sy/ara/2/2012/03/26/408215.htm
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3516
#
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3517
# Our brief summary:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3518
# https://www.timeanddate.com/news/time/syria-dst-2012.html
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3519
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3520
# From Arthur David Olson (2012-03-27):
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3521
# Assume last Friday in March going forward XXX.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3522
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1850
diff changeset
  3523
Rule	Syria	2008	only	-	Apr	Fri>=1	0:00	1:00	S
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  3524
Rule	Syria	2008	only	-	Nov	1	0:00	0	-
5137
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
  3525
Rule	Syria	2009	only	-	Mar	lastFri	0:00	1:00	S
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3526
Rule	Syria	2010	2011	-	Apr	Fri>=1	0:00	1:00	S
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  3527
Rule	Syria	2012	max	-	Mar	lastFri	0:00	1:00	S
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
  3528
Rule	Syria	2009	max	-	Oct	lastFri	0:00	0	-
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3529
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3530
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3531
Zone	Asia/Damascus	2:25:12 -	LMT	1920 # Dimashq
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3532
			2:00	Syria	EE%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3533
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3534
# Tajikistan
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3535
# From Shanks & Pottenger.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3536
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3537
Zone	Asia/Dushanbe	4:35:12 -	LMT	1924 May  2
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3538
			5:00	-	+05	1930 Jun 21
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3539
			6:00 RussiaAsia +06/+07	1991 Mar 31  2:00s
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3540
			5:00	1:00	+05/+06	1991 Sep  9  2:00s
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3541
			5:00	-	+05
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3542
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3543
# Thailand
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3544
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3545
Zone	Asia/Bangkok	6:42:04	-	LMT	1880
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3546
			6:42:04	-	BMT	1920 Apr # Bangkok Mean Time
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3547
			7:00	-	+07
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3548
Link Asia/Bangkok Asia/Phnom_Penh	# Cambodia
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3549
Link Asia/Bangkok Asia/Vientiane	# Laos
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3550
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3551
# Turkmenistan
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3552
# From Shanks & Pottenger.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3553
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3554
Zone	Asia/Ashgabat	3:53:32 -	LMT	1924 May  2 # or Ashkhabad
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3555
			4:00	-	+04	1930 Jun 21
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3556
			5:00 RussiaAsia	+05/+06	1991 Mar 31  2:00
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3557
			4:00 RussiaAsia	+04/+05	1992 Jan 19  2:00
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3558
			5:00	-	+05
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3559
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3560
# United Arab Emirates
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3561
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3562
Zone	Asia/Dubai	3:41:12 -	LMT	1920
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3563
			4:00	-	+04
28776
4153595a6ced 8072042: (tz) Support tzdata2015a
aefimov
parents: 27727
diff changeset
  3564
Link Asia/Dubai Asia/Muscat	# Oman
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3565
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3566
# Uzbekistan
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3567
# Byalokoz 1919 says Uzbekistan was 4:27:53.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3568
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3569
Zone	Asia/Samarkand	4:27:53 -	LMT	1924 May  2
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3570
			4:00	-	+04	1930 Jun 21
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3571
			5:00	-	+05	1981 Apr  1
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3572
			5:00	1:00	+06	1981 Oct  1
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3573
			6:00	-	+06	1982 Apr  1
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3574
			5:00 RussiaAsia	+05/+06	1992
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3575
			5:00	-	+05
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3576
# Milne says Tashkent was 4:37:10.8; round to nearest.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3577
Zone	Asia/Tashkent	4:37:11 -	LMT	1924 May  2
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3578
			5:00	-	+05	1930 Jun 21
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3579
			6:00 RussiaAsia	+06/+07	1991 Mar 31  2:00
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3580
			5:00 RussiaAsia	+05/+06	1992
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
  3581
			5:00	-	+05
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3582
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3583
# Vietnam
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3584
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3585
# From Paul Eggert (2014-10-04):
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3586
# Milne gives 7:16:56 for the meridian of Saigon in 1899, as being
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3587
# used in Lower Laos, Cambodia, and Annam.  But this is quite a ways
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3588
# from Saigon's location.  For now, ignore this and stick with Shanks
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3589
# and Pottenger for LMT before 1906.
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  3590
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  3591
# From Arthur David Olson (2008-03-18):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3592
# The English-language name of Vietnam's most populous city is "Ho Chi Minh
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  3593
# City"; use Ho_Chi_Minh below to avoid a name of more than 14 characters.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3594
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3595
# From Paul Eggert (2014-10-21) after a heads-up from Trần Ngọc Quân:
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3596
# Trần Tiến Bình's authoritative book "Lịch Việt Nam: thế kỷ XX-XXI (1901-2100)"
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3597
# (Nhà xuất bản Văn Hoá - Thông Tin, Hanoi, 2005), pp 49-50,
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3598
# is quoted verbatim in:
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3599
# http://www.thoigian.com.vn/?mPage=P80D01
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3600
# is translated by Brian Inglis in:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  3601
# https://mm.icann.org/pipermail/tz/2014-October/021654.html
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3602
# and is the basis for the information below.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3603
#
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3604
# The 1906 transition was effective July 1 and standardized Indochina to
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  3605
# Phù Liễn Observatory, legally 104° 17' 17" east of Paris.
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3606
# It's unclear whether this meant legal Paris Mean Time (00:09:21) or
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  3607
# the Paris Meridian (2° 20' 14.03" E); the former yields 07:06:30.1333...
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3608
# and the latter 07:06:29.333... so either way it rounds to 07:06:30,
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3609
# which is used below even though the modern-day Phù Liễn Observatory
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3610
# is closer to 07:06:31.  Abbreviate Phù Liễn Mean Time as PLMT.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3611
#
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3612
# The following transitions occurred in Indochina in general (before 1954)
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3613
# and in South Vietnam in particular (after 1954):
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3614
# To 07:00 on 1911-05-01.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3615
# To 08:00 on 1942-12-31 at 23:00.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3616
# To 09:00 in 1945-03-14 at 23:00.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3617
# To 07:00 on 1945-09-02 in Vietnam.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3618
# To 08:00 on 1947-04-01 in French-controlled Indochina.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3619
# To 07:00 on 1955-07-01 in South Vietnam.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3620
# To 08:00 on 1959-12-31 at 23:00 in South Vietnam.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3621
# To 07:00 on 1975-06-13 in South Vietnam.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3622
#
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3623
# Trần cites the following sources; it's unclear which supplied the info above.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3624
#
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3625
# Hoàng Xuân Hãn: "Lịch và lịch Việt Nam". Tập san Khoa học Xã hội,
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3626
# No. 9, Paris, February 1982.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3627
#
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3628
# Lê Thành Lân: "Lịch và niên biểu lịch sử hai mươi thế kỷ (0001-2010)",
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3629
# NXB Thống kê, Hanoi, 2000.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3630
#
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3631
# Lê Thành Lân: "Lịch hai thế kỷ (1802-2010) và các lịch vĩnh cửu",
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3632
# NXB Thuận Hoá, Huế, 1995.
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3633
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3634
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  3635
Zone Asia/Ho_Chi_Minh	7:06:40 -	LMT	1906 Jul  1
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3636
			7:06:30	-	PLMT	1911 May  1 # Phù Liễn MT
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3637
			7:00	-	+07	1942 Dec 31 23:00
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3638
			8:00	-	+08	1945 Mar 14 23:00
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3639
			9:00	-	+09	1945 Sep  2
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3640
			7:00	-	+07	1947 Apr  1
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3641
			8:00	-	+08	1955 Jul  1
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3642
			7:00	-	+07	1959 Dec 31 23:00
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3643
			8:00	-	+08	1975 Jun 13
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  3644
			7:00	-	+07
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3645
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3646
# From Paul Eggert (2019-02-19):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3647
#
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3648
# The Ho Chi Minh entry suffices for most purposes as it agrees with all of
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3649
# Vietnam since 1975-06-13.  Presumably clocks often changed in south Vietnam
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3650
# in the early 1970s as locations changed hands during the war; however the
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3651
# details are unknown and would likely be too voluminous for this database.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3652
#
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3653
# For timestamps in north Vietnam back to 1970 (the tzdb cutoff),
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3654
# use Asia/Bangkok; see the VN entries in the file zone1970.tab.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3655
# For timestamps before 1970, see Asia/Hanoi in the file 'backzone'.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3656
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  3657
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  3658
# Yemen
28776
4153595a6ced 8072042: (tz) Support tzdata2015a
aefimov
parents: 27727
diff changeset
  3659
# See Asia/Riyadh.