make/data/tzdata/africa
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 Africa 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-05-27):
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
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
    55
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
# A reliable and entertaining source about time zones is
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
# Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
#
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    59
# European-style abbreviations are commonly used along the Mediterranean.
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    60
# For sub-Saharan Africa abbreviations were less standardized.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
# Previous editions of this database used WAT, CAT, SAT, and EAT
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    62
# for UT +00 through +03, respectively,
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    63
# but in 1997 Mark R V Murray reported that
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    64
# 'SAST' is the official abbreviation for +02 in the country of South Africa,
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    65
# 'CAT' is commonly used for +02 in countries north of South Africa, and
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    66
# 'WAT' is probably the best name for +01, as the common phrase for
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
    67
# the area that includes Nigeria is "West Africa".
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
#
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    69
# To summarize, the following abbreviations seemed to have some currency:
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    70
#	 +00	GMT	Greenwich Mean Time
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    71
#	 +02	CAT	Central Africa Time
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    72
#	 +02	SAST	South Africa Standard Time
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    73
# and Murray suggested the following abbreviation:
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    74
#	 +01	WAT	West Africa Time
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    75
# Murray's suggestion seems to have caught on in news reports and the like.
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    76
# I vaguely recall 'WAT' also being used for -01 in the past but
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    77
# cannot now come up with solid citations.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
#
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    79
# I invented the following abbreviations in the 1990s:
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    80
#	 +02	WAST	West Africa Summer Time
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    81
#	 +03	CAST	Central Africa Summer Time
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    82
#	 +03	SAST	South Africa Summer Time
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
    83
#	 +03	EAT	East Africa Time
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    84
# 'EAT' seems to have caught on and is in current timestamps, and though
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    85
# the other abbreviations are rarer and are only in past timestamps,
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    86
# they are paired with better-attested non-DST abbreviations.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
    87
# Corrections are welcome.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
# Algeria
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
Rule	Algeria	1916	only	-	Jun	14	23:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
Rule	Algeria	1916	1919	-	Oct	Sun>=1	23:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
Rule	Algeria	1917	only	-	Mar	24	23:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
Rule	Algeria	1918	only	-	Mar	 9	23:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
Rule	Algeria	1919	only	-	Mar	 1	23:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
Rule	Algeria	1920	only	-	Feb	14	23:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
Rule	Algeria	1920	only	-	Oct	23	23:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
Rule	Algeria	1921	only	-	Mar	14	23:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
Rule	Algeria	1921	only	-	Jun	21	23:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
Rule	Algeria	1939	only	-	Sep	11	23:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
Rule	Algeria	1939	only	-	Nov	19	 1:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
Rule	Algeria	1944	1945	-	Apr	Mon>=1	 2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
Rule	Algeria	1944	only	-	Oct	 8	 2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
Rule	Algeria	1945	only	-	Sep	16	 1:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
Rule	Algeria	1971	only	-	Apr	25	23:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
Rule	Algeria	1971	only	-	Sep	26	23:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
Rule	Algeria	1977	only	-	May	 6	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
Rule	Algeria	1977	only	-	Oct	21	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
Rule	Algeria	1978	only	-	Mar	24	 1:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
Rule	Algeria	1978	only	-	Sep	22	 3:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
Rule	Algeria	1980	only	-	Apr	25	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
Rule	Algeria	1980	only	-	Oct	31	 2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
# Shanks & Pottenger give 0:09:20 for Paris Mean Time; go with Howse's
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
# more precise 0:09:21.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   116
Zone	Africa/Algiers	0:12:12 -	LMT	1891 Mar 15  0:01
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   117
			0:09:21	-	PMT	1911 Mar 11 # Paris Mean Time
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   118
			0:00	Algeria	WE%sT	1940 Feb 25  2:00
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
			1:00	Algeria	CE%sT	1946 Oct  7
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
			0:00	-	WET	1956 Jan 29
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
			1:00	-	CET	1963 Apr 14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
			0:00	Algeria	WE%sT	1977 Oct 21
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
			1:00	Algeria	CE%sT	1979 Oct 26
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
			0:00	Algeria	WE%sT	1981 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
			1:00	-	CET
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
# Angola
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
# Benin
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   129
# See Africa/Lagos.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
# Botswana
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
   132
# See Africa/Maputo.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
# Burkina Faso
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   135
# See Africa/Abidjan.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
# Burundi
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
   138
# See Africa/Maputo.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
# Cameroon
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   141
# See Africa/Lagos.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
42459
1ad58e0cbf16 8170316: (tz) Support tzdata2016j
rpatil
parents: 41354
diff changeset
   143
# Cape Verde / Cabo Verde
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   144
#
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   145
# From Paul Eggert (2018-02-16):
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   146
# Shanks gives 1907 for the transition to +02.
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   147
# For now, ignore that and follow the 1911-05-26 Portuguese decree
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   148
# (see Europe/Lisbon).
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   149
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   151
Zone Atlantic/Cape_Verde -1:34:04 -	LMT	1912 Jan 01  2:00u # Praia
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   152
			-2:00	-	-02	1942 Sep
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   153
			-2:00	1:00	-01	1945 Oct 15
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   154
			-2:00	-	-02	1975 Nov 25  2:00
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   155
			-1:00	-	-01
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
# Central African Republic
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   158
# See Africa/Lagos.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
# Chad
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   162
Zone	Africa/Ndjamena	1:00:12 -	LMT	1912        # N'Djamena
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
			1:00	-	WAT	1979 Oct 14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
			1:00	1:00	WAST	1980 Mar  8
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
			1:00	-	WAT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
# Comoros
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   168
# See Africa/Nairobi.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   170
# Democratic Republic of the Congo
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
   171
# See Africa/Lagos for the western part and Africa/Maputo for the eastern.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
# Republic of the Congo
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   174
# See Africa/Lagos.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   175
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   176
# Côte d'Ivoire / Ivory Coast
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   177
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   178
Zone	Africa/Abidjan	-0:16:08 -	LMT	1912
90ce3da70b43 Initial load
duke
parents:
diff changeset
   179
			 0:00	-	GMT
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   180
Link Africa/Abidjan Africa/Bamako	# Mali
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   181
Link Africa/Abidjan Africa/Banjul	# Gambia
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   182
Link Africa/Abidjan Africa/Conakry	# Guinea
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   183
Link Africa/Abidjan Africa/Dakar	# Senegal
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   184
Link Africa/Abidjan Africa/Freetown	# Sierra Leone
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   185
Link Africa/Abidjan Africa/Lome		# Togo
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   186
Link Africa/Abidjan Africa/Nouakchott	# Mauritania
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   187
Link Africa/Abidjan Africa/Ouagadougou	# Burkina Faso
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   188
Link Africa/Abidjan Atlantic/St_Helena	# St Helena
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   189
90ce3da70b43 Initial load
duke
parents:
diff changeset
   190
# Djibouti
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   191
# See Africa/Nairobi.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   192
90ce3da70b43 Initial load
duke
parents:
diff changeset
   193
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
90ce3da70b43 Initial load
duke
parents:
diff changeset
   195
# Egypt
90ce3da70b43 Initial load
duke
parents:
diff changeset
   196
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   197
# Milne says Cairo used 2:05:08.9, the local mean time of the Abbasizeh
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   198
# observatory; round to nearest.  Milne also says that the official time for
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   199
# Egypt was mean noon at the Great Pyramid, 2:04:30.5, but apparently this
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   200
# did not apply to Cairo, Alexandria, or Port Said.
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   201
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   202
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   203
Rule	Egypt	1940	only	-	Jul	15	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   204
Rule	Egypt	1940	only	-	Oct	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   205
Rule	Egypt	1941	only	-	Apr	15	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   206
Rule	Egypt	1941	only	-	Sep	16	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   207
Rule	Egypt	1942	1944	-	Apr	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   208
Rule	Egypt	1942	only	-	Oct	27	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   209
Rule	Egypt	1943	1945	-	Nov	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   210
Rule	Egypt	1945	only	-	Apr	16	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   211
Rule	Egypt	1957	only	-	May	10	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   212
Rule	Egypt	1957	1958	-	Oct	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   213
Rule	Egypt	1958	only	-	May	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   214
Rule	Egypt	1959	1981	-	May	 1	1:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   215
Rule	Egypt	1959	1965	-	Sep	30	3:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   216
Rule	Egypt	1966	1994	-	Oct	 1	3:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   217
Rule	Egypt	1982	only	-	Jul	25	1:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   218
Rule	Egypt	1983	only	-	Jul	12	1:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   219
Rule	Egypt	1984	1988	-	May	 1	1:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   220
Rule	Egypt	1989	only	-	May	 6	1:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   221
Rule	Egypt	1990	1994	-	May	 1	1:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   222
# IATA (after 1990) says transitions are at 0:00.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   223
# Go with IATA starting in 1995, except correct 1995 entry from 09-30 to 09-29.
9490
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
   224
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
   225
# From Alexander Krivenyshev (2011-04-20):
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
   226
# "...Egypt's interim cabinet decided on Wednesday to cancel daylight
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
   227
# saving time after a poll posted on its website showed the majority of
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
   228
# Egyptians would approve the cancellation."
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
   229
#
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
   230
# Egypt to cancel daylight saving time
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
   231
# http://www.almasryalyoum.com/en/node/407168
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
   232
# or
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
   233
# http://www.worldtimezone.com/dst_news/dst_news_egypt04.html
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
   234
Rule	Egypt	1995	2010	-	Apr	lastFri	 0:00s	1:00	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   235
Rule	Egypt	1995	2005	-	Sep	lastThu	24:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   236
# From Steffen Thorsen (2006-09-19):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   237
# The Egyptian Gazette, issue 41,090 (2006-09-18), page 1, reports:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   238
# Egypt will turn back clocks by one hour at the midnight of Thursday
90ce3da70b43 Initial load
duke
parents:
diff changeset
   239
# after observing the daylight saving time since May.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   240
# http://news.gom.com.eg/gazette/pdf/2006/09/18/01.pdf
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   241
Rule	Egypt	2006	only	-	Sep	21	24:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   242
# From Dirk Losch (2007-08-14):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   243
# I received a mail from an airline which says that the daylight
90ce3da70b43 Initial load
duke
parents:
diff changeset
   244
# saving time in Egypt will end in the night of 2007-09-06 to 2007-09-07.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   245
# From Jesper Nørgaard Welen (2007-08-15): [The following agree:]
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   246
# http://www.nentjes.info/Bill/bill5.htm
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   247
# https://www.timeanddate.com/worldclock/city.html?n=53
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   248
# From Steffen Thorsen (2007-09-04): The official information...:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   249
# http://www.sis.gov.eg/En/EgyptOnline/Miscellaneous/000002/0207000000000000001580.htm
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   250
Rule	Egypt	2007	only	-	Sep	Thu>=1	24:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   251
# From Abdelrahman Hassan (2007-09-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   252
# Due to the Hijri (lunar Islamic calendar) year being 11 days shorter
90ce3da70b43 Initial load
duke
parents:
diff changeset
   253
# than the year of the Gregorian calendar, Ramadan shifts earlier each
90ce3da70b43 Initial load
duke
parents:
diff changeset
   254
# year. This year it will be observed September 13 (September is quite
90ce3da70b43 Initial load
duke
parents:
diff changeset
   255
# hot in Egypt), and the idea is to make fasting easier for workers by
90ce3da70b43 Initial load
duke
parents:
diff changeset
   256
# shifting business hours one hour out of daytime heat. Consequently,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   257
# unless discontinued, next DST may end Thursday 28 August 2008.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   258
# From Paul Eggert (2007-08-17):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   259
# For lack of better info, assume the new rule is last Thursday in August.
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   260
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   261
# From Petr Machata (2009-04-06):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   262
# The following appeared in Red Hat bugzilla[1] (edited):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   263
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   264
# > $ zdump -v /usr/share/zoneinfo/Africa/Cairo | grep 2009
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   265
# > /usr/share/zoneinfo/Africa/Cairo  Thu Apr 23 21:59:59 2009 UTC = Thu =
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   266
# Apr 23
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   267
# > 23:59:59 2009 EET isdst=0 gmtoff=7200
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   268
# > /usr/share/zoneinfo/Africa/Cairo  Thu Apr 23 22:00:00 2009 UTC = Fri =
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   269
# Apr 24
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   270
# > 01:00:00 2009 EEST isdst=1 gmtoff=10800
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   271
# > /usr/share/zoneinfo/Africa/Cairo  Thu Aug 27 20:59:59 2009 UTC = Thu =
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   272
# Aug 27
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   273
# > 23:59:59 2009 EEST isdst=1 gmtoff=10800
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   274
# > /usr/share/zoneinfo/Africa/Cairo  Thu Aug 27 21:00:00 2009 UTC = Thu =
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   275
# Aug 27
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   276
# > 23:00:00 2009 EET isdst=0 gmtoff=7200
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   277
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   278
# > end date should be Thu Sep 24 2009 (Last Thursday in September at 23:59=
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   279
# :59)
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   280
# > http://support.microsoft.com/kb/958729/
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   281
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   282
# timeanddate[2] and another site I've found[3] also support that.
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   283
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   284
# [1] https://bugzilla.redhat.com/show_bug.cgi?id=492263
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   285
# [2] https://www.timeanddate.com/worldclock/clockchange.html?n=53
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   286
# [3] https://wwp.greenwichmeantime.com/time-zone/africa/egypt/
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   287
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   288
# From Arthur David Olson (2009-04-20):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   289
# In 2009 (and for the next several years), Ramadan ends before the fourth
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   290
# Thursday in September; Egypt is expected to revert to the last Thursday
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   291
# in September.
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   292
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   293
# From Steffen Thorsen (2009-08-11):
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   294
# We have been able to confirm the August change with the Egyptian Cabinet
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   295
# Information and Decision Support Center:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   296
# https://www.timeanddate.com/news/time/egypt-dst-ends-2009.html
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   297
#
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   298
# The Middle East News Agency
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   299
# https://www.mena.org.eg/index.aspx
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   300
# also reports "Egypt starts winter time on August 21"
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   301
# today in article numbered "71, 11/08/2009 12:25 GMT."
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   302
# Only the title above is available without a subscription to their service,
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   303
# and can be found by searching for "winter" in their search engine
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   304
# (at least today).
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   305
6290
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
   306
# From Alexander Krivenyshev (2010-07-20):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   307
# According to News from Egypt - Al-Masry Al-Youm Egypt's cabinet has
6290
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
   308
# decided that Daylight Saving Time will not be used in Egypt during
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
   309
# Ramadan.
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
   310
#
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
   311
# Arabic translation:
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   312
# "Clocks to go back during Ramadan - and then forward again"
6290
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
   313
# http://www.almasryalyoum.com/en/news/clocks-go-back-during-ramadan-and-then-forward-again
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
   314
# http://www.worldtimezone.com/dst_news/dst_news_egypt02.html
535b02d1049c 6977550: (tz) Support tzdata2010l
peytoia
parents: 5506
diff changeset
   315
24375
b24c12a4c734 8043012: (tz) Support tzdata2014c
aefimov
parents: 23719
diff changeset
   316
# From Ahmad El-Dardiry (2014-05-07):
b24c12a4c734 8043012: (tz) Support tzdata2014c
aefimov
parents: 23719
diff changeset
   317
# Egypt is to change back to Daylight system on May 15
b24c12a4c734 8043012: (tz) Support tzdata2014c
aefimov
parents: 23719
diff changeset
   318
# http://english.ahram.org.eg/NewsContent/1/64/100735/Egypt/Politics-/Egypts-government-to-reapply-daylight-saving-time-.aspx
b24c12a4c734 8043012: (tz) Support tzdata2014c
aefimov
parents: 23719
diff changeset
   319
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
   320
# From Gunther Vermier (2014-05-13):
24375
b24c12a4c734 8043012: (tz) Support tzdata2014c
aefimov
parents: 23719
diff changeset
   321
# our Egypt office confirms that the change will be at 15 May "midnight" (24:00)
b24c12a4c734 8043012: (tz) Support tzdata2014c
aefimov
parents: 23719
diff changeset
   322
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   323
# From Imed Chihi (2014-06-04):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   324
# We have finally "located" a precise official reference about the DST changes
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   325
# in Egypt.  The Ministers Cabinet decision is explained at
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   326
# http://www.cabinet.gov.eg/Media/CabinetMeetingsDetails.aspx?id=347 ...
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   327
# [T]his (Arabic) site is not accessible outside Egypt, but the page ...
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   328
# translates into: "With regard to daylight saving time, it is scheduled to
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   329
# take effect at exactly twelve o'clock this evening, Thursday, 15 MAY 2014,
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   330
# to be suspended by twelve o'clock on the evening of Thursday, 26 JUN 2014,
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   331
# and re-established again at the end of the month of Ramadan, at twelve
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   332
# o'clock on the evening of Thursday, 31 JUL 2014."  This statement has been
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   333
# reproduced by other (more accessible) sites[, e.g.,]...
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   334
# http://elgornal.net/news/news.aspx?id=4699258
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   335
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   336
# From Paul Eggert (2014-06-04):
24375
b24c12a4c734 8043012: (tz) Support tzdata2014c
aefimov
parents: 23719
diff changeset
   337
# Sarah El Deeb and Lee Keath of AP report that the Egyptian government says
b24c12a4c734 8043012: (tz) Support tzdata2014c
aefimov
parents: 23719
diff changeset
   338
# the change is because of blackouts in Cairo, even though Ahram Online (cited
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   339
# above) says DST had no affect on electricity consumption.  There is
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   340
# no information about when DST will end this fall.  See:
24375
b24c12a4c734 8043012: (tz) Support tzdata2014c
aefimov
parents: 23719
diff changeset
   341
# http://abcnews.go.com/International/wireStory/el-sissi-pushes-egyptians-line-23614833
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   342
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   343
# From Steffen Thorsen (2015-04-08):
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   344
# Egypt will start DST on midnight after Thursday, April 30, 2015.
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   345
# This is based on a law (no 35) from May 15, 2014 saying it starts the last
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   346
# Thursday of April....  Clocks will still be turned back for Ramadan, but
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   347
# dates not yet announced....
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   348
# http://almogaz.com/news/weird-news/2015/04/05/1947105 ...
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   349
# https://www.timeanddate.com/news/time/egypt-starts-dst-2015.html
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   350
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   351
# From Ahmed Nazmy (2015-04-20):
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   352
# Egypt's ministers cabinet just announced ... that it will cancel DST at
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   353
# least for 2015.
24375
b24c12a4c734 8043012: (tz) Support tzdata2014c
aefimov
parents: 23719
diff changeset
   354
#
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   355
# From Tim Parenti (2015-04-20):
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   356
# http://english.ahram.org.eg/WriterArticles/NewsContentP/1/128195/Egypt/No-daylight-saving-this-summer-Egypts-prime-minist.aspx
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   357
# "Egypt's cabinet agreed on Monday not to switch clocks for daylight saving
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   358
# time this summer, and carry out studies on the possibility of canceling the
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   359
# practice altogether in future years."
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   360
#
31424
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   361
# From Paul Eggert (2015-04-24):
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   362
# Yesterday the office of Egyptian President El-Sisi announced his
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   363
# decision to abandon DST permanently.  See Ahram Online 2015-04-24.
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   364
# http://english.ahram.org.eg/NewsContent/1/64/128509/Egypt/Politics-/Sisi-cancels-daylight-saving-time-in-Egypt.aspx
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   365
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 32215
diff changeset
   366
# From Steffen Thorsen (2016-04-29):
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 32215
diff changeset
   367
# Egypt will have DST from July 7 until the end of October....
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 32215
diff changeset
   368
# http://english.ahram.org.eg/NewsContentP/1/204655/Egypt/Daylight-savings-time-returning-to-Egypt-on--July.aspx
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 32215
diff changeset
   369
# From Mina Samuel (2016-07-04):
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 32215
diff changeset
   370
# Egyptian government took the decision to cancel the DST,
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 32215
diff changeset
   371
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   372
Rule	Egypt	2008	only	-	Aug	lastThu	24:00	0	-
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   373
Rule	Egypt	2009	only	-	Aug	20	24:00	0	-
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   374
Rule	Egypt	2010	only	-	Aug	10	24:00	0	-
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   375
Rule	Egypt	2010	only	-	Sep	 9	24:00	1:00	S
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   376
Rule	Egypt	2010	only	-	Sep	lastThu	24:00	0	-
24375
b24c12a4c734 8043012: (tz) Support tzdata2014c
aefimov
parents: 23719
diff changeset
   377
Rule	Egypt	2014	only	-	May	15	24:00	1:00	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   378
Rule	Egypt	2014	only	-	Jun	26	24:00	0	-
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   379
Rule	Egypt	2014	only	-	Jul	31	24:00	1:00	S
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 27727
diff changeset
   380
Rule	Egypt	2014	only	-	Sep	lastThu	24:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   381
90ce3da70b43 Initial load
duke
parents:
diff changeset
   382
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   383
Zone	Africa/Cairo	2:05:09 -	LMT	1900 Oct
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   384
			2:00	Egypt	EE%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   385
90ce3da70b43 Initial load
duke
parents:
diff changeset
   386
# Equatorial Guinea
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   387
# See Africa/Lagos.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   388
90ce3da70b43 Initial load
duke
parents:
diff changeset
   389
# Eritrea
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   390
# See Africa/Nairobi.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   391
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   392
# Eswatini (formerly Swaziland)
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   393
# See Africa/Johannesburg.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   394
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   395
# Ethiopia
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   396
# See Africa/Nairobi.
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   397
#
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   398
# Unfortunately tzdb records only Western clock time in use in Ethiopia,
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   399
# as the tzdb format is not up to properly recording a common Ethiopian
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   400
# timekeeping practice that is based on solar time.  See:
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   401
# Mortada D. If you have a meeting in Ethiopia, you'd better double
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   402
# check the time. PRI's The World. 2015-01-30 15:15 -05.
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   403
# https://www.pri.org/stories/2015-01-30/if-you-have-meeting-ethiopia-you-better-double-check-time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   404
90ce3da70b43 Initial load
duke
parents:
diff changeset
   405
# Gabon
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   406
# See Africa/Lagos.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   407
90ce3da70b43 Initial load
duke
parents:
diff changeset
   408
# Gambia
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   409
# See Africa/Abidjan.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   410
90ce3da70b43 Initial load
duke
parents:
diff changeset
   411
# Ghana
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   412
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   413
# From Paul Eggert (2018-01-30):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   414
# Whitman says DST was observed from 1931 to "the present";
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   415
# Shanks & Pottenger say 1936 to 1942 with 20 minutes of DST,
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   416
# with transitions on 09-01 and 12-31 at 00:00.
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   417
# Page 33 of Parish GCB, Colonial Reports - Annual. No. 1066. Gold
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   418
# Coast. Report for 1919. (March 1921), OCLC 784024077
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   419
# http://libsysdigi.library.illinois.edu/ilharvest/africana/books2011-05/5530214/5530214_1919/5530214_1919_opt.pdf
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   420
# lists the Determination of the Time Ordinance, 1919, No. 18,
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   421
# "to advance the time observed locally by the space of twenty minutes
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   422
# during the last four months of each year; the object in view being
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   423
# to extend during those months the period of daylight-time available
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   424
# for evening recreation after office hours."
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   425
# Vanessa Ogle, The Global Transformation of Time, 1870-1950 (2015), p 33,
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   426
# writes "In 1919, the Gold Coast (Ghana as of 1957) made Greenwich
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   427
# time its legal time and simultaneously legalized a summer time of
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   428
# UTC - 00:20 minutes from March to October."; a footnote lists
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   429
# the ordinance as being dated 1919-11-24.
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   430
# The Crown Colonist, Volume 12 (1942), p 176, says "the Government
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   431
# intend advancing Gold Coast time half an hour ahead of G.M.T.
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   432
# The actual date of the alteration has not yet been announced."
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   433
# These sources are incomplete and contradictory.  Possibly what is
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   434
# now Ghana observed different DST regimes in different years.  For
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   435
# lack of better info, use Shanks except treat the minus sign as a
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   436
# typo, and assume DST started in 1920 not 1936.
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   437
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   438
Rule	Ghana	1920	1942	-	Sep	 1	0:00	0:20	-
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   439
Rule	Ghana	1920	1942	-	Dec	31	0:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   440
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   441
Zone	Africa/Accra	-0:00:52 -	LMT	1918
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   442
			 0:00	Ghana	GMT/+0020
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   443
90ce3da70b43 Initial load
duke
parents:
diff changeset
   444
# Guinea
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   445
# See Africa/Abidjan.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   446
90ce3da70b43 Initial load
duke
parents:
diff changeset
   447
# Guinea-Bissau
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   448
#
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   449
# From Paul Eggert (2018-02-16):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   450
# Shanks gives 1911-05-26 for the transition to WAT,
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   451
# evidently confusing the date of the Portuguese decree
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   452
# (see Europe/Lisbon) with the date that it took effect.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   453
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   454
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   455
Zone	Africa/Bissau	-1:02:20 -	LMT	1912 Jan  1  1:00u
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   456
			-1:00	-	-01	1975
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   457
			 0:00	-	GMT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   458
90ce3da70b43 Initial load
duke
parents:
diff changeset
   459
# Kenya
90ce3da70b43 Initial load
duke
parents:
diff changeset
   460
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   461
Zone	Africa/Nairobi	2:27:16	-	LMT	1928 Jul
90ce3da70b43 Initial load
duke
parents:
diff changeset
   462
			3:00	-	EAT	1930
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   463
			2:30	-	+0230	1940
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   464
			2:45	-	+0245	1960
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   465
			3:00	-	EAT
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   466
Link Africa/Nairobi Africa/Addis_Ababa	 # Ethiopia
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   467
Link Africa/Nairobi Africa/Asmara	 # Eritrea
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   468
Link Africa/Nairobi Africa/Dar_es_Salaam # Tanzania
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   469
Link Africa/Nairobi Africa/Djibouti
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   470
Link Africa/Nairobi Africa/Kampala	 # Uganda
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   471
Link Africa/Nairobi Africa/Mogadishu	 # Somalia
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   472
Link Africa/Nairobi Indian/Antananarivo	 # Madagascar
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   473
Link Africa/Nairobi Indian/Comoro
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   474
Link Africa/Nairobi Indian/Mayotte
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   475
90ce3da70b43 Initial load
duke
parents:
diff changeset
   476
# Lesotho
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
   477
# See Africa/Johannesburg.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   478
90ce3da70b43 Initial load
duke
parents:
diff changeset
   479
# Liberia
44530
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   480
#
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   481
# From Paul Eggert (2017-03-02):
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   482
#
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   483
# The Nautical Almanac for the Year 1970, p 264, is the source for -0:44:30.
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   484
#
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
   485
# In 1972 Liberia was the last country to switch from a UT offset
44530
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   486
# that was not a multiple of 15 or 20 minutes.  The 1972 change was on
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   487
# 1972-01-07, according to an entry dated 1972-01-04 on p 330 of:
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   488
# Presidential Papers: First year of the administration of
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   489
# President William R. Tolbert, Jr., July 23, 1971-July 31, 1972.
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   490
# Monrovia: Executive Mansion.
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   491
#
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   492
# Use the abbreviation "MMT" before 1972, as the more-accurate numeric
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   493
# abbreviation "-004430" would be one byte over the POSIX limit.
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   494
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   495
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   496
Zone	Africa/Monrovia	-0:43:08 -	LMT	1882
90ce3da70b43 Initial load
duke
parents:
diff changeset
   497
			-0:43:08 -	MMT	1919 Mar # Monrovia Mean Time
44530
60d27d3876f6 8177449: (tz) Support tzdata2017b
rpatil
parents: 44118
diff changeset
   498
			-0:44:30 -	MMT	1972 Jan 7 # approximately MMT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   499
			 0:00	-	GMT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   500
90ce3da70b43 Initial load
duke
parents:
diff changeset
   501
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
   502
90ce3da70b43 Initial load
duke
parents:
diff changeset
   503
# Libya
90ce3da70b43 Initial load
duke
parents:
diff changeset
   504
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   505
# From Even Scharning (2012-11-10):
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   506
# Libya set their time one hour back at 02:00 on Saturday November 10.
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   507
# https://www.libyaherald.com/2012/11/04/clocks-to-go-back-an-hour-on-saturday/
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   508
# Here is an official source [in Arabic]: http://ls.ly/fb6Yc
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   509
#
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   510
# Steffen Thorsen forwarded a translation (2012-11-10) in
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   511
# https://mm.icann.org/pipermail/tz/2012-November/018451.html
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   512
#
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   513
# From Tim Parenti (2012-11-11):
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   514
# Treat the 2012-11-10 change as a zone change from UTC+2 to UTC+1.
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   515
# The DST rules planned for 2013 and onward roughly mirror those of Europe
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   516
# (either two days before them or five days after them, so as to fall on
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   517
# lastFri instead of lastSun).
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   518
21843
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   519
# From Even Scharning (2013-10-25):
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   520
# The scheduled end of DST in Libya on Friday, October 25, 2013 was
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   521
# cancelled yesterday....
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   522
# https://www.libyaherald.com/2013/10/24/correction-no-time-change-tomorrow/
21843
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   523
#
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   524
# From Paul Eggert (2013-10-25):
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   525
# For now, assume they're reverting to the pre-2012 rules of permanent UT +02.
21843
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   526
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   527
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   528
Rule	Libya	1951	only	-	Oct	14	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   529
Rule	Libya	1952	only	-	Jan	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   530
Rule	Libya	1953	only	-	Oct	 9	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   531
Rule	Libya	1954	only	-	Jan	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   532
Rule	Libya	1955	only	-	Sep	30	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   533
Rule	Libya	1956	only	-	Jan	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   534
Rule	Libya	1982	1984	-	Apr	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   535
Rule	Libya	1982	1985	-	Oct	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   536
Rule	Libya	1985	only	-	Apr	 6	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   537
Rule	Libya	1986	only	-	Apr	 4	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   538
Rule	Libya	1986	only	-	Oct	 3	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   539
Rule	Libya	1987	1989	-	Apr	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   540
Rule	Libya	1987	1989	-	Oct	 1	0:00	0	-
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   541
Rule	Libya	1997	only	-	Apr	 4	0:00	1:00	S
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   542
Rule	Libya	1997	only	-	Oct	 4	0:00	0	-
21843
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   543
Rule	Libya	2013	only	-	Mar	lastFri	1:00	1:00	S
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   544
Rule	Libya	2013	only	-	Oct	lastFri	2:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   545
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   546
Zone	Africa/Tripoli	0:52:44 -	LMT	1920
90ce3da70b43 Initial load
duke
parents:
diff changeset
   547
			1:00	Libya	CE%sT	1959
90ce3da70b43 Initial load
duke
parents:
diff changeset
   548
			2:00	-	EET	1982
90ce3da70b43 Initial load
duke
parents:
diff changeset
   549
			1:00	Libya	CE%sT	1990 May  4
22616
2b4c9efdf2d7 8030822: (tz) Support tzdata2013i
aefimov
parents: 21843
diff changeset
   550
# The 1996 and 1997 entries are from Shanks & Pottenger;
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   551
# the IATA SSIM data entries contain some obvious errors.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   552
			2:00	-	EET	1996 Sep 30
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   553
			1:00	Libya	CE%sT	1997 Oct  4
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   554
			2:00	-	EET	2012 Nov 10  2:00
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   555
			1:00	Libya	CE%sT	2013 Oct 25  2:00
21843
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   556
			2:00	-	EET
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   557
90ce3da70b43 Initial load
duke
parents:
diff changeset
   558
# Madagascar
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   559
# See Africa/Nairobi.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   560
90ce3da70b43 Initial load
duke
parents:
diff changeset
   561
# Malawi
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
   562
# See Africa/Maputo.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   563
90ce3da70b43 Initial load
duke
parents:
diff changeset
   564
# Mali
90ce3da70b43 Initial load
duke
parents:
diff changeset
   565
# Mauritania
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   566
# See Africa/Abidjan.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   567
90ce3da70b43 Initial load
duke
parents:
diff changeset
   568
# Mauritius
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   569
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   570
# From Steffen Thorsen (2008-06-25):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   571
# Mauritius plans to observe DST from 2008-11-01 to 2009-03-31 on a trial
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   572
# basis....
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   573
# It seems that Mauritius observed daylight saving time from 1982-10-10 to
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   574
# 1983-03-20 as well, but that was not successful....
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   575
# https://www.timeanddate.com/news/time/mauritius-daylight-saving-time.html
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   576
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   577
# From Alex Krivenyshev (2008-06-25):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   578
# http://economicdevelopment.gov.mu/portal/site/Mainhomepage/menuitem.a42b24128104d9845dabddd154508a0c/?content_id=0a7cee8b5d69a110VgnVCM1000000a04a8c0RCRD
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   579
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   580
# From Arthur David Olson (2008-06-30):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   581
# The www.timeanddate.com article cited by Steffen Thorsen notes that "A
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   582
# final decision has yet to be made on the times that daylight saving
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   583
# would begin and end on these dates." As a place holder, use midnight.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   584
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   585
# From Paul Eggert (2008-06-30):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   586
# Follow Thorsen on DST in 1982/1983, instead of Shanks & Pottenger.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   587
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   588
# From Steffen Thorsen (2008-07-10):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   589
# According to
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   590
# http://www.lexpress.mu/display_article.php?news_id=111216
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   591
# (in French), Mauritius will start and end their DST a few days earlier
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   592
# than previously announced (2008-11-01 to 2009-03-31).  The new start
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   593
# date is 2008-10-26 at 02:00 and the new end date is 2009-03-27 (no time
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   594
# given, but it is probably at either 2 or 3 wall clock time).
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   595
#
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   596
# A little strange though, since the article says that they moved the date
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   597
# to align itself with Europe and USA which also change time on that date,
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   598
# but that means they have not paid attention to what happened in
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   599
# USA/Canada last year (DST ends first Sunday in November). I also wonder
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   600
# why that they end on a Friday, instead of aligning with Europe which
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   601
# changes two days later.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   602
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   603
# From Alex Krivenyshev (2008-07-11):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   604
# Seems that English language article "The revival of daylight saving
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
   605
# time: Energy conservation?"- No. 16578 (07/11/2008) was originally
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   606
# published on Monday, June 30, 2008...
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   607
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   608
# I guess that article in French "Le gouvernement avance l'introduction
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   609
# de l'heure d'été" stating that DST in Mauritius starting on October 26
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   610
# and ending on March 27, 2009 is the most recent one....
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   611
# http://www.worldtimezone.com/dst_news/dst_news_mauritius02.html
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   612
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   613
# From Riad M. Hossen Ally (2008-08-03):
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   614
# The Government of Mauritius weblink
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   615
# http://www.gov.mu/portal/site/pmosite/menuitem.4ca0efdee47462e7440a600248a521ca/?content_id=4728ca68b2a5b110VgnVCM1000000a04a8c0RCRD
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   616
# Cabinet Decision of July 18th, 2008 states as follows:
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   617
#
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   618
# 4. ...Cabinet has agreed to the introduction into the National Assembly
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   619
# of the Time Bill which provides for the introduction of summer time in
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   620
# Mauritius. The summer time period which will be of one hour ahead of
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   621
# the standard time, will be aligned with that in Europe and the United
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   622
# States of America. It will start at two o'clock in the morning on the
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   623
# last Sunday of October and will end at two o'clock in the morning on
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   624
# the last Sunday of March the following year. The summer time for the
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   625
# year 2008-2009 will, therefore, be effective as from 26 October 2008
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   626
# and end on 29 March 2009.
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   627
1833
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
   628
# From Ed Maste (2008-10-07):
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
   629
# THE TIME BILL (No. XXVII of 2008) Explanatory Memorandum states the
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
   630
# beginning / ending of summer time is 2 o'clock standard time in the
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
   631
# morning of the last Sunday of October / last Sunday of March.
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
   632
# http://www.gov.mu/portal/goc/assemblysite/file/bill2708.pdf
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
   633
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   634
# From Steffen Thorsen (2009-06-05):
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   635
# According to several sources, Mauritius will not continue to observe
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   636
# DST the coming summer...
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   637
#
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   638
# Some sources, in French:
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   639
# http://www.defimedia.info/news/946/Rashid-Beebeejaun-:-%C2%AB-L%E2%80%99heure-d%E2%80%99%C3%A9t%C3%A9-ne-sera-pas-appliqu%C3%A9e-cette-ann%C3%A9e-%C2%BB
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   640
# http://lexpress.mu/Story/3398~Beebeejaun---Les-objectifs-d-%C3%A9conomie-d-%C3%A9nergie-de-l-heure-d-%C3%A9t%C3%A9-ont-%C3%A9t%C3%A9-atteints-
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   641
#
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   642
# Our wrap-up:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   643
# https://www.timeanddate.com/news/time/mauritius-dst-will-not-repeat.html
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   644
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   645
# From Arthur David Olson (2009-07-11):
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   646
# The "mauritius-dst-will-not-repeat" wrapup includes this:
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   647
# "The trial ended on March 29, 2009, when the clocks moved back by one hour
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   648
# at 2am (or 02:00) local time..."
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   649
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   650
# 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
   651
Rule Mauritius	1982	only	-	Oct	10	0:00	1:00	-
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   652
Rule Mauritius	1983	only	-	Mar	21	0:00	0	-
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
   653
Rule Mauritius	2008	only	-	Oct	lastSun	2:00	1:00	-
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   654
Rule Mauritius	2009	only	-	Mar	lastSun	2:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   655
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   656
Zone Indian/Mauritius	3:50:00 -	LMT	1907 # Port Louis
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
   657
			4:00 Mauritius	+04/+05
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   658
# Agalega Is, Rodriguez
90ce3da70b43 Initial load
duke
parents:
diff changeset
   659
# no information; probably like Indian/Mauritius
90ce3da70b43 Initial load
duke
parents:
diff changeset
   660
90ce3da70b43 Initial load
duke
parents:
diff changeset
   661
# Mayotte
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
   662
# See Africa/Nairobi.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   663
90ce3da70b43 Initial load
duke
parents:
diff changeset
   664
# Morocco
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   665
# See the 'europe' file for Spanish Morocco (Africa/Ceuta).
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   666
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   667
# From Alex Krivenyshev (2008-05-09):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   668
# Here is an article that Morocco plan to introduce Daylight Saving Time between
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   669
# 1 June, 2008 and 27 September, 2008.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   670
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   671
# "... Morocco is to save energy by adjusting its clock during summer so it will
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   672
# be one hour ahead of GMT between 1 June and 27 September, according to
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   673
# Communication Minister and Government Spokesman, Khalid Naciri...."
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   674
#
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   675
# http://www.worldtimezone.com/dst_news/dst_news_morocco01.html
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   676
# http://en.afrik.com/news11892.html
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   677
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   678
# From Alex Krivenyshev (2008-05-09):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   679
# The Morocco time change can be confirmed on Morocco web site Maghreb Arabe
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   680
# Presse:
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   681
# http://www.map.ma/eng/sections/box3/morocco_shifts_to_da/view
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   682
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   683
# Morocco shifts to daylight time on June 1st through September 27, Govt.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   684
# spokesman.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   685
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   686
# From Patrice Scattolin (2008-05-09):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   687
# According to this article:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   688
# https://www.avmaroc.com/actualite/heure-dete-comment-a127896.html
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   689
# (and republished here: <http://www.actu.ma/heure-dete-comment_i127896_0.html>)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   690
# the changes occur at midnight:
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   691
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   692
# Saturday night May 31st at midnight (which in French is to be
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   693
# interpreted as the night between Saturday and Sunday)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   694
# Sunday night the 28th at midnight
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   695
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   696
# Seeing that the 28th is Monday, I am guessing that she intends to say
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   697
# the midnight of the 28th which is the midnight between Sunday and
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   698
# Monday, which jives with other sources that say that it's inclusive
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   699
# June 1st to Sept 27th.
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   700
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   701
# The decision was taken by decree *2-08-224 *but I can't find the decree
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   702
# published on the web.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   703
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   704
# It's also confirmed here:
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   705
# http://www.maroc.ma/NR/exeres/FACF141F-D910-44B0-B7FA-6E03733425D1.htm
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   706
# on a government portal as being between June 1st and Sept 27th (not yet
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   707
# posted in English).
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   708
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   709
# The following Google query will generate many relevant hits:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   710
# https://www.google.com/search?hl=en&q=Conseil+de+gouvernement+maroc+heure+avance&btnG=Search
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   711
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   712
# From Steffen Thorsen (2008-08-27):
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   713
# Morocco will change the clocks back on the midnight between August 31
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   714
# and September 1. They originally planned to observe DST to near the end
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   715
# of September:
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   716
#
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   717
# One article about it (in French):
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   718
# http://www.menara.ma/fr/Actualites/Maroc/Societe/ci.retour_a_l_heure_gmt_a_partir_du_dimanche_31_aout_a_minuit_officiel_.default
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   719
#
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   720
# We have some further details posted here:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   721
# https://www.timeanddate.com/news/time/morocco-ends-dst-early-2008.html
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   722
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   723
# From Steffen Thorsen (2009-03-17):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   724
# Morocco will observe DST from 2009-06-01 00:00 to 2009-08-21 00:00 according
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   725
# to many sources, such as
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   726
# http://news.marweb.com/morocco/entertainment/morocco-daylight-saving.html
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   727
# http://www.medi1sat.ma/fr/depeche.aspx?idp=2312
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   728
# (French)
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   729
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   730
# Our summary:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   731
# https://www.timeanddate.com/news/time/morocco-starts-dst-2009.html
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   732
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   733
# From Alexander Krivenyshev (2009-03-17):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   734
# Here is a link to official document from Royaume du Maroc Premier Ministre,
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   735
# Ministère de la Modernisation des Secteurs Publics
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   736
#
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
   737
# Under Article 1 of Royal Decree No. 455-67 of Act 23 safar 1387 (2 June 1967)
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   738
# concerning the amendment of the legal time, the Ministry of Modernization of
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   739
# Public Sectors announced that the official time in the Kingdom will be
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   740
# advanced 60 minutes from Sunday 31 May 2009 at midnight.
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   741
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   742
# http://www.mmsp.gov.ma/francais/Actualites_fr/PDF_Actualites_Fr/HeureEte_FR.pdf
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   743
# http://www.worldtimezone.com/dst_news/dst_news_morocco03.html
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
   744
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
   745
# From Steffen Thorsen (2010-04-13):
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
   746
# Several news media in Morocco report that the Ministry of Modernization
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
   747
# of Public Sectors has announced that Morocco will have DST from
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
   748
# 2010-05-02 to 2010-08-08.
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
   749
#
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
   750
# Example:
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
   751
# http://www.lavieeco.com/actualites/4099-le-maroc-passera-a-l-heure-d-ete-gmt1-le-2-mai.html
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
   752
# (French)
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
   753
# Our page:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   754
# https://www.timeanddate.com/news/time/morocco-starts-dst-2010.html
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
   755
8986
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   756
# From Dan Abitol (2011-03-30):
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   757
# ...Rules for Africa/Casablanca are the following (24h format)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   758
# The 3rd April 2011 at 00:00:00, [it] will be 3rd April 01:00:00
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   759
# The 31st July 2011 at 00:59:59, [it] will be 31st July 00:00:00
8986
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   760
# ...Official links of change in morocco
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   761
# The change was broadcast on the FM Radio
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   762
# I ve called ANRT (telecom regulations in Morocco) at
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   763
# +212.537.71.84.00
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   764
# http://www.anrt.net.ma/fr/
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   765
# They said that
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   766
# http://www.map.ma/fr/sections/accueil/l_heure_legale_au_ma/view
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   767
# is the official publication to look at.
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   768
# They said that the decision was already taken.
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   769
#
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   770
# More articles in the press
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   771
# https://www.yabiladi.com/articles/details/5058/secret-l-heure-d-ete-maroc-leve.html
8986
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   772
# http://www.lematin.ma/Actualite/Express/Article.asp?id=148923
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   773
# http://www.lavieeco.com/actualite/Le-Maroc-passe-sur-GMT%2B1-a-partir-de-dim
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   774
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   775
# From Petr Machata (2011-03-30):
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   776
# They have it written in English here:
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   777
# http://www.map.ma/eng/sections/home/morocco_to_spring_fo/view
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   778
#
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   779
# It says there that "Morocco will resume its standard time on July 31,
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   780
# 2011 at midnight." Now they don't say whether they mean midnight of
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   781
# wall clock time (i.e. 11pm UTC), but that's what I would assume. It has
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   782
# also been like that in the past.
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 6290
diff changeset
   783
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   784
# From Alexander Krivenyshev (2012-03-09):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   785
# According to Infomédiaire web site from Morocco (infomediaire.ma),
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   786
# on March 9, 2012, (in French) Heure légale:
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   787
# Le Maroc adopte officiellement l'heure d'été
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   788
# http://www.infomediaire.ma/news/maroc/heure-l%C3%A9gale-le-maroc-adopte-officiellement-lheure-d%C3%A9t%C3%A9
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   789
# Governing Council adopted draft decree, that Morocco DST starts on
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   790
# the last Sunday of March (March 25, 2012) and ends on
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   791
# last Sunday of September (September 30, 2012)
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   792
# except the month of Ramadan.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   793
# or (brief)
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   794
# http://www.worldtimezone.com/dst_news/dst_news_morocco06.html
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   795
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   796
# From Arthur David Olson (2012-03-10):
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   797
# The infomediaire.ma source indicates that the system is to be in
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   798
# effect every year. It gives 03H00 as the "fall back" time of day;
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   799
# it lacks a "spring forward" time of day; assume 2:00 XXX.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   800
# Wait on specifying the Ramadan exception for details about
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   801
# start date, start time of day, end date, and end time of day XXX.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   802
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   803
# From Christophe Tropamer (2012-03-16):
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   804
# Seen Morocco change again:
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   805
# http://www.le2uminutes.com/actualite.php
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   806
# "...à partir du dernier dimanche d'avril et non fins mars,
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   807
# comme annoncé précédemment."
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   808
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   809
# From Milamber Space Network (2012-07-17):
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   810
# The official return to GMT is announced by the Moroccan government:
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   811
# http://www.mmsp.gov.ma/fr/actualites.aspx?id=288 [in French]
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   812
#
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   813
# Google translation, lightly edited:
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   814
# Back to the standard time of the Kingdom (GMT)
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   815
# Pursuant to Decree No. 2-12-126 issued on 26 Jumada (I) 1433 (April 18,
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   816
# 2012) and in accordance with the order of Mr. President of the
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   817
# Government No. 3-47-12 issued on 24 Sha'ban (11 July 2012), the Ministry
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   818
# of Public Service and Administration Modernization announces the return
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   819
# of the legal time of the Kingdom (GMT) from Friday, July 20, 2012 until
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   820
# Monday, August 20, 2012.  So the time will be delayed by 60 minutes from
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   821
# 3:00 am Friday, July 20, 2012 and will again be advanced by 60 minutes
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   822
# August 20, 2012 from 2:00 am.
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   823
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   824
# From Paul Eggert (2013-03-06):
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   825
# Morocco's daylight-saving transitions due to Ramadan seem to be
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   826
# announced a bit in advance.  On 2012-07-11 the Moroccan government
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   827
# announced that year's Ramadan daylight-saving transitions would be
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   828
# 2012-07-20 and 2012-08-20; see
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   829
# http://www.mmsp.gov.ma/fr/actualites.aspx?id=288
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
   830
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
   831
# From Andrew Paprocki (2013-07-02):
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
   832
# Morocco announced that the year's Ramadan daylight-savings
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
   833
# transitions would be 2013-07-07 and 2013-08-10; see:
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
   834
# http://www.maroc.ma/en/news/morocco-suspends-daylight-saving-time-july-7-aug10
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
   835
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   836
# From Steffen Thorsen (2013-09-28):
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   837
# Morocco extends DST by one month, on very short notice, just 1 day
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   838
# before it was going to end.  There is a new decree (2.13.781) for
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   839
# this, where DST from now on goes from last Sunday of March at 02:00
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   840
# to last Sunday of October at 03:00, similar to EU rules.  Official
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   841
# source (French):
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   842
# http://www.maroc.gov.ma/fr/actualites/lhoraire-dete-gmt1-maintenu-jusquau-27-octobre-2013
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   843
# Another source (specifying the time for start and end in the decree):
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   844
# http://www.lemag.ma/Heure-d-ete-au-Maroc-jusqu-au-27-octobre_a75620.html
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   845
23719
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 22616
diff changeset
   846
# From Sebastien Willemijns (2014-03-18):
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 22616
diff changeset
   847
# http://www.afriquinfos.com/articles/2014/3/18/maroc-heure-dete-avancez-tous-horloges-247891.asp
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 22616
diff changeset
   848
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   849
# From Milamber Space Network (2014-06-05):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   850
# The Moroccan government has recently announced that the country will return
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   851
# to standard time at 03:00 on Saturday, June 28, 2014 local time....  DST
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   852
# will resume again at 02:00 on Saturday, August 2, 2014....
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   853
# http://www.mmsp.gov.ma/fr/actualites.aspx?id=586
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   854
31424
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   855
# From Milamber (2015-06-08):
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   856
# (Google Translation) The hour will thus be delayed 60 minutes
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   857
# Sunday, June 14 at 3:00, the ministry said in a statement, adding
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   858
# that the time will be advanced again 60 minutes Sunday, July 19,
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   859
# 2015 at 2:00.  The move comes under 2.12.126 Decree of 26 Jumada I
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   860
# 1433 (18 April 2012) and the decision of the Head of Government of
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   861
# 16 N. 3-29-15 Chaaban 1435 (4 June 2015).
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   862
# Source (french):
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   863
# https://lnt.ma/le-maroc-reculera-dune-heure-le-dimanche-14-juin/
31424
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   864
#
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   865
# From Milamber (2015-06-09):
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   866
# http://www.mmsp.gov.ma/fr/actualites.aspx?id=863
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   867
#
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   868
# From Michael Deckers (2015-06-09):
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   869
# [The gov.ma announcement] would (probably) make the switch on 2015-07-19 go
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   870
# from 03:00 to 04:00 rather than from 02:00 to 03:00, as in the patch....
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   871
# I think the patch is correct and the quoted text is wrong; the text in
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   872
# <https://lnt.ma/le-maroc-reculera-dune-heure-le-dimanche-14-juin/> agrees
31424
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   873
# with the patch.
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   874
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   875
# From Mohamed Essedik Najd (2018-10-26):
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   876
# Today, a Moroccan government council approved the perpetual addition
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   877
# of 60 minutes to the regular Moroccan timezone.
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   878
# From Matt Johnson (2018-10-28):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   879
# http://www.sgg.gov.ma/Portals/1/BO/2018/BO_6720-bis_Ar.pdf
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   880
#
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   881
# From Maamar Abdelkader (2018-11-01):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   882
# We usually move clocks back the previous week end and come back to the +1
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   883
# the week end after....  The government does not announce yet the decision
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   884
# about this temporary change.  But it s 99% sure that it will be the case,
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   885
# as in previous years.  An unofficial survey was done these days, showing
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   886
# that 64% of asked peopke are ok for moving from +1 to +0 during Ramadan.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   887
# https://leconomiste.com/article/1035870-enquete-l-economiste-sunergia-64-des-marocains-plebiscitent-le-gmt-pendant-ramadan
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   888
#
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   889
# From Paul Eggert (2018-11-01):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   890
# For now, guess that Morocco will fall back at 03:00 the last Sunday
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   891
# before Ramadan, and spring forward at 02:00 the first Sunday after
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   892
# Ramadan, as this has been the practice since 2012.  To implement this,
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   893
# transition dates for 2019 through 2037 were determined by running the
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   894
# following program under GNU Emacs 26.1.
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   895
# (let ((islamic-year 1440))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   896
#   (require 'cal-islam)
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   897
#   (while (< islamic-year 1460)
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   898
#     (let ((a (calendar-islamic-to-absolute (list 9 1 islamic-year)))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   899
#           (b (calendar-islamic-to-absolute (list 10 1 islamic-year)))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   900
#           (sunday 0))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   901
#       (while (/= sunday (mod (setq a (1- a)) 7)))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   902
#       (while (/= sunday (mod b 7))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   903
#         (setq b (1+ b)))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   904
#       (setq a (calendar-gregorian-from-absolute a))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   905
#       (setq b (calendar-gregorian-from-absolute b))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   906
#       (insert
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   907
#        (format
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   908
#         (concat "Rule\tMorocco\t%d\tonly\t-\t%s\t%2d\t 3:00\t-1:00\t-\n"
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   909
#                 "Rule\tMorocco\t%d\tonly\t-\t%s\t%2d\t 2:00\t0\t-\n")
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   910
#         (car (cdr (cdr a))) (calendar-month-name (car a) t) (car (cdr a))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   911
#         (car (cdr (cdr b))) (calendar-month-name (car b) t) (car (cdr b)))))
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   912
#     (setq islamic-year (+ 1 islamic-year))))
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   913
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   914
# 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
   915
Rule	Morocco	1939	only	-	Sep	12	 0:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   916
Rule	Morocco	1939	only	-	Nov	19	 0:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   917
Rule	Morocco	1940	only	-	Feb	25	 0:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   918
Rule	Morocco	1945	only	-	Nov	18	 0:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   919
Rule	Morocco	1950	only	-	Jun	11	 0:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   920
Rule	Morocco	1950	only	-	Oct	29	 0:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   921
Rule	Morocco	1967	only	-	Jun	 3	12:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   922
Rule	Morocco	1967	only	-	Oct	 1	 0:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   923
Rule	Morocco	1974	only	-	Jun	24	 0:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   924
Rule	Morocco	1974	only	-	Sep	 1	 0:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   925
Rule	Morocco	1976	1977	-	May	 1	 0:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   926
Rule	Morocco	1976	only	-	Aug	 1	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   927
Rule	Morocco	1977	only	-	Sep	28	 0:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   928
Rule	Morocco	1978	only	-	Jun	 1	 0:00	1:00	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   929
Rule	Morocco	1978	only	-	Aug	 4	 0:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   930
Rule	Morocco	2008	only	-	Jun	 1	 0:00	1:00	-
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   931
Rule	Morocco	2008	only	-	Sep	 1	 0:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   932
Rule	Morocco	2009	only	-	Jun	 1	 0:00	1:00	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   933
Rule	Morocco	2009	only	-	Aug	21	 0:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   934
Rule	Morocco	2010	only	-	May	 2	 0:00	1:00	-
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
   935
Rule	Morocco	2010	only	-	Aug	 8	 0:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   936
Rule	Morocco	2011	only	-	Apr	 3	 0:00	1:00	-
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 32215
diff changeset
   937
Rule	Morocco	2011	only	-	Jul	31	 0:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   938
Rule	Morocco	2012	2013	-	Apr	lastSun	 2:00	1:00	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   939
Rule	Morocco	2012	only	-	Jul	20	 3:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   940
Rule	Morocco	2012	only	-	Aug	20	 2:00	1:00	-
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 32215
diff changeset
   941
Rule	Morocco	2012	only	-	Sep	30	 3:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   942
Rule	Morocco	2013	only	-	Jul	 7	 3:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   943
Rule	Morocco	2013	only	-	Aug	10	 2:00	1:00	-
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   944
Rule	Morocco	2013	2017	-	Oct	lastSun	 3:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   945
Rule	Morocco	2014	2018	-	Mar	lastSun	 2:00	1:00	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
   946
Rule	Morocco	2014	only	-	Jun	28	 3:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   947
Rule	Morocco	2014	only	-	Aug	 2	 2:00	1:00	-
31424
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   948
Rule	Morocco	2015	only	-	Jun	14	 3:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   949
Rule	Morocco	2015	only	-	Jul	19	 2:00	1:00	-
31424
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   950
Rule	Morocco	2016	only	-	Jun	 5	 3:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   951
Rule	Morocco	2016	only	-	Jul	10	 2:00	1:00	-
31424
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   952
Rule	Morocco	2017	only	-	May	21	 3:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   953
Rule	Morocco	2017	only	-	Jul	 2	 2:00	1:00	-
31424
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
   954
Rule	Morocco	2018	only	-	May	13	 3:00	0	-
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   955
Rule	Morocco	2018	only	-	Jun	17	 2:00	1:00	-
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   956
Rule	Morocco	2019	only	-	May	 5	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   957
Rule	Morocco	2019	only	-	Jun	 9	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   958
Rule	Morocco	2020	only	-	Apr	19	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   959
Rule	Morocco	2020	only	-	May	24	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   960
Rule	Morocco	2021	only	-	Apr	11	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   961
Rule	Morocco	2021	only	-	May	16	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   962
Rule	Morocco	2022	only	-	Mar	27	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   963
Rule	Morocco	2022	only	-	May	 8	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   964
Rule	Morocco	2023	only	-	Mar	19	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   965
Rule	Morocco	2023	only	-	Apr	23	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   966
Rule	Morocco	2024	only	-	Mar	10	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   967
Rule	Morocco	2024	only	-	Apr	14	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   968
Rule	Morocco	2025	only	-	Feb	23	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   969
Rule	Morocco	2025	only	-	Apr	 6	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   970
Rule	Morocco	2026	only	-	Feb	15	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   971
Rule	Morocco	2026	only	-	Mar	22	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   972
Rule	Morocco	2027	only	-	Feb	 7	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   973
Rule	Morocco	2027	only	-	Mar	14	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   974
Rule	Morocco	2028	only	-	Jan	23	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   975
Rule	Morocco	2028	only	-	Feb	27	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   976
Rule	Morocco	2029	only	-	Jan	14	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   977
Rule	Morocco	2029	only	-	Feb	18	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   978
Rule	Morocco	2029	only	-	Dec	30	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   979
Rule	Morocco	2030	only	-	Feb	10	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   980
Rule	Morocco	2030	only	-	Dec	22	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   981
Rule	Morocco	2031	only	-	Jan	26	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   982
Rule	Morocco	2031	only	-	Dec	14	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   983
Rule	Morocco	2032	only	-	Jan	18	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   984
Rule	Morocco	2032	only	-	Nov	28	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   985
Rule	Morocco	2033	only	-	Jan	 9	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   986
Rule	Morocco	2033	only	-	Nov	20	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   987
Rule	Morocco	2033	only	-	Dec	25	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   988
Rule	Morocco	2034	only	-	Nov	 5	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   989
Rule	Morocco	2034	only	-	Dec	17	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   990
Rule	Morocco	2035	only	-	Oct	28	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   991
Rule	Morocco	2035	only	-	Dec	 2	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   992
Rule	Morocco	2036	only	-	Oct	19	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   993
Rule	Morocco	2036	only	-	Nov	23	 2:00	1:00	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   994
Rule	Morocco	2037	only	-	Oct	 4	 3:00	0	-
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
   995
Rule	Morocco	2037	only	-	Nov	15	 2:00	1:00	-
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10593
diff changeset
   996
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   997
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   998
Zone Africa/Casablanca	-0:30:20 -	LMT	1913 Oct 26
52373
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
   999
			 0:00	Morocco	+00/+01	1984 Mar 16
c9bbf33fd1ae 8213085: (tz) Upgrade time-zone data to tzdata2018g
rpatil
parents: 50282
diff changeset
  1000
			 1:00	-	+01	1986
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1001
			 0:00	Morocco	+00/+01	2018 Oct 28  3:00
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1002
			 0:00	Morocco	+00/+01
21843
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1003
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1004
# Western Sahara
21843
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1005
#
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1006
# From Gwillim Law (2013-10-22):
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1007
# A correspondent who is usually well informed about time zone matters
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1008
# ... says that Western Sahara observes daylight saving time, just as
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1009
# Morocco does.
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1010
#
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1011
# From Paul Eggert (2013-10-23):
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1012
# Assume that this has been true since Western Sahara switched to GMT,
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1013
# since most of it was then controlled by Morocco.
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1014
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1015
Zone Africa/El_Aaiun	-0:52:48 -	LMT	1934 Jan # El Aaiún
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1016
			-1:00	-	-01	1976 Apr 14
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1017
			 0:00	Morocco	+00/+01	2018 Oct 28  3:00
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1018
			 0:00	Morocco	+00/+01
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1019
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1020
# Mozambique
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1021
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1022
# Shanks gives 1903-03-01 for the transition to CAT.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1023
# Perhaps the 1911-05-26 Portuguese decree
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1024
# https://dre.pt/pdf1sdip/1911/05/12500/23132313.pdf
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1025
# merely made it official?
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1026
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1027
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1028
Zone	Africa/Maputo	2:10:20 -	LMT	1903 Mar
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1029
			2:00	-	CAT
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1030
Link Africa/Maputo Africa/Blantyre	# Malawi
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1031
Link Africa/Maputo Africa/Bujumbura	# Burundi
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1032
Link Africa/Maputo Africa/Gaborone	# Botswana
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1033
Link Africa/Maputo Africa/Harare	# Zimbabwe
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1034
Link Africa/Maputo Africa/Kigali	# Rwanda
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1035
Link Africa/Maputo Africa/Lubumbashi	# E Dem. Rep. of Congo
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1036
Link Africa/Maputo Africa/Lusaka	# Zambia
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1037
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1038
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1039
# Namibia
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1040
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1041
# From Arthur David Olson (2017-08-09):
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1042
# The text of the "Namibia Time Act, 1994" is available online at
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1043
# www.lac.org.na/laws/1994/811.pdf
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1044
# and includes this nugget:
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1045
# Notwithstanding the provisions of subsection (2) of section 1, the
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1046
# first winter period after the commencement of this Act shall
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1047
# commence at OOhOO on Monday 21 March 1994 and shall end at 02h00 on
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1048
# Sunday 4 September 1994.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1049
50282
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1050
# From Michael Deckers (2017-04-06):
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1051
# ... both summer and winter time are called "standard"
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1052
# (which differs from the use in Ireland) ...
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1053
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1054
# From Petronella Sibeene (2007-03-30):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1055
# http://allafrica.com/stories/200703300178.html
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1056
# While the entire country changes its time, Katima Mulilo and other
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1057
# settlements in Caprivi unofficially will not because the sun there
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1058
# rises and sets earlier compared to other regions.  Chief of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1059
# Forecasting Riaan van Zyl explained that the far eastern parts of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1060
# the country are close to 40 minutes earlier in sunrise than the rest
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1061
# of the country.
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1062
#
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1063
# From Paul Eggert (2017-02-22):
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1064
# Although the Zambezi Region (formerly known as Caprivi) informally
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1065
# observes Botswana time, we have no details about historical practice.
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1066
# In the meantime people there can use Africa/Gaborone.
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1067
# See: Immanuel S. The Namibian. 2017-02-23.
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1068
# https://www.namibian.com.na/51480/read/Time-change-divides-lawmakers
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1069
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1070
# From Steffen Thorsen (2017-08-09):
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1071
# Namibia is going to change their time zone to what is now their DST:
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1072
# https://www.newera.com.na/2017/02/23/namibias-winter-time-might-be-repealed/
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1073
# This video is from the government decision:
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1074
# https://www.nbc.na/news/na-passes-namibia-time-bill-repealing-1994-namibia-time-act.8665
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1075
# We have made the assumption so far that they will change their time zone at
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1076
# the same time they would normally start DST, the first Sunday in September:
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1077
# https://www.timeanddate.com/news/time/namibia-new-time-zone.html
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1078
50282
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1079
# From Paul Eggert (2017-04-09):
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1080
# Before the change, summer and winter time were both standard time legally.
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1081
# However in common parlance, winter time was considered to be DST.  See, e.g.:
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1082
# http://www.nbc.na/news/namibias-winter-time-could-be-scrapped.2706
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1083
# https://zone.my.na/news/times-are-changing-in-namibia
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1084
# https://www.newera.com.na/2017/02/23/namibias-winter-time-might-be-repealed/
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1085
# Use plain "WAT" and "CAT" for the time zone abbreviations, to be compatible
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1086
# with Namibia's neighbors.
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1087
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1088
# RULE	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
50282
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1089
# Vanguard section, for zic and other parsers that support negative DST.
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1090
#Rule	Namibia	1994	only	-	Mar	21	0:00	-1:00	WAT
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1091
#Rule	Namibia	1994	2017	-	Sep	Sun>=1	2:00	0	CAT
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1092
#Rule	Namibia	1995	2017	-	Apr	Sun>=1	2:00	-1:00	WAT
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1093
# Rearguard section, for parsers that do not support negative DST.
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1094
Rule	Namibia	1994	only	-	Mar	21	0:00	0	WAT
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1095
Rule	Namibia	1994	2017	-	Sep	Sun>=1	2:00	1:00	CAT
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1096
Rule	Namibia	1995	2017	-	Apr	Sun>=1	2:00	0	WAT
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1097
# End of rearguard section.
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1098
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1099
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1100
Zone	Africa/Windhoek	1:08:24 -	LMT	1892 Feb 8
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1101
			1:30	-	+0130	1903 Mar
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1102
			2:00	-	SAST	1942 Sep 20  2:00
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1103
			2:00	1:00	SAST	1943 Mar 21  2:00
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1104
			2:00	-	SAST	1990 Mar 21 # independence
50282
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1105
# Vanguard section, for zic and other parsers that support negative DST.
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1106
#			2:00	Namibia	%s
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1107
# Rearguard section, for parsers that do not support negative DST.
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1108
			2:00	-	CAT	1994 Mar 21  0:00
50282
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1109
# From Paul Eggert (2017-04-07):
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1110
# The official date of the 2017 rule change was 2017-10-24.  See:
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1111
# http://www.lac.org.na/laws/annoSTAT/Namibian%20Time%20Act%209%20of%202017.pdf
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1112
			1:00	Namibia	%s	2017 Oct 24
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1113
			2:00	-	CAT
50282
4887e76f2493 8203233: (tz) Upgrade time-zone data to tzdata2018e
rpatil
parents: 49550
diff changeset
  1114
# End of rearguard section.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1115
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1116
# Niger
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1117
# See Africa/Lagos.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1118
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1119
# Nigeria
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1120
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1121
Zone	Africa/Lagos	0:13:36 -	LMT	1919 Sep
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1122
			1:00	-	WAT
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1123
Link Africa/Lagos Africa/Bangui	     # Central African Republic
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1124
Link Africa/Lagos Africa/Brazzaville # Rep. of the Congo
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1125
Link Africa/Lagos Africa/Douala	     # Cameroon
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1126
Link Africa/Lagos Africa/Kinshasa    # Dem. Rep. of the Congo (west)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1127
Link Africa/Lagos Africa/Libreville  # Gabon
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1128
Link Africa/Lagos Africa/Luanda	     # Angola
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1129
Link Africa/Lagos Africa/Malabo	     # Equatorial Guinea
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1130
Link Africa/Lagos Africa/Niamey	     # Niger
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1131
Link Africa/Lagos Africa/Porto-Novo  # Benin
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1132
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1133
# Réunion
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1134
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1135
Zone	Indian/Reunion	3:41:52 -	LMT	1911 Jun # Saint-Denis
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1136
			4:00	-	+04
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1137
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1138
# Crozet Islands also observes Réunion time; see the 'antarctica' file.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1139
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1140
# Scattered Islands (Îles Éparses) administered from Réunion are as follows.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1141
# The following information about them is taken from
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1142
# Îles Éparses (<http://www.outre-mer.gouv.fr/domtom/ile.htm>, 1997-07-22,
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1143
# in French; no longer available as of 1999-08-17).
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1144
# We have no info about their time zone histories.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1145
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1146
# Bassas da India - uninhabited
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1147
# Europa Island - inhabited from 1905 to 1910 by two families
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1148
# Glorioso Is - inhabited until at least 1958
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1149
# Juan de Nova - uninhabited
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1150
# Tromelin - inhabited until at least 1958
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1151
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1152
# Rwanda
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1153
# See Africa/Maputo.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1154
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1155
# St Helena
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1156
# See Africa/Abidjan.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1157
# The other parts of the St Helena territory are similar:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1158
#	Tristan da Cunha: on GMT, say Whitman and the CIA
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1159
#	Ascension: on GMT, say the USNO (1995-12-21) and the CIA
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1160
#	Gough (scientific station since 1955; sealers wintered previously):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1161
#		on GMT, says the CIA
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1162
#	Inaccessible, Nightingale: uninhabited
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1163
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1164
# São Tomé and Príncipe
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1165
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1166
# See Europe/Lisbon for info about the 1912 transition.
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1167
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1168
# From Steffen Thorsen (2018-01-08):
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1169
# Multiple sources tell that São Tomé changed from UTC to UTC+1 as
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1170
# they entered the year 2018.
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1171
# From Michael Deckers (2018-01-08):
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1172
# the switch is from 01:00 to 02:00 ... [Decree No. 25/2017]
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1173
# http://www.mnec.gov.st/index.php/publicacoes/documentos/file/90-decreto-lei-n-25-2017
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1174
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1175
# From Vadim Nasardinov (2018-12-29):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1176
# São Tomé and Príncipe is about to do the following on Jan 1, 2019:
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1177
# https://www.stp-press.st/2018/12/05/governo-jesus-ja-decidiu-repor-hora-legal-sao-tomense/
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1178
#
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1179
# From Michael Deckers (2018-12-30):
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1180
# https://www.legis-palop.org/download.jsp?idFile=102818
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1181
# ... [The legal time of the country, which coincides with universal
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1182
# coordinated time, will be restituted at 2 o'clock on day 1 of January, 2019.]
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1183
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1184
Zone	Africa/Sao_Tome	 0:26:56 -	LMT	1884
49550
dce997f9a93e 8200359: (tz) Upgrade time-zone data to tzdata2018d
rpatil
parents: 48716
diff changeset
  1185
			-0:36:45 -	LMT	1912 Jan  1 00:00u # Lisbon MT
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1186
			 0:00	-	GMT	2018 Jan  1 01:00
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1187
			 1:00	-	WAT	2019 Jan  1 02:00
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1188
			 0:00	-	GMT
48716
55272cc70514 8195837: (tz) Upgrade time-zone data to tzdata2018c
rpatil
parents: 47724
diff changeset
  1189
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1190
# Senegal
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1191
# See Africa/Abidjan.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1192
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1193
# Seychelles
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1194
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1195
Zone	Indian/Mahe	3:41:48 -	LMT	1906 Jun # Victoria
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 42459
diff changeset
  1196
			4:00	-	+04
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1197
# From Paul Eggert (2001-05-30):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1198
# Aldabra, Farquhar, and Desroches, originally dependencies of the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1199
# Seychelles, were transferred to the British Indian Ocean Territory
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1200
# in 1965 and returned to Seychelles control in 1976.  We don't know
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1201
# whether this affected their time zone, so omit this for now.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1202
# Possibly the islands were uninhabited.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1203
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1204
# Sierra Leone
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1205
# See Africa/Abidjan.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1206
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1207
# Somalia
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  1208
# See Africa/Nairobi.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1209
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1210
# South Africa
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1211
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1212
Rule	SA	1942	1943	-	Sep	Sun>=15	2:00	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1213
Rule	SA	1943	1944	-	Mar	Sun>=15	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1214
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1215
Zone Africa/Johannesburg 1:52:00 -	LMT	1892 Feb 8
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1216
			1:30	-	SAST	1903 Mar
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1217
			2:00	SA	SAST
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1218
Link Africa/Johannesburg Africa/Maseru	   # Lesotho
55634
0f1e29c77e50 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil
parents: 52373
diff changeset
  1219
Link Africa/Johannesburg Africa/Mbabane    # Eswatini
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1220
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1221
# Marion and Prince Edward Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1222
# scientific station since 1947
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1223
# no information
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1224
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1225
# Sudan
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1226
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1227
# From <http://www.sunanews.net/sn13jane.html>
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1228
# Sudan News Agency (2000-01-13),
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1229
# also reported by Michaël De Beukelaer-Dossche via Steffen Thorsen:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1230
# Clocks will be moved ahead for 60 minutes all over the Sudan as of noon
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1231
# Saturday....  This was announced Thursday by Caretaker State Minister for
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1232
# Manpower Abdul-Rahman Nur-Eddin.
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1233
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1234
# From Ahmed Atyya, National Telecommunications Corp. (NTC), Sudan (2017-10-17):
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1235
# ... the Republic of Sudan is going to change the time zone from (GMT+3:00)
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1236
# to (GMT+ 2:00) starting from Wednesday 1 November 2017.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1237
#
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1238
# From Paul Eggert (2017-10-18):
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1239
# A scanned copy (in Arabic) of Cabinet Resolution No. 352 for the
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1240
# year 2017 can be found as an attachment in email today from Yahia
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1241
# Abdalla of NTC, archived at:
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1242
# https://mm.icann.org/pipermail/tz/2017-October/025333.html
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1243
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1244
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1245
Rule	Sudan	1970	only	-	May	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1246
Rule	Sudan	1970	1985	-	Oct	15	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1247
Rule	Sudan	1971	only	-	Apr	30	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1248
Rule	Sudan	1972	1985	-	Apr	lastSun	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1249
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1250
Zone	Africa/Khartoum	2:10:08 -	LMT	1931
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1251
			2:00	Sudan	CA%sT	2000 Jan 15 12:00
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1252
			3:00	-	EAT	2017 Nov  1
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1253
			2:00	-	CAT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1254
10593
680a346c7841 7090843: (tz) Support tzdata2011j
peytoia
parents: 9490
diff changeset
  1255
# South Sudan
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1256
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1257
Zone	Africa/Juba	2:06:28 -	LMT	1931
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1258
			2:00	Sudan	CA%sT	2000 Jan 15 12:00
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1259
			3:00	-	EAT
10593
680a346c7841 7090843: (tz) Support tzdata2011j
peytoia
parents: 9490
diff changeset
  1260
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1261
# Tanzania
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  1262
# See Africa/Nairobi.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1263
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1264
# Togo
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1265
# See Africa/Abidjan.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1266
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1267
# Tunisia
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1268
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1269
# From Gwillim Law (2005-04-30):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1270
# My correspondent, Risto Nykänen, has alerted me to another adoption of DST,
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1271
# this time in Tunisia.  According to Yahoo France News
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1272
# <http://fr.news.yahoo.com/050426/5/4dumk.html>, in a story attributed to AP
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1273
# and dated 2005-04-26, "Tunisia has decided to advance its official time by
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1274
# one hour, starting on Sunday, May 1.  Henceforth, Tunisian time will be
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1275
# UTC+2 instead of UTC+1.  The change will take place at 23:00 UTC next
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1276
# Saturday."  (My translation)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1277
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1278
# From Oscar van Vlijmen (2005-05-02):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1279
# La Presse, the first national daily newspaper ...
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1280
# http://www.lapresse.tn/archives/archives280405/actualites/lheure.html
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1281
# ... DST for 2005: on: Sun May 1 0h standard time, off: Fri Sept. 30,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1282
# 1h standard time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1283
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1284
# From Atef Loukil (2006-03-28):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1285
# The daylight saving time will be the same each year:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1286
# Beginning      : the last Sunday of March at 02:00
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1287
# Ending         : the last Sunday of October at 03:00 ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1288
# http://www.tap.info.tn/en/index.php?option=com_content&task=view&id=1188&Itemid=50
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1289
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1290
# From Steffen Thorsen (2009-03-16):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1291
# According to several news sources, Tunisia will not observe DST this year.
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1292
# (Arabic)
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1293
# http://www.elbashayer.com/?page=viewn&nid=42546
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1294
# https://www.babnet.net/kiwidetail-15295.asp
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1295
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1296
# We have also confirmed this with the US embassy in Tunisia.
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1297
# We have a wrap-up about this on the following page:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
  1298
# https://www.timeanddate.com/news/time/tunisia-cancels-dst-2009.html
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1299
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1300
# From Alexander Krivenyshev (2009-03-17):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1301
# Here is a link to Tunis Afrique Presse News Agency
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1302
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1303
# Standard time to be kept the whole year long (tap.info.tn):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1304
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1305
# (in English)
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1306
# http://www.tap.info.tn/en/index.php?option=com_content&task=view&id=26813&Itemid=157
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1307
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1308
# (in Arabic)
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1309
# http://www.tap.info.tn/ar/index.php?option=com_content&task=view&id=61240&Itemid=1
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1310
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1311
# From Arthur David Olson (2009-03-18):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1312
# The Tunis Afrique Presse News Agency notice contains this: "This measure is
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1313
# due to the fact that the fasting month of Ramadan coincides with the period
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1314
# concerned by summer time.  Therefore, the standard time will be kept
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1315
# unchanged the whole year long."  So foregoing DST seems to be an exception
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1316
# (albeit one that may be repeated in the future).
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1317
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1318
# From Alexander Krivenyshev (2010-03-27):
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1319
# According to some news reports Tunis confirmed not to use DST in 2010
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1320
#
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1321
# (translation):
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1322
# "The Tunisian government has decided to abandon DST, which was scheduled on
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1323
# Sunday...
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1324
# Tunisian authorities had suspended the DST for the first time last year also
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1325
# coincided with the month of Ramadan..."
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1326
#
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1327
# (in Arabic)
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1328
# http://www.moheet.com/show_news.aspx?nid=358861&pg=1
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1329
# http://www.almadenahnews.com/newss/news.php?c=118&id=38036
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1330
# http://www.worldtimezone.com/dst_news/dst_news_tunis02.html
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1331
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1332
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1333
Rule	Tunisia	1939	only	-	Apr	15	23:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1334
Rule	Tunisia	1939	only	-	Nov	18	23:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1335
Rule	Tunisia	1940	only	-	Feb	25	23:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1336
Rule	Tunisia	1941	only	-	Oct	 6	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1337
Rule	Tunisia	1942	only	-	Mar	 9	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1338
Rule	Tunisia	1942	only	-	Nov	 2	 3:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1339
Rule	Tunisia	1943	only	-	Mar	29	 2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1340
Rule	Tunisia	1943	only	-	Apr	17	 2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1341
Rule	Tunisia	1943	only	-	Apr	25	 2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1342
Rule	Tunisia	1943	only	-	Oct	 4	 2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1343
Rule	Tunisia	1944	1945	-	Apr	Mon>=1	 2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1344
Rule	Tunisia	1944	only	-	Oct	 8	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1345
Rule	Tunisia	1945	only	-	Sep	16	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1346
Rule	Tunisia	1977	only	-	Apr	30	 0:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1347
Rule	Tunisia	1977	only	-	Sep	24	 0:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1348
Rule	Tunisia	1978	only	-	May	 1	 0:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1349
Rule	Tunisia	1978	only	-	Oct	 1	 0:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1350
Rule	Tunisia	1988	only	-	Jun	 1	 0:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1351
Rule	Tunisia	1988	1990	-	Sep	lastSun	 0:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1352
Rule	Tunisia	1989	only	-	Mar	26	 0:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1353
Rule	Tunisia	1990	only	-	May	 1	 0:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1354
Rule	Tunisia	2005	only	-	May	 1	 0:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1355
Rule	Tunisia	2005	only	-	Sep	30	 1:00s	0	-
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1356
Rule	Tunisia	2006	2008	-	Mar	lastSun	 2:00s	1:00	S
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1833
diff changeset
  1357
Rule	Tunisia	2006	2008	-	Oct	lastSun	 2:00s	0	-
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 3739
diff changeset
  1358
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1359
# Shanks & Pottenger give 0:09:20 for Paris Mean Time; go with Howse's
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1360
# more precise 0:09:21.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1361
# Shanks & Pottenger say the 1911 switch was on Mar 9; go with Howse's Mar 11.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1362
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1363
Zone	Africa/Tunis	0:40:44 -	LMT	1881 May 12
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 24375
diff changeset
  1364
			0:09:21	-	PMT	1911 Mar 11 # Paris Mean Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1365
			1:00	Tunisia	CE%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1366
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1367
# Uganda
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 27294
diff changeset
  1368
# See Africa/Nairobi.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1369
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1370
# Zambia
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1371
# Zimbabwe
27294
dfd89723bd6f 8059206: (tz) Support tzdata2014i
aefimov
parents: 26452
diff changeset
  1372
# See Africa/Maputo.