africa 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956
  1. # <pre>
  2. # @(#)africa 8.21
  3. # This file is in the public domain, so clarified as of
  4. # 2009-05-17 by Arthur David Olson.
  5. # This data is by no means authoritative; if you think you know better,
  6. # go ahead and edit the file (and please send any changes to
  7. # tz@elsie.nci.nih.gov for general use in the future).
  8. # From Paul Eggert (2006-03-22):
  9. #
  10. # A good source for time zone historical data outside the U.S. is
  11. # Thomas G. Shanks and Rique Pottenger, The International Atlas (6th edition),
  12. # San Diego: ACS Publications, Inc. (2003).
  13. #
  14. # Gwillim Law writes that a good source
  15. # for recent time zone data is the International Air Transport
  16. # Association's Standard Schedules Information Manual (IATA SSIM),
  17. # published semiannually. Law sent in several helpful summaries
  18. # of the IATA's data after 1990.
  19. #
  20. # Except where otherwise noted, Shanks & Pottenger is the source for
  21. # entries through 1990, and IATA SSIM is the source for entries afterwards.
  22. #
  23. # Another source occasionally used is Edward W. Whitman, World Time Differences,
  24. # Whitman Publishing Co, 2 Niagara Av, Ealing, London (undated), which
  25. # I found in the UCLA library.
  26. #
  27. # A reliable and entertaining source about time zones is
  28. # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997).
  29. #
  30. # Previous editions of this database used WAT, CAT, SAT, and EAT
  31. # for +0:00 through +3:00, respectively,
  32. # but Mark R V Murray reports that
  33. # `SAST' is the official abbreviation for +2:00 in the country of South Africa,
  34. # `CAT' is commonly used for +2:00 in countries north of South Africa, and
  35. # `WAT' is probably the best name for +1:00, as the common phrase for
  36. # the area that includes Nigeria is ``West Africa''.
  37. # He has heard of ``Western Sahara Time'' for +0:00 but can find no reference.
  38. #
  39. # To make things confusing, `WAT' seems to have been used for -1:00 long ago;
  40. # I'd guess that this was because people needed _some_ name for -1:00,
  41. # and at the time, far west Africa was the only major land area in -1:00.
  42. # This usage is now obsolete, as the last use of -1:00 on the African
  43. # mainland seems to have been 1976 in Western Sahara.
  44. #
  45. # To summarize, the following abbreviations seem to have some currency:
  46. # -1:00 WAT West Africa Time (no longer used)
  47. # 0:00 GMT Greenwich Mean Time
  48. # 2:00 CAT Central Africa Time
  49. # 2:00 SAST South Africa Standard Time
  50. # and Murray suggests the following abbreviation:
  51. # 1:00 WAT West Africa Time
  52. # I realize that this leads to `WAT' being used for both -1:00 and 1:00
  53. # for times before 1976, but this is the best I can think of
  54. # until we get more information.
  55. #
  56. # I invented the following abbreviations; corrections are welcome!
  57. # 2:00 WAST West Africa Summer Time
  58. # 2:30 BEAT British East Africa Time (no longer used)
  59. # 2:44:45 BEAUT British East Africa Unified Time (no longer used)
  60. # 3:00 CAST Central Africa Summer Time (no longer used)
  61. # 3:00 SAST South Africa Summer Time (no longer used)
  62. # 3:00 EAT East Africa Time
  63. # 4:00 EAST East Africa Summer Time (no longer used)
  64. # Algeria
  65. # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
  66. Rule Algeria 1916 only - Jun 14 23:00s 1:00 S
  67. Rule Algeria 1916 1919 - Oct Sun>=1 23:00s 0 -
  68. Rule Algeria 1917 only - Mar 24 23:00s 1:00 S
  69. Rule Algeria 1918 only - Mar 9 23:00s 1:00 S
  70. Rule Algeria 1919 only - Mar 1 23:00s 1:00 S
  71. Rule Algeria 1920 only - Feb 14 23:00s 1:00 S
  72. Rule Algeria 1920 only - Oct 23 23:00s 0 -
  73. Rule Algeria 1921 only - Mar 14 23:00s 1:00 S
  74. Rule Algeria 1921 only - Jun 21 23:00s 0 -
  75. Rule Algeria 1939 only - Sep 11 23:00s 1:00 S
  76. Rule Algeria 1939 only - Nov 19 1:00 0 -
  77. Rule Algeria 1944 1945 - Apr Mon>=1 2:00 1:00 S
  78. Rule Algeria 1944 only - Oct 8 2:00 0 -
  79. Rule Algeria 1945 only - Sep 16 1:00 0 -
  80. Rule Algeria 1971 only - Apr 25 23:00s 1:00 S
  81. Rule Algeria 1971 only - Sep 26 23:00s 0 -
  82. Rule Algeria 1977 only - May 6 0:00 1:00 S
  83. Rule Algeria 1977 only - Oct 21 0:00 0 -
  84. Rule Algeria 1978 only - Mar 24 1:00 1:00 S
  85. Rule Algeria 1978 only - Sep 22 3:00 0 -
  86. Rule Algeria 1980 only - Apr 25 0:00 1:00 S
  87. Rule Algeria 1980 only - Oct 31 2:00 0 -
  88. # Shanks & Pottenger give 0:09:20 for Paris Mean Time; go with Howse's
  89. # more precise 0:09:21.
  90. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  91. Zone Africa/Algiers 0:12:12 - LMT 1891 Mar 15 0:01
  92. 0:09:21 - PMT 1911 Mar 11 # Paris Mean Time
  93. 0:00 Algeria WE%sT 1940 Feb 25 2:00
  94. 1:00 Algeria CE%sT 1946 Oct 7
  95. 0:00 - WET 1956 Jan 29
  96. 1:00 - CET 1963 Apr 14
  97. 0:00 Algeria WE%sT 1977 Oct 21
  98. 1:00 Algeria CE%sT 1979 Oct 26
  99. 0:00 Algeria WE%sT 1981 May
  100. 1:00 - CET
  101. # Angola
  102. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  103. Zone Africa/Luanda 0:52:56 - LMT 1892
  104. 0:52:04 - AOT 1911 May 26 # Angola Time
  105. 1:00 - WAT
  106. # Benin
  107. # Whitman says they switched to 1:00 in 1946, not 1934;
  108. # go with Shanks & Pottenger.
  109. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  110. Zone Africa/Porto-Novo 0:10:28 - LMT 1912
  111. 0:00 - GMT 1934 Feb 26
  112. 1:00 - WAT
  113. # Botswana
  114. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  115. Zone Africa/Gaborone 1:43:40 - LMT 1885
  116. 2:00 - CAT 1943 Sep 19 2:00
  117. 2:00 1:00 CAST 1944 Mar 19 2:00
  118. 2:00 - CAT
  119. # Burkina Faso
  120. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  121. Zone Africa/Ouagadougou -0:06:04 - LMT 1912
  122. 0:00 - GMT
  123. # Burundi
  124. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  125. Zone Africa/Bujumbura 1:57:28 - LMT 1890
  126. 2:00 - CAT
  127. # Cameroon
  128. # Whitman says they switched to 1:00 in 1920; go with Shanks & Pottenger.
  129. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  130. Zone Africa/Douala 0:38:48 - LMT 1912
  131. 1:00 - WAT
  132. # Cape Verde
  133. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  134. Zone Atlantic/Cape_Verde -1:34:04 - LMT 1907 # Praia
  135. -2:00 - CVT 1942 Sep
  136. -2:00 1:00 CVST 1945 Oct 15
  137. -2:00 - CVT 1975 Nov 25 2:00
  138. -1:00 - CVT
  139. # Central African Republic
  140. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  141. Zone Africa/Bangui 1:14:20 - LMT 1912
  142. 1:00 - WAT
  143. # Chad
  144. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  145. Zone Africa/Ndjamena 1:00:12 - LMT 1912
  146. 1:00 - WAT 1979 Oct 14
  147. 1:00 1:00 WAST 1980 Mar 8
  148. 1:00 - WAT
  149. # Comoros
  150. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  151. Zone Indian/Comoro 2:53:04 - LMT 1911 Jul # Moroni, Gran Comoro
  152. 3:00 - EAT
  153. # Democratic Republic of Congo
  154. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  155. Zone Africa/Kinshasa 1:01:12 - LMT 1897 Nov 9
  156. 1:00 - WAT
  157. Zone Africa/Lubumbashi 1:49:52 - LMT 1897 Nov 9
  158. 2:00 - CAT
  159. # Republic of the Congo
  160. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  161. Zone Africa/Brazzaville 1:01:08 - LMT 1912
  162. 1:00 - WAT
  163. # Cote D'Ivoire
  164. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  165. Zone Africa/Abidjan -0:16:08 - LMT 1912
  166. 0:00 - GMT
  167. # Djibouti
  168. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  169. Zone Africa/Djibouti 2:52:36 - LMT 1911 Jul
  170. 3:00 - EAT
  171. ###############################################################################
  172. # Egypt
  173. # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
  174. Rule Egypt 1940 only - Jul 15 0:00 1:00 S
  175. Rule Egypt 1940 only - Oct 1 0:00 0 -
  176. Rule Egypt 1941 only - Apr 15 0:00 1:00 S
  177. Rule Egypt 1941 only - Sep 16 0:00 0 -
  178. Rule Egypt 1942 1944 - Apr 1 0:00 1:00 S
  179. Rule Egypt 1942 only - Oct 27 0:00 0 -
  180. Rule Egypt 1943 1945 - Nov 1 0:00 0 -
  181. Rule Egypt 1945 only - Apr 16 0:00 1:00 S
  182. Rule Egypt 1957 only - May 10 0:00 1:00 S
  183. Rule Egypt 1957 1958 - Oct 1 0:00 0 -
  184. Rule Egypt 1958 only - May 1 0:00 1:00 S
  185. Rule Egypt 1959 1981 - May 1 1:00 1:00 S
  186. Rule Egypt 1959 1965 - Sep 30 3:00 0 -
  187. Rule Egypt 1966 1994 - Oct 1 3:00 0 -
  188. Rule Egypt 1982 only - Jul 25 1:00 1:00 S
  189. Rule Egypt 1983 only - Jul 12 1:00 1:00 S
  190. Rule Egypt 1984 1988 - May 1 1:00 1:00 S
  191. Rule Egypt 1989 only - May 6 1:00 1:00 S
  192. Rule Egypt 1990 1994 - May 1 1:00 1:00 S
  193. # IATA (after 1990) says transitions are at 0:00.
  194. # Go with IATA starting in 1995, except correct 1995 entry from 09-30 to 09-29.
  195. Rule Egypt 1995 max - Apr lastFri 0:00s 1:00 S
  196. Rule Egypt 1995 2005 - Sep lastThu 23:00s 0 -
  197. # From Steffen Thorsen (2006-09-19):
  198. # The Egyptian Gazette, issue 41,090 (2006-09-18), page 1, reports:
  199. # Egypt will turn back clocks by one hour at the midnight of Thursday
  200. # after observing the daylight saving time since May.
  201. # http://news.gom.com.eg/gazette/pdf/2006/09/18/01.pdf
  202. Rule Egypt 2006 only - Sep 21 23:00s 0 -
  203. # From Dirk Losch (2007-08-14):
  204. # I received a mail from an airline which says that the daylight
  205. # saving time in Egypt will end in the night of 2007-09-06 to 2007-09-07.
  206. # From Jesper Norgaard Welen (2007-08-15): [The following agree:]
  207. # http://www.nentjes.info/Bill/bill5.htm
  208. # http://www.timeanddate.com/worldclock/city.html?n=53
  209. # From Steffen Thorsen (2007-09-04): The official information...:
  210. # http://www.sis.gov.eg/En/EgyptOnline/Miscellaneous/000002/0207000000000000001580.htm
  211. Rule Egypt 2007 only - Sep Thu>=1 23:00s 0 -
  212. # From Abdelrahman Hassan (2007-09-06):
  213. # Due to the Hijri (lunar Islamic calendar) year being 11 days shorter
  214. # than the year of the Gregorian calendar, Ramadan shifts earlier each
  215. # year. This year it will be observed September 13 (September is quite
  216. # hot in Egypt), and the idea is to make fasting easier for workers by
  217. # shifting business hours one hour out of daytime heat. Consequently,
  218. # unless discontinued, next DST may end Thursday 28 August 2008.
  219. # From Paul Eggert (2007-08-17):
  220. # For lack of better info, assume the new rule is last Thursday in August.
  221. # From Petr Machata (2009-04-06):
  222. # The following appeared in Red Hat bugzilla[1] (edited):
  223. #
  224. # > $ zdump -v /usr/share/zoneinfo/Africa/Cairo | grep 2009
  225. # > /usr/share/zoneinfo/Africa/Cairo Thu Apr 23 21:59:59 2009 UTC = Thu =
  226. # Apr 23
  227. # > 23:59:59 2009 EET isdst=0 gmtoff=7200
  228. # > /usr/share/zoneinfo/Africa/Cairo Thu Apr 23 22:00:00 2009 UTC = Fri =
  229. # Apr 24
  230. # > 01:00:00 2009 EEST isdst=1 gmtoff=10800
  231. # > /usr/share/zoneinfo/Africa/Cairo Thu Aug 27 20:59:59 2009 UTC = Thu =
  232. # Aug 27
  233. # > 23:59:59 2009 EEST isdst=1 gmtoff=10800
  234. # > /usr/share/zoneinfo/Africa/Cairo Thu Aug 27 21:00:00 2009 UTC = Thu =
  235. # Aug 27
  236. # > 23:00:00 2009 EET isdst=0 gmtoff=7200
  237. #
  238. # > end date should be Thu Sep 24 2009 (Last Thursday in September at 23:59=
  239. # :59)
  240. # > http://support.microsoft.com/kb/958729/
  241. #
  242. # timeanddate[2] and another site I've found[3] also support that.
  243. #
  244. # [1] <a href="https://bugzilla.redhat.com/show_bug.cgi?id=492263">
  245. # https://bugzilla.redhat.com/show_bug.cgi?id=492263
  246. # </a>
  247. # [2] <a href="http://www.timeanddate.com/worldclock/clockchange.html?n=53">
  248. # http://www.timeanddate.com/worldclock/clockchange.html?n=53
  249. # </a>
  250. # [3] <a href="http://wwp.greenwichmeantime.com/time-zone/africa/egypt/">
  251. # http://wwp.greenwichmeantime.com/time-zone/africa/egypt/
  252. # </a>
  253. # From Arthur David Olson (2009-04-20):
  254. # In 2009 (and for the next several years), Ramadan ends before the fourth
  255. # Thursday in September; Egypt is expected to revert to the last Thursday
  256. # in September.
  257. Rule Egypt 2008 only - Aug lastThu 23:00s 0 -
  258. Rule Egypt 2009 max - Sep lastThu 23:00s 0 -
  259. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  260. Zone Africa/Cairo 2:05:00 - LMT 1900 Oct
  261. 2:00 Egypt EE%sT
  262. # Equatorial Guinea
  263. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  264. Zone Africa/Malabo 0:35:08 - LMT 1912
  265. 0:00 - GMT 1963 Dec 15
  266. 1:00 - WAT
  267. # Eritrea
  268. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  269. Zone Africa/Asmara 2:35:32 - LMT 1870
  270. 2:35:32 - AMT 1890 # Asmara Mean Time
  271. 2:35:20 - ADMT 1936 May 5 # Adis Dera MT
  272. 3:00 - EAT
  273. # Ethiopia
  274. # From Paul Eggert (2006-03-22):
  275. # Shanks & Pottenger write that Ethiopia had six narrowly-spaced time zones
  276. # between 1870 and 1890, and that they merged to 38E50 (2:35:20) in 1890.
  277. # We'll guess that 38E50 is for Adis Dera.
  278. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  279. Zone Africa/Addis_Ababa 2:34:48 - LMT 1870
  280. 2:35:20 - ADMT 1936 May 5 # Adis Dera MT
  281. 3:00 - EAT
  282. # Gabon
  283. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  284. Zone Africa/Libreville 0:37:48 - LMT 1912
  285. 1:00 - WAT
  286. # Gambia
  287. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  288. Zone Africa/Banjul -1:06:36 - LMT 1912
  289. -1:06:36 - BMT 1935 # Banjul Mean Time
  290. -1:00 - WAT 1964
  291. 0:00 - GMT
  292. # Ghana
  293. # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
  294. # Whitman says DST was observed from 1931 to ``the present'';
  295. # go with Shanks & Pottenger.
  296. Rule Ghana 1936 1942 - Sep 1 0:00 0:20 GHST
  297. Rule Ghana 1936 1942 - Dec 31 0:00 0 GMT
  298. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  299. Zone Africa/Accra -0:00:52 - LMT 1918
  300. 0:00 Ghana %s
  301. # Guinea
  302. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  303. Zone Africa/Conakry -0:54:52 - LMT 1912
  304. 0:00 - GMT 1934 Feb 26
  305. -1:00 - WAT 1960
  306. 0:00 - GMT
  307. # Guinea-Bissau
  308. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  309. Zone Africa/Bissau -1:02:20 - LMT 1911 May 26
  310. -1:00 - WAT 1975
  311. 0:00 - GMT
  312. # Kenya
  313. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  314. Zone Africa/Nairobi 2:27:16 - LMT 1928 Jul
  315. 3:00 - EAT 1930
  316. 2:30 - BEAT 1940
  317. 2:44:45 - BEAUT 1960
  318. 3:00 - EAT
  319. # Lesotho
  320. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  321. Zone Africa/Maseru 1:50:00 - LMT 1903 Mar
  322. 2:00 - SAST 1943 Sep 19 2:00
  323. 2:00 1:00 SAST 1944 Mar 19 2:00
  324. 2:00 - SAST
  325. # Liberia
  326. # From Paul Eggert (2006-03-22):
  327. # In 1972 Liberia was the last country to switch
  328. # from a UTC offset that was not a multiple of 15 or 20 minutes.
  329. # Howse reports that it was in honor of their president's birthday.
  330. # Shank & Pottenger report the date as May 1, whereas Howse reports Jan;
  331. # go with Shanks & Pottenger.
  332. # For Liberia before 1972, Shanks & Pottenger report -0:44, whereas Howse and
  333. # Whitman each report -0:44:30; go with the more precise figure.
  334. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  335. Zone Africa/Monrovia -0:43:08 - LMT 1882
  336. -0:43:08 - MMT 1919 Mar # Monrovia Mean Time
  337. -0:44:30 - LRT 1972 May # Liberia Time
  338. 0:00 - GMT
  339. ###############################################################################
  340. # Libya
  341. # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
  342. Rule Libya 1951 only - Oct 14 2:00 1:00 S
  343. Rule Libya 1952 only - Jan 1 0:00 0 -
  344. Rule Libya 1953 only - Oct 9 2:00 1:00 S
  345. Rule Libya 1954 only - Jan 1 0:00 0 -
  346. Rule Libya 1955 only - Sep 30 0:00 1:00 S
  347. Rule Libya 1956 only - Jan 1 0:00 0 -
  348. Rule Libya 1982 1984 - Apr 1 0:00 1:00 S
  349. Rule Libya 1982 1985 - Oct 1 0:00 0 -
  350. Rule Libya 1985 only - Apr 6 0:00 1:00 S
  351. Rule Libya 1986 only - Apr 4 0:00 1:00 S
  352. Rule Libya 1986 only - Oct 3 0:00 0 -
  353. Rule Libya 1987 1989 - Apr 1 0:00 1:00 S
  354. Rule Libya 1987 1989 - Oct 1 0:00 0 -
  355. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  356. Zone Africa/Tripoli 0:52:44 - LMT 1920
  357. 1:00 Libya CE%sT 1959
  358. 2:00 - EET 1982
  359. 1:00 Libya CE%sT 1990 May 4
  360. # The following entries are from Shanks & Pottenger;
  361. # the IATA SSIM data contain some obvious errors.
  362. 2:00 - EET 1996 Sep 30
  363. 1:00 - CET 1997 Apr 4
  364. 1:00 1:00 CEST 1997 Oct 4
  365. 2:00 - EET
  366. # Madagascar
  367. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  368. Zone Indian/Antananarivo 3:10:04 - LMT 1911 Jul
  369. 3:00 - EAT 1954 Feb 27 23:00s
  370. 3:00 1:00 EAST 1954 May 29 23:00s
  371. 3:00 - EAT
  372. # Malawi
  373. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  374. Zone Africa/Blantyre 2:20:00 - LMT 1903 Mar
  375. 2:00 - CAT
  376. # Mali
  377. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  378. Zone Africa/Bamako -0:32:00 - LMT 1912
  379. 0:00 - GMT 1934 Feb 26
  380. -1:00 - WAT 1960 Jun 20
  381. 0:00 - GMT
  382. # Mauritania
  383. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  384. Zone Africa/Nouakchott -1:03:48 - LMT 1912
  385. 0:00 - GMT 1934 Feb 26
  386. -1:00 - WAT 1960 Nov 28
  387. 0:00 - GMT
  388. # Mauritius
  389. # From Steffen Thorsen (2008-06-25):
  390. # Mauritius plans to observe DST from 2008-11-01 to 2009-03-31 on a trial
  391. # basis....
  392. # It seems that Mauritius observed daylight saving time from 1982-10-10 to
  393. # 1983-03-20 as well, but that was not successful....
  394. # http://www.timeanddate.com/news/time/mauritius-daylight-saving-time.html
  395. # From Alex Krivenyshev (2008-06-25):
  396. # http://economicdevelopment.gov.mu/portal/site/Mainhomepage/menuitem.a42b24128104d9845dabddd154508a0c/?content_id=0a7cee8b5d69a110VgnVCM1000000a04a8c0RCRD
  397. # From Arthur David Olson (2008-06-30):
  398. # The www.timeanddate.com article cited by Steffen Thorsen notes that "A
  399. # final decision has yet to be made on the times that daylight saving
  400. # would begin and end on these dates." As a place holder, use midnight.
  401. # From Paul Eggert (2008-06-30):
  402. # Follow Thorsen on DST in 1982/1983, instead of Shanks & Pottenger.
  403. # From Steffen Thorsen (2008-07-10):
  404. # According to
  405. # <a href="http://www.lexpress.mu/display_article.php?news_id=111216">
  406. # http://www.lexpress.mu/display_article.php?news_id=111216
  407. # </a>
  408. # (in French), Mauritius will start and end their DST a few days earlier
  409. # than previously announced (2008-11-01 to 2009-03-31). The new start
  410. # date is 2008-10-26 at 02:00 and the new end date is 2009-03-27 (no time
  411. # given, but it is probably at either 2 or 3 wall clock time).
  412. #
  413. # A little strange though, since the article says that they moved the date
  414. # to align itself with Europe and USA which also change time on that date,
  415. # but that means they have not paid attention to what happened in
  416. # USA/Canada last year (DST ends first Sunday in November). I also wonder
  417. # why that they end on a Friday, instead of aligning with Europe which
  418. # changes two days later.
  419. # From Alex Krivenyshev (2008-07-11):
  420. # Seems that English language article "The revival of daylight saving
  421. # time: Energy conservation?"-# No. 16578 (07/11/2008) was originally
  422. # published on Monday, June 30, 2008...
  423. #
  424. # I guess that article in French "Le gouvernement avance l'introduction
  425. # de l'heure d'ete" stating that DST in Mauritius starting on October 26
  426. # and ending on March 27, 2009 is the most recent one.
  427. # ...
  428. # <a href="http://www.worldtimezone.com/dst_news/dst_news_mauritius02.html">
  429. # http://www.worldtimezone.com/dst_news/dst_news_mauritius02.html
  430. # </a>
  431. # From Riad M. Hossen Ally (2008-08-03):
  432. # The Government of Mauritius weblink
  433. # <a href="http://www.gov.mu/portal/site/pmosite/menuitem.4ca0efdee47462e7440a600248a521ca/?content_id=4728ca68b2a5b110VgnVCM1000000a04a8c0RCRD">
  434. # http://www.gov.mu/portal/site/pmosite/menuitem.4ca0efdee47462e7440a600248a521ca/?content_id=4728ca68b2a5b110VgnVCM1000000a04a8c0RCRD
  435. # </a>
  436. # Cabinet Decision of July 18th, 2008 states as follows:
  437. #
  438. # 4. ...Cabinet has agreed to the introduction into the National Assembly
  439. # of the Time Bill which provides for the introduction of summer time in
  440. # Mauritius. The summer time period which will be of one hour ahead of
  441. # the standard time, will be aligned with that in Europe and the United
  442. # States of America. It will start at two o'clock in the morning on the
  443. # last Sunday of October and will end at two o'clock in the morning on
  444. # the last Sunday of March the following year. The summer time for the
  445. # year 2008 - 2009 will, therefore, be effective as from 26 October 2008
  446. # and end on 29 March 2009.
  447. # From Ed Maste (2008-10-07):
  448. # THE TIME BILL (No. XXVII of 2008) Explanatory Memorandum states the
  449. # beginning / ending of summer time is 2 o'clock standard time in the
  450. # morning of the last Sunday of October / last Sunday of March.
  451. # <a href="http://www.gov.mu/portal/goc/assemblysite/file/bill2708.pdf">
  452. # http://www.gov.mu/portal/goc/assemblysite/file/bill2708.pdf
  453. # </a>
  454. # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
  455. Rule Mauritius 1982 only - Oct 10 0:00 1:00 S
  456. Rule Mauritius 1983 only - Mar 21 0:00 0 -
  457. Rule Mauritius 2008 max - Oct lastSun 2:00s 1:00 S
  458. Rule Mauritius 2009 max - Mar lastSun 2:00s 0 -
  459. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  460. Zone Indian/Mauritius 3:50:00 - LMT 1907 # Port Louis
  461. 4:00 Mauritius MU%sT # Mauritius Time
  462. # Agalega Is, Rodriguez
  463. # no information; probably like Indian/Mauritius
  464. # Mayotte
  465. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  466. Zone Indian/Mayotte 3:00:56 - LMT 1911 Jul # Mamoutzou
  467. 3:00 - EAT
  468. # Morocco
  469. # See the `europe' file for Spanish Morocco (Africa/Ceuta).
  470. # From Alex Krivenyshev (2008-05-09):
  471. # Here is an article that Morocco plan to introduce Daylight Saving Time between
  472. # 1 June, 2008 and 27 September, 2008.
  473. #
  474. # "... Morocco is to save energy by adjusting its clock during summer so it will
  475. # be one hour ahead of GMT between 1 June and 27 September, according to
  476. # Communication Minister and Gov ernment Spokesman, Khalid Naciri...."
  477. #
  478. # <a href="http://www.worldtimezone.net/dst_news/dst_news_morocco01.html">
  479. # http://www.worldtimezone.net/dst_news/dst_news_morocco01.html
  480. # </a>
  481. # OR
  482. # <a href="http://en.afrik.com/news11892.html">
  483. # http://en.afrik.com/news11892.html
  484. # </a>
  485. # From Alex Krivenyshev (2008-05-09):
  486. # The Morocco time change can be confirmed on Morocco web site Maghreb Arabe Presse:
  487. # <a href="http://www.map.ma/eng/sections/box3/morocco_shifts_to_da/view">
  488. # http://www.map.ma/eng/sections/box3/morocco_shifts_to_da/view
  489. # </a>
  490. #
  491. # Morocco shifts to daylight time on June 1st through September 27, Govt.
  492. # spokesman.
  493. # From Patrice Scattolin (2008-05-09):
  494. # According to this article:
  495. # <a href="http://www.avmaroc.com/actualite/heure-dete-comment-a127896.html">
  496. # http://www.avmaroc.com/actualite/heure-dete-comment-a127896.html
  497. # </a>
  498. # (and republished here:
  499. # <a href="http://www.actu.ma/heure-dete-comment_i127896_0.html">
  500. # http://www.actu.ma/heure-dete-comment_i127896_0.html
  501. # </a>
  502. # )
  503. # the changes occurs at midnight:
  504. #
  505. # saturday night may 31st at midnight (which in french is to be
  506. # intrepreted as the night between saturday and sunday)
  507. # sunday night the 28th at midnight
  508. #
  509. # Seeing that the 28th is monday, I am guessing that she intends to say
  510. # the midnight of the 28th which is the midnight between sunday and
  511. # monday, which jives with other sources that say that it's inclusive
  512. # june1st to sept 27th.
  513. #
  514. # The decision was taken by decree *2-08-224 *but I can't find the decree
  515. # published on the web.
  516. #
  517. # It's also confirmed here:
  518. # <a href="http://www.maroc.ma/NR/exeres/FACF141F-D910-44B0-B7FA-6E03733425D1.htm">
  519. # http://www.maroc.ma/NR/exeres/FACF141F-D910-44B0-B7FA-6E03733425D1.htm
  520. # </a>
  521. # on a government portal as being between june 1st and sept 27th (not yet
  522. # posted in english).
  523. #
  524. # The following google query will generate many relevant hits:
  525. # <a href="http://www.google.com/search?hl=en&q=Conseil+de+gouvernement+maroc+heure+avance&btnG=Search">
  526. # http://www.google.com/search?hl=en&q=Conseil+de+gouvernement+maroc+heure+avance&btnG=Search
  527. # </a>
  528. # From Alex Krivenyshev (2008-05-09):
  529. # Is Western Sahara (part which administrated by Morocco) going to follow
  530. # Morocco DST changes? Any information? What about other part of
  531. # Western Sahara - under administration of POLISARIO Front (also named
  532. # SADR Saharawi Arab Democratic Republic)?
  533. # From Arthur David Olson (2008-05-09):
  534. # XXX--guess that it is only Morocco for now; guess only 2008 for now.
  535. # From Steffen Thorsen (2008-08-27):
  536. # Morocco will change the clocks back on the midnight between August 31
  537. # and September 1. They originally planned to observe DST to near the end
  538. # of September:
  539. #
  540. # One article about it (in French):
  541. # <a href="http://www.menara.ma/fr/Actualites/Maroc/Societe/ci.retour_a_l_heure_gmt_a_partir_du_dimanche_31_aout_a_minuit_officiel_.default">
  542. # http://www.menara.ma/fr/Actualites/Maroc/Societe/ci.retour_a_l_heure_gmt_a_partir_du_dimanche_31_aout_a_minuit_officiel_.default
  543. # </a>
  544. #
  545. # We have some further details posted here:
  546. # <a href="http://www.timeanddate.com/news/time/morocco-ends-dst-early-2008.html">
  547. # http://www.timeanddate.com/news/time/morocco-ends-dst-early-2008.html
  548. # </a>
  549. # From Steffen Thorsen (2009-03-17):
  550. # Morocco will observe DST from 2009-06-01 00:00 to 2009-08-21 00:00 according
  551. # to many sources, such as
  552. # <a href="http://news.marweb.com/morocco/entertainment/morocco-daylight-saving.html">
  553. # http://news.marweb.com/morocco/entertainment/morocco-daylight-saving.html
  554. # </a>
  555. # <a href="http://www.medi1sat.ma/fr/depeche.aspx?idp=2312">
  556. # http://www.medi1sat.ma/fr/depeche.aspx?idp=2312
  557. # </a>
  558. # (French)
  559. #
  560. # Our summary:
  561. # <a href="http://www.timeanddate.com/news/time/morocco-starts-dst-2009.html">
  562. # http://www.timeanddate.com/news/time/morocco-starts-dst-2009.html
  563. # </a>
  564. # From Alexander Krivenyshev (2009-03-17):
  565. # Here is a link to official document from Royaume du Maroc Premier Ministre,
  566. # Ministere de la Modernisation des Secteurs Publics
  567. #
  568. # Under Article 1 of Royal Decree No. 455-67 of Act 23 safar 1387 (2 june 1967)
  569. # concerning the amendment of the legal time, the Ministry of Modernization of
  570. # Public Sectors announced that the official time in the Kingdom will be
  571. # advanced 60 minutes from Sunday 31 May 2009 at midnight.
  572. #
  573. # <a href="http://www.mmsp.gov.ma/francais/Actualites_fr/PDF_Actualites_Fr/HeureEte_FR.pdf">
  574. # http://www.mmsp.gov.ma/francais/Actualites_fr/PDF_Actualites_Fr/HeureEte_FR.pdf
  575. # </a>
  576. #
  577. # <a href="http://www.worldtimezone.com/dst_news/dst_news_morocco03.html">
  578. # http://www.worldtimezone.com/dst_news/dst_news_morocco03.html
  579. # </a>
  580. # RULE NAME FROM TO TYPE IN ON AT SAVE LETTER/S
  581. Rule Morocco 1939 only - Sep 12 0:00 1:00 S
  582. Rule Morocco 1939 only - Nov 19 0:00 0 -
  583. Rule Morocco 1940 only - Feb 25 0:00 1:00 S
  584. Rule Morocco 1945 only - Nov 18 0:00 0 -
  585. Rule Morocco 1950 only - Jun 11 0:00 1:00 S
  586. Rule Morocco 1950 only - Oct 29 0:00 0 -
  587. Rule Morocco 1967 only - Jun 3 12:00 1:00 S
  588. Rule Morocco 1967 only - Oct 1 0:00 0 -
  589. Rule Morocco 1974 only - Jun 24 0:00 1:00 S
  590. Rule Morocco 1974 only - Sep 1 0:00 0 -
  591. Rule Morocco 1976 1977 - May 1 0:00 1:00 S
  592. Rule Morocco 1976 only - Aug 1 0:00 0 -
  593. Rule Morocco 1977 only - Sep 28 0:00 0 -
  594. Rule Morocco 1978 only - Jun 1 0:00 1:00 S
  595. Rule Morocco 1978 only - Aug 4 0:00 0 -
  596. Rule Morocco 2008 only - Jun 1 0:00 1:00 S
  597. Rule Morocco 2008 only - Sep 1 0:00 0 -
  598. Rule Morocco 2009 only - Jun 1 0:00 1:00 S
  599. Rule Morocco 2009 only - Aug 21 0:00 0 -
  600. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  601. Zone Africa/Casablanca -0:30:20 - LMT 1913 Oct 26
  602. 0:00 Morocco WE%sT 1984 Mar 16
  603. 1:00 - CET 1986
  604. 0:00 Morocco WE%sT
  605. # Western Sahara
  606. Zone Africa/El_Aaiun -0:52:48 - LMT 1934 Jan
  607. -1:00 - WAT 1976 Apr 14
  608. 0:00 - WET
  609. # Mozambique
  610. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  611. Zone Africa/Maputo 2:10:20 - LMT 1903 Mar
  612. 2:00 - CAT
  613. # Namibia
  614. # The 1994-04-03 transition is from Shanks & Pottenger.
  615. # Shanks & Pottenger report no DST after 1998-04; go with IATA.
  616. # From Petronella Sibeene (2007-03-30) in
  617. # <http://allafrica.com/stories/200703300178.html>:
  618. # While the entire country changes its time, Katima Mulilo and other
  619. # settlements in Caprivi unofficially will not because the sun there
  620. # rises and sets earlier compared to other regions. Chief of
  621. # Forecasting Riaan van Zyl explained that the far eastern parts of
  622. # the country are close to 40 minutes earlier in sunrise than the rest
  623. # of the country.
  624. #
  625. # From Paul Eggert (2007-03-31):
  626. # Apparently the Caprivi Strip informally observes Botswana time, but
  627. # we have no details. In the meantime people there can use Africa/Gaborone.
  628. # RULE NAME FROM TO TYPE IN ON AT SAVE LETTER/S
  629. Rule Namibia 1994 max - Sep Sun>=1 2:00 1:00 S
  630. Rule Namibia 1995 max - Apr Sun>=1 2:00 0 -
  631. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  632. Zone Africa/Windhoek 1:08:24 - LMT 1892 Feb 8
  633. 1:30 - SWAT 1903 Mar # SW Africa Time
  634. 2:00 - SAST 1942 Sep 20 2:00
  635. 2:00 1:00 SAST 1943 Mar 21 2:00
  636. 2:00 - SAST 1990 Mar 21 # independence
  637. 2:00 - CAT 1994 Apr 3
  638. 1:00 Namibia WA%sT
  639. # Niger
  640. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  641. Zone Africa/Niamey 0:08:28 - LMT 1912
  642. -1:00 - WAT 1934 Feb 26
  643. 0:00 - GMT 1960
  644. 1:00 - WAT
  645. # Nigeria
  646. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  647. Zone Africa/Lagos 0:13:36 - LMT 1919 Sep
  648. 1:00 - WAT
  649. # Reunion
  650. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  651. Zone Indian/Reunion 3:41:52 - LMT 1911 Jun # Saint-Denis
  652. 4:00 - RET # Reunion Time
  653. #
  654. # Scattered Islands (Iles Eparses) administered from Reunion are as follows.
  655. # The following information about them is taken from
  656. # Iles Eparses (www.outre-mer.gouv.fr/domtom/ile.htm, 1997-07-22, in French;
  657. # no longer available as of 1999-08-17).
  658. # We have no info about their time zone histories.
  659. #
  660. # Bassas da India - uninhabited
  661. # Europa Island - inhabited from 1905 to 1910 by two families
  662. # Glorioso Is - inhabited until at least 1958
  663. # Juan de Nova - uninhabited
  664. # Tromelin - inhabited until at least 1958
  665. # Rwanda
  666. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  667. Zone Africa/Kigali 2:00:16 - LMT 1935 Jun
  668. 2:00 - CAT
  669. # St Helena
  670. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  671. Zone Atlantic/St_Helena -0:22:48 - LMT 1890 # Jamestown
  672. -0:22:48 - JMT 1951 # Jamestown Mean Time
  673. 0:00 - GMT
  674. # The other parts of the St Helena territory are similar:
  675. # Tristan da Cunha: on GMT, say Whitman and the CIA
  676. # Ascension: on GMT, says usno1995 and the CIA
  677. # Gough (scientific station since 1955; sealers wintered previously):
  678. # on GMT, says the CIA
  679. # Inaccessible, Nightingale: no information, but probably GMT
  680. # Sao Tome and Principe
  681. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  682. Zone Africa/Sao_Tome 0:26:56 - LMT 1884
  683. -0:36:32 - LMT 1912 # Lisbon Mean Time
  684. 0:00 - GMT
  685. # Senegal
  686. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  687. Zone Africa/Dakar -1:09:44 - LMT 1912
  688. -1:00 - WAT 1941 Jun
  689. 0:00 - GMT
  690. # Seychelles
  691. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  692. Zone Indian/Mahe 3:41:48 - LMT 1906 Jun # Victoria
  693. 4:00 - SCT # Seychelles Time
  694. # From Paul Eggert (2001-05-30):
  695. # Aldabra, Farquhar, and Desroches, originally dependencies of the
  696. # Seychelles, were transferred to the British Indian Ocean Territory
  697. # in 1965 and returned to Seychelles control in 1976. We don't know
  698. # whether this affected their time zone, so omit this for now.
  699. # Possibly the islands were uninhabited.
  700. # Sierra Leone
  701. # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
  702. # Whitman gives Mar 31 - Aug 31 for 1931 on; go with Shanks & Pottenger.
  703. Rule SL 1935 1942 - Jun 1 0:00 0:40 SLST
  704. Rule SL 1935 1942 - Oct 1 0:00 0 WAT
  705. Rule SL 1957 1962 - Jun 1 0:00 1:00 SLST
  706. Rule SL 1957 1962 - Sep 1 0:00 0 GMT
  707. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  708. Zone Africa/Freetown -0:53:00 - LMT 1882
  709. -0:53:00 - FMT 1913 Jun # Freetown Mean Time
  710. -1:00 SL %s 1957
  711. 0:00 SL %s
  712. # Somalia
  713. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  714. Zone Africa/Mogadishu 3:01:28 - LMT 1893 Nov
  715. 3:00 - EAT 1931
  716. 2:30 - BEAT 1957
  717. 3:00 - EAT
  718. # South Africa
  719. # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
  720. Rule SA 1942 1943 - Sep Sun>=15 2:00 1:00 -
  721. Rule SA 1943 1944 - Mar Sun>=15 2:00 0 -
  722. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  723. Zone Africa/Johannesburg 1:52:00 - LMT 1892 Feb 8
  724. 1:30 - SAST 1903 Mar
  725. 2:00 SA SAST
  726. # Marion and Prince Edward Is
  727. # scientific station since 1947
  728. # no information
  729. # Sudan
  730. #
  731. # From <a href="http://www.sunanews.net/sn13jane.html">
  732. # Sudan News Agency (2000-01-13)
  733. # </a>, also reported by Michael De Beukelaer-Dossche via Steffen Thorsen:
  734. # Clocks will be moved ahead for 60 minutes all over the Sudan as of noon
  735. # Saturday.... This was announced Thursday by Caretaker State Minister for
  736. # Manpower Abdul-Rahman Nur-Eddin.
  737. #
  738. # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
  739. Rule Sudan 1970 only - May 1 0:00 1:00 S
  740. Rule Sudan 1970 1985 - Oct 15 0:00 0 -
  741. Rule Sudan 1971 only - Apr 30 0:00 1:00 S
  742. Rule Sudan 1972 1985 - Apr lastSun 0:00 1:00 S
  743. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  744. Zone Africa/Khartoum 2:10:08 - LMT 1931
  745. 2:00 Sudan CA%sT 2000 Jan 15 12:00
  746. 3:00 - EAT
  747. # Swaziland
  748. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  749. Zone Africa/Mbabane 2:04:24 - LMT 1903 Mar
  750. 2:00 - SAST
  751. # Tanzania
  752. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  753. Zone Africa/Dar_es_Salaam 2:37:08 - LMT 1931
  754. 3:00 - EAT 1948
  755. 2:44:45 - BEAUT 1961
  756. 3:00 - EAT
  757. # Togo
  758. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  759. Zone Africa/Lome 0:04:52 - LMT 1893
  760. 0:00 - GMT
  761. # Tunisia
  762. # From Gwillim Law (2005-04-30):
  763. # My correspondent, Risto Nykanen, has alerted me to another adoption of DST,
  764. # this time in Tunisia. According to Yahoo France News
  765. # <http://fr.news.yahoo.com/050426/5/4dumk.html>, in a story attributed to AP
  766. # and dated 2005-04-26, "Tunisia has decided to advance its official time by
  767. # one hour, starting on Sunday, May 1. Henceforth, Tunisian time will be
  768. # UTC+2 instead of UTC+1. The change will take place at 23:00 UTC next
  769. # Saturday." (My translation)
  770. #
  771. # From Oscar van Vlijmen (2005-05-02):
  772. # LaPresse, the first national daily newspaper ...
  773. # <http://www.lapresse.tn/archives/archives280405/actualites/lheure.html>
  774. # ... DST for 2005: on: Sun May 1 0h standard time, off: Fri Sept. 30,
  775. # 1h standard time.
  776. #
  777. # From Atef Loukil (2006-03-28):
  778. # The daylight saving time will be the same each year:
  779. # Beginning : the last Sunday of March at 02:00
  780. # Ending : the last Sunday of October at 03:00 ...
  781. # http://www.tap.info.tn/en/index.php?option=com_content&task=view&id=1188&Itemid=50
  782. # From Steffen Thorsen (2009-03-16):
  783. # According to several news sources, Tunisia will not observe DST this year.
  784. # (Arabic)
  785. # <a href="http://www.elbashayer.com/?page=viewn&nid=42546">
  786. # http://www.elbashayer.com/?page=viewn&nid=42546
  787. # </a>
  788. # <a href="http://www.babnet.net/kiwidetail-15295.asp">
  789. # http://www.babnet.net/kiwidetail-15295.asp
  790. # </a>
  791. #
  792. # We have also confirmed this with the US embassy in Tunisia.
  793. # We have a wrap-up about this on the following page:
  794. # <a href="http://www.timeanddate.com/news/time/tunisia-cancels-dst-2009.html">
  795. # http://www.timeanddate.com/news/time/tunisia-cancels-dst-2009.html
  796. # </a>
  797. # From Alexander Krivenyshev (2009-03-17):
  798. # Here is a link to Tunis Afrique Presse News Agency
  799. #
  800. # Standard time to be kept the whole year long (tap.info.tn):
  801. #
  802. # (in English)
  803. # <a href="http://www.tap.info.tn/en/index.php?option=com_content&task=view&id=26813&Itemid=157">
  804. # http://www.tap.info.tn/en/index.php?option=com_content&task=view&id=26813&Itemid=157
  805. # </a>
  806. #
  807. # (in Arabic)
  808. # <a href="http://www.tap.info.tn/ar/index.php?option=com_content&task=view&id=61240&Itemid=1">
  809. # http://www.tap.info.tn/ar/index.php?option=com_content&task=view&id=61240&Itemid=1
  810. # </a>
  811. # From Arthur David Olson (2009--3-18):
  812. # The Tunis Afrique Presse News Agency notice contains this: "This measure is due to the fact
  813. # that the fasting month of ramadan coincides with the period concerned by summer time.
  814. # Therefore, the standard time will be kept unchanged the whole year long."
  815. # So foregoing DST seems to be an exception (albeit one that may be repeated in the future).
  816. # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
  817. Rule Tunisia 1939 only - Apr 15 23:00s 1:00 S
  818. Rule Tunisia 1939 only - Nov 18 23:00s 0 -
  819. Rule Tunisia 1940 only - Feb 25 23:00s 1:00 S
  820. Rule Tunisia 1941 only - Oct 6 0:00 0 -
  821. Rule Tunisia 1942 only - Mar 9 0:00 1:00 S
  822. Rule Tunisia 1942 only - Nov 2 3:00 0 -
  823. Rule Tunisia 1943 only - Mar 29 2:00 1:00 S
  824. Rule Tunisia 1943 only - Apr 17 2:00 0 -
  825. Rule Tunisia 1943 only - Apr 25 2:00 1:00 S
  826. Rule Tunisia 1943 only - Oct 4 2:00 0 -
  827. Rule Tunisia 1944 1945 - Apr Mon>=1 2:00 1:00 S
  828. Rule Tunisia 1944 only - Oct 8 0:00 0 -
  829. Rule Tunisia 1945 only - Sep 16 0:00 0 -
  830. Rule Tunisia 1977 only - Apr 30 0:00s 1:00 S
  831. Rule Tunisia 1977 only - Sep 24 0:00s 0 -
  832. Rule Tunisia 1978 only - May 1 0:00s 1:00 S
  833. Rule Tunisia 1978 only - Oct 1 0:00s 0 -
  834. Rule Tunisia 1988 only - Jun 1 0:00s 1:00 S
  835. Rule Tunisia 1988 1990 - Sep lastSun 0:00s 0 -
  836. Rule Tunisia 1989 only - Mar 26 0:00s 1:00 S
  837. Rule Tunisia 1990 only - May 1 0:00s 1:00 S
  838. Rule Tunisia 2005 only - May 1 0:00s 1:00 S
  839. Rule Tunisia 2005 only - Sep 30 1:00s 0 -
  840. Rule Tunisia 2006 2008 - Mar lastSun 2:00s 1:00 S
  841. Rule Tunisia 2006 2008 - Oct lastSun 2:00s 0 -
  842. Rule Tunisia 2010 max - Mar lastSun 2:00s 1:00 S
  843. Rule Tunisia 2010 max - Oct lastSun 2:00s 0 -
  844. # Shanks & Pottenger give 0:09:20 for Paris Mean Time; go with Howse's
  845. # more precise 0:09:21.
  846. # Shanks & Pottenger say the 1911 switch was on Mar 9; go with Howse's Mar 11.
  847. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  848. Zone Africa/Tunis 0:40:44 - LMT 1881 May 12
  849. 0:09:21 - PMT 1911 Mar 11 # Paris Mean Time
  850. 1:00 Tunisia CE%sT
  851. # Uganda
  852. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  853. Zone Africa/Kampala 2:09:40 - LMT 1928 Jul
  854. 3:00 - EAT 1930
  855. 2:30 - BEAT 1948
  856. 2:44:45 - BEAUT 1957
  857. 3:00 - EAT
  858. # Zambia
  859. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  860. Zone Africa/Lusaka 1:53:08 - LMT 1903 Mar
  861. 2:00 - CAT
  862. # Zimbabwe
  863. # Zone NAME GMTOFF RULES FORMAT [UNTIL]
  864. Zone Africa/Harare 2:04:12 - LMT 1903 Mar
  865. 2:00 - CAT