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