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 #
 800 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 801 Rule    Cyprus  1975    only    -       Apr     13      0:00    1:00    S
 802 Rule    Cyprus  1975    only    -       Oct     12      0:00    0       -
 803 Rule    Cyprus  1976    only    -       May     15      0:00    1:00    S
 804 Rule    Cyprus  1976    only    -       Oct     11      0:00    0       -
 805 Rule    Cyprus  1977    1980    -       Apr     Sun>=1       0:00    1:00    S
 806 Rule    Cyprus  1977    only    -       Sep     25      0:00    0       -
 807 Rule    Cyprus  1978    only    -       Oct     2       0:00    0       -
 808 Rule    Cyprus  1979    1997    -       Sep     lastSun 0:00    0       -
 809 Rule    Cyprus  1981    1998    -       Mar     lastSun 0:00    1:00    S
 810 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 811 Zone    Asia/Nicosia    2:13:28 -       LMT     1921 Nov 14
 812                         2:00    Cyprus  EE%sT   1998 Sep
 813                         2:00    EUAsia  EE%sT
 814 # IATA SSIM (1998-09) has Cyprus using EU rules for the first time.
 815 
 816 # Classically, Cyprus belongs to Asia; e.g. see Herodotus, Histories, I.72.
 817 # However, for various reasons many users expect to find it under Europe.
 818 Link    Asia/Nicosia    Europe/Nicosia
 819 
 820 # Georgia
 821 # From Paul Eggert (1994-11-19):
 822 # Today's _Economist_ (p 60) reports that Georgia moved its clocks forward
 823 # an hour recently, due to a law proposed by Zurab Murvanidze,
 824 # an MP who went on a hunger strike for 11 days to force discussion about it!
 825 # We have no details, but we'll guess they didn't move the clocks back in fall.
 826 #
 827 # From Mathew Englander, quoting AP (1996-10-23 13:05-04):
 828 # Instead of putting back clocks at the end of October, Georgia
 829 # will stay on daylight savings time this winter to save energy,
 830 # President Eduard Shevardnadze decreed Wednesday.
 831 #
 832 # From the BBC via Joseph S. Myers (2004-06-27):
 833 #
 834 # Georgia moved closer to Western Europe on Sunday...  The former Soviet
 835 # republic has changed its time zone back to that of Moscow.  As a result it
 836 # is now just four hours ahead of Greenwich Mean Time, rather than five hours
 837 # ahead.  The switch was decreed by the pro-Western president of Georgia,
 838 # Mikheil Saakashvili, who said the change was partly prompted by the process
 839 # of integration into Europe.
 840 
 841 # From Teimuraz Abashidze (2005-11-07):
 842 # Government of Georgia ... decided to NOT CHANGE daylight savings time on
 843 # [Oct.] 30, as it was done before during last more than 10 years.
 844 # Currently, we are in fact GMT +4:00, as before 30 October it was GMT
 845 # +3:00.... The problem is, there is NO FORMAL LAW or governmental document
 846 # about it.  As far as I can find, I was told, that there is no document,
 847 # because we just DIDN'T ISSUE document about switching to winter time....
 848 # I don't know what can be done, especially knowing that some years ago our
 849 # DST rules where changed THREE TIMES during one month.
 850 
 851 # Milne 1899 says Tbilisi (Tiflis) time was 2:59:05.7.
 852 # Byalokoz 1919 says Georgia was 2:59:11.
 853 # Go with Byalokoz.
 854 
 855 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 856 Zone    Asia/Tbilisi    2:59:11 -       LMT     1880
 857                         2:59:11 -       TBMT    1924 May  2 # Tbilisi Mean Time
 858                         3:00    -       +03     1957 Mar
 859                         4:00 RussiaAsia +04/+05 1991 Mar 31  2:00s
 860                         3:00 RussiaAsia +03/+04 1992
 861                         3:00 E-EurAsia  +03/+04 1994 Sep lastSun
 862                         4:00 E-EurAsia  +04/+05 1996 Oct lastSun
 863                         4:00    1:00    +05     1997 Mar lastSun
 864                         4:00 E-EurAsia  +04/+05 2004 Jun 27
 865                         3:00 RussiaAsia +03/+04 2005 Mar lastSun  2:00
 866                         4:00    -       +04
 867 
 868 # East Timor
 869 
 870 # See Indonesia for the 1945 transition.
 871 
 872 # From João Carrascalão, brother of the former governor of East Timor, in
 873 # East Timor may be late for its millennium
 874 # <http://etan.org/et99c/december/26-31/30ETMAY.htm> (1999-12-26/31):
 875 # Portugal tried to change the time forward in 1974 because the sun
 876 # rises too early but the suggestion raised a lot of problems with the
 877 # Timorese and I still don't think it would work today because it
 878 # conflicts with their way of life.
 879 
 880 # From Paul Eggert (2000-12-04):
 881 # We don't have any record of the above attempt.
 882 # Most likely our records are incomplete, but we have no better data.
 883 
 884 # From Manoel de Almeida e Silva, Deputy Spokesman for the UN Secretary-General
 885 # http://www.hri.org/news/world/undh/2000/00-08-16.undh.html
 886 # (2000-08-16):
 887 # The Cabinet of the East Timor Transition Administration decided
 888 # today to advance East Timor's time by one hour.  The time change,
 889 # which will be permanent, with no seasonal adjustment, will happen at
 890 # midnight on Saturday, September 16.
 891 
 892 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 893 Zone    Asia/Dili       8:22:20 -       LMT     1912 Jan  1
 894                         8:00    -       TLT     1942 Feb 21 23:00 # E Timor Time
 895                         9:00    -       JST     1945 Sep 23
 896                         9:00    -       TLT     1976 May  3
 897                         8:00    -       WITA    2000 Sep 17  0:00
 898                         9:00    -       TLT
 899 
 900 # India
 901 
 902 # From Ian P. Beacock, in "A brief history of (modern) time", The Atlantic
 903 # http://www.theatlantic.com/technology/archive/2015/12/the-creation-of-modern-time/421419/
 904 # (2015-12-22):
 905 # In January 1906, several thousand cotton-mill workers rioted on the
 906 # outskirts of Bombay....  They were protesting the proposed abolition of
 907 # local time in favor of Indian Standard Time....  Journalists called this
 908 # dispute the "Battle of the Clocks."  It lasted nearly half a century.
 909 
 910 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 911 Zone    Asia/Kolkata    5:53:28 -       LMT     1880        # Kolkata
 912                         5:53:20 -       HMT     1941 Oct    # Howrah Mean Time?
 913                         6:30    -       BURT    1942 May 15 # Burma Time
 914                         5:30    -       IST     1942 Sep
 915                         5:30    1:00    IST     1945 Oct 15
 916                         5:30    -       IST
 917 # The following are like Asia/Kolkata:
 918 #       Andaman Is
 919 #       Lakshadweep (Laccadive, Minicoy and Amindivi Is)
 920 #       Nicobar Is
 921 
 922 # Indonesia
 923 #
 924 # From Paul Eggert (2014-09-06):
 925 # The 1876 Report of the Secretary of the [US] Navy, p 306 says that Batavia
 926 # civil time was 7:07:12.5; round to even for Jakarta.
 927 #
 928 # From Gwillim Law (2001-05-28), overriding Shanks & Pottenger:
 929 # http://www.sumatera-inc.com/go_to_invest/about_indonesia.asp#standtime
 930 # says that Indonesia's time zones changed on 1988-01-01.  Looking at some
 931 # time zone maps, I think that must refer to Western Borneo (Kalimantan Barat
 932 # and Kalimantan Tengah) switching from UTC+8 to UTC+7.
 933 #
 934 # From Paul Eggert (2007-03-10):
 935 # Here is another correction to Shanks & Pottenger.
 936 # JohnTWB writes that Japanese forces did not surrender control in
 937 # Indonesia until 1945-09-01 00:00 at the earliest (in Jakarta) and
 938 # other formal surrender ceremonies were September 9, 11, and 13, plus
 939 # September 12 for the regional surrender to Mountbatten in Singapore.
 940 # These would be the earliest possible times for a change.
 941 # Régimes horaires pour le monde entier, by Henri Le Corre, (Éditions
 942 # Traditionnelles, 1987, Paris) says that Java and Madura switched
 943 # from UT +09 to +07:30 on 1945-09-23, and gives 1944-09-01 for Jayapura
 944 # (Hollandia).  For now, assume all Indonesian locations other than Jayapura
 945 # switched on 1945-09-23.
 946 #
 947 # From Paul Eggert (2013-08-11):
 948 # Normally the tz database uses English-language abbreviations, but in
 949 # Indonesia it's typical to use Indonesian-language abbreviations even
 950 # when writing in English.  For example, see the English-language
 951 # summary published by the Time and Frequency Laboratory of the
 952 # Research Center for Calibration, Instrumentation and Metrology,
 953 # Indonesia, <http://time.kim.lipi.go.id/time-eng.php> (2006-09-29).
 954 # The time zone abbreviations and UT offsets are:
 955 #
 956 # WIB  - +07 - Waktu Indonesia Barat (Indonesia western time)
 957 # WITA - +08 - Waktu Indonesia Tengah (Indonesia central time)
 958 # WIT  - +09 - Waktu Indonesia Timur (Indonesia eastern time)
 959 #
 960 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 961 # Java, Sumatra
 962 Zone Asia/Jakarta       7:07:12 -       LMT     1867 Aug 10
 963 # Shanks & Pottenger say the next transition was at 1924 Jan 1 0:13,
 964 # but this must be a typo.
 965                         7:07:12 -       BMT     1923 Dec 31 23:47:12 # Batavia
 966                         7:20    -       JAVT    1932 Nov    # Java Time
 967                         7:30    -       WIB     1942 Mar 23
 968                         9:00    -       JST     1945 Sep 23
 969                         7:30    -       WIB     1948 May
 970                         8:00    -       WIB     1950 May
 971                         7:30    -       WIB     1964
 972                         7:00    -       WIB
 973 # west and central Borneo
 974 Zone Asia/Pontianak     7:17:20 -       LMT     1908 May
 975                         7:17:20 -       PMT     1932 Nov    # Pontianak MT
 976                         7:30    -       WIB     1942 Jan 29
 977                         9:00    -       JST     1945 Sep 23
 978                         7:30    -       WIB     1948 May
 979                         8:00    -       WIB     1950 May
 980                         7:30    -       WIB     1964
 981                         8:00    -       WITA    1988 Jan  1
 982                         7:00    -       WIB
 983 # Sulawesi, Lesser Sundas, east and south Borneo
 984 Zone Asia/Makassar      7:57:36 -       LMT     1920
 985                         7:57:36 -       MMT     1932 Nov    # Macassar MT
 986                         8:00    -       WITA    1942 Feb  9
 987                         9:00    -       JST     1945 Sep 23
 988                         8:00    -       WITA
 989 # Maluku Islands, West Papua, Papua
 990 Zone Asia/Jayapura      9:22:48 -       LMT     1932 Nov
 991                         9:00    -       WIT     1944 Sep  1
 992                         9:30    -       ACST    1964
 993                         9:00    -       WIT
 994 
 995 # Iran
 996 
 997 # From Roozbeh Pournader (2003-03-15):
 998 # This is an English translation of what I just found (originally in Persian).
 999 # The Gregorian dates in brackets are mine:
1000 #
1001 #       Official Newspaper No. 13548-1370/6/25 [1991-09-16]
1002 #       No. 16760/T233 H                                1370/6/10 [1991-09-01]
1003 #
1004 #       The Rule About Change of the Official Time of the Country
1005 #
1006 #       The Board of Ministers, in the meeting dated 1370/5/23 [1991-08-14],
1007 #       based on the suggestion number 2221/D dated 1370/4/22 [1991-07-13]
1008 #       of the Country's Organization for Official and Employment Affairs,
1009 #       and referring to the law for equating the working hours of workers
1010 #       and officers in the whole country dated 1359/4/23 [1980-07-14], and
1011 #       for synchronizing the official times of the country, agreed that:
1012 #
1013 #       The official time of the country will should move forward one hour
1014 #       at the 24[:00] hours of the first day of Farvardin and should return
1015 #       to its previous state at the 24[:00] hours of the 30th day of
1016 #       Shahrivar.
1017 #
1018 #       First Deputy to the President - Hassan Habibi
1019 #
1020 # From personal experience, that agrees with what has been followed
1021 # for at least the last 5 years.  Before that, for a few years, the
1022 # date used was the first Thursday night of Farvardin and the last
1023 # Thursday night of Shahrivar, but I can't give exact dates....
1024 # I have also changed the abbreviations to what is considered correct
1025 # here in Iran, IRST for regular time and IRDT for daylight saving time.
1026 #
1027 # From Roozbeh Pournader (2005-04-05):
1028 # The text of the Iranian law, in effect since 1925, clearly mentions
1029 # that the true solar year is the measure, and there is no arithmetic
1030 # leap year calculation involved.  There has never been any serious
1031 # plan to change that law....
1032 #
1033 # From Paul Eggert (2006-03-22):
1034 # Go with Shanks & Pottenger before Sept. 1991, and with Pournader thereafter.
1035 # I used Ed Reingold's cal-persia in GNU Emacs 21.2 to check Persian dates,
1036 # stopping after 2037 when 32-bit time_t's overflow.
1037 # That cal-persia used Birashk's approximation, which disagrees with the solar
1038 # calendar predictions for the year 2025, so I corrected those dates by hand.
1039 #
1040 # From Oscar van Vlijmen (2005-03-30), writing about future
1041 # discrepancies between cal-persia and the Iranian calendar:
1042 # For 2091 solar-longitude-after yields 2091-03-20 08:40:07.7 UT for
1043 # the vernal equinox and that gets so close to 12:00 some local
1044 # Iranian time that the definition of the correct location needs to be
1045 # known exactly, amongst other factors.  2157 is even closer:
1046 # 2157-03-20 08:37:15.5 UT.  But the Gregorian year 2025 should give
1047 # no interpretation problem whatsoever.  By the way, another instant
1048 # in the near future where there will be a discrepancy between
1049 # arithmetical and astronomical Iranian calendars will be in 2058:
1050 # vernal equinox on 2058-03-20 09:03:05.9 UT.  The Java version of
1051 # Reingold's/Dershowitz' calculator gives correctly the Gregorian date
1052 # 2058-03-21 for 1 Farvardin 1437 (astronomical).
1053 #
1054 # From Steffen Thorsen (2006-03-22):
1055 # Several of my users have reported that Iran will not observe DST anymore:
1056 # http://www.irna.ir/en/news/view/line-17/0603193812164948.htm
1057 #
1058 # From Reuters (2007-09-16), with a heads-up from Jesper Nørgaard Welen:
1059 # ... the Guardian Council ... approved a law on Sunday to re-introduce
1060 # daylight saving time ...
1061 # http://uk.reuters.com/article/oilRpt/idUKBLA65048420070916
1062 #
1063 # From Roozbeh Pournader (2007-11-05):
1064 # This is quoted from Official Gazette of the Islamic Republic of
1065 # Iran, Volume 63, No. 18242, dated Tuesday 1386/6/24
1066 # [2007-10-16]. I am doing the best translation I can:...
1067 # The official time of the country will be moved forward for one hour
1068 # on the 24 hours of the first day of the month of Farvardin and will
1069 # be changed back to its previous state on the 24 hours of the
1070 # thirtieth day of Shahrivar.
1071 #
1072 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1073 Rule    Iran    1978    1980    -       Mar     21      0:00    1:00    D
1074 Rule    Iran    1978    only    -       Oct     21      0:00    0       S
1075 Rule    Iran    1979    only    -       Sep     19      0:00    0       S
1076 Rule    Iran    1980    only    -       Sep     23      0:00    0       S
1077 Rule    Iran    1991    only    -       May      3      0:00    1:00    D
1078 Rule    Iran    1992    1995    -       Mar     22      0:00    1:00    D
1079 Rule    Iran    1991    1995    -       Sep     22      0:00    0       S
1080 Rule    Iran    1996    only    -       Mar     21      0:00    1:00    D
1081 Rule    Iran    1996    only    -       Sep     21      0:00    0       S
1082 Rule    Iran    1997    1999    -       Mar     22      0:00    1:00    D
1083 Rule    Iran    1997    1999    -       Sep     22      0:00    0       S
1084 Rule    Iran    2000    only    -       Mar     21      0:00    1:00    D
1085 Rule    Iran    2000    only    -       Sep     21      0:00    0       S
1086 Rule    Iran    2001    2003    -       Mar     22      0:00    1:00    D
1087 Rule    Iran    2001    2003    -       Sep     22      0:00    0       S
1088 Rule    Iran    2004    only    -       Mar     21      0:00    1:00    D
1089 Rule    Iran    2004    only    -       Sep     21      0:00    0       S
1090 Rule    Iran    2005    only    -       Mar     22      0:00    1:00    D
1091 Rule    Iran    2005    only    -       Sep     22      0:00    0       S
1092 Rule    Iran    2008    only    -       Mar     21      0:00    1:00    D
1093 Rule    Iran    2008    only    -       Sep     21      0:00    0       S
1094 Rule    Iran    2009    2011    -       Mar     22      0:00    1:00    D
1095 Rule    Iran    2009    2011    -       Sep     22      0:00    0       S
1096 Rule    Iran    2012    only    -       Mar     21      0:00    1:00    D
1097 Rule    Iran    2012    only    -       Sep     21      0:00    0       S
1098 Rule    Iran    2013    2015    -       Mar     22      0:00    1:00    D
1099 Rule    Iran    2013    2015    -       Sep     22      0:00    0       S
1100 Rule    Iran    2016    only    -       Mar     21      0:00    1:00    D
1101 Rule    Iran    2016    only    -       Sep     21      0:00    0       S
1102 Rule    Iran    2017    2019    -       Mar     22      0:00    1:00    D
1103 Rule    Iran    2017    2019    -       Sep     22      0:00    0       S
1104 Rule    Iran    2020    only    -       Mar     21      0:00    1:00    D
1105 Rule    Iran    2020    only    -       Sep     21      0:00    0       S
1106 Rule    Iran    2021    2023    -       Mar     22      0:00    1:00    D
1107 Rule    Iran    2021    2023    -       Sep     22      0:00    0       S
1108 Rule    Iran    2024    only    -       Mar     21      0:00    1:00    D
1109 Rule    Iran    2024    only    -       Sep     21      0:00    0       S
1110 Rule    Iran    2025    2027    -       Mar     22      0:00    1:00    D
1111 Rule    Iran    2025    2027    -       Sep     22      0:00    0       S
1112 Rule    Iran    2028    2029    -       Mar     21      0:00    1:00    D
1113 Rule    Iran    2028    2029    -       Sep     21      0:00    0       S
1114 Rule    Iran    2030    2031    -       Mar     22      0:00    1:00    D
1115 Rule    Iran    2030    2031    -       Sep     22      0:00    0       S
1116 Rule    Iran    2032    2033    -       Mar     21      0:00    1:00    D
1117 Rule    Iran    2032    2033    -       Sep     21      0:00    0       S
1118 Rule    Iran    2034    2035    -       Mar     22      0:00    1:00    D
1119 Rule    Iran    2034    2035    -       Sep     22      0:00    0       S
1120 #
1121 # The following rules are approximations starting in the year 2038.
1122 # These are the best post-2037 approximations available, given the
1123 # restrictions of a single rule using a Gregorian-based data format.
1124 # At some point this table will need to be extended, though quite
1125 # possibly Iran will change the rules first.
1126 Rule    Iran    2036    max     -       Mar     21      0:00    1:00    D
1127 Rule    Iran    2036    max     -       Sep     21      0:00    0       S
1128 
1129 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
1130 Zone    Asia/Tehran     3:25:44 -       LMT     1916
1131                         3:25:44 -       TMT     1946     # Tehran Mean Time
1132                         3:30    -       IRST    1977 Nov
1133                         4:00    Iran    IR%sT   1979
1134                         3:30    Iran    IR%sT
1135 
1136 
1137 # Iraq
1138 #
1139 # From Jonathan Lennox (2000-06-12):
1140 # An article in this week's Economist ("Inside the Saddam-free zone", p. 50 in
1141 # the U.S. edition) on the Iraqi Kurds contains a paragraph:
1142 # "The three northern provinces ... switched their clocks this spring and
1143 # are an hour ahead of Baghdad."
1144 #
1145 # But Rives McDow (2000-06-18) quotes a contact in Iraqi-Kurdistan as follows:
1146 # In the past, some Kurdish nationalists, as a protest to the Iraqi
1147 # Government, did not adhere to daylight saving time.  They referred
1148 # to daylight saving as Saddam time.  But, as of today, the time zone
1149 # in Iraqi-Kurdistan is on standard time with Baghdad, Iraq.
1150 #
1151 # So we'll ignore the Economist's claim.
1152 
1153 # From Steffen Thorsen (2008-03-10):
1154 # The cabinet in Iraq abolished DST last week, according to the following
1155 # news sources (in Arabic):
1156 # http://www.aljeeran.net/wesima_articles/news-20080305-98602.html
1157 # http://www.aswataliraq.info/look/article.tpl?id=2047&IdLanguage=17&IdPublication=4&NrArticle=71743&NrIssue=1&NrSection=10
1158 #
1159 # We have published a short article in English about the change:
1160 # http://www.timeanddate.com/news/time/iraq-dumps-daylight-saving.html
1161 
1162 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1163 Rule    Iraq    1982    only    -       May     1       0:00    1:00    D
1164 Rule    Iraq    1982    1984    -       Oct     1       0:00    0       S
1165 Rule    Iraq    1983    only    -       Mar     31      0:00    1:00    D
1166 Rule    Iraq    1984    1985    -       Apr     1       0:00    1:00    D
1167 Rule    Iraq    1985    1990    -       Sep     lastSun 1:00s   0       S
1168 Rule    Iraq    1986    1990    -       Mar     lastSun 1:00s   1:00    D
1169 # IATA SSIM (1991/1996) says Apr 1 12:01am UTC; guess the ':01' is a typo.
1170 # Shanks & Pottenger say Iraq did not observe DST 1992/1997; ignore this.
1171 #
1172 Rule    Iraq    1991    2007    -       Apr      1      3:00s   1:00    D
1173 Rule    Iraq    1991    2007    -       Oct      1      3:00s   0       S
1174 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
1175 Zone    Asia/Baghdad    2:57:40 -       LMT     1890
1176                         2:57:36 -       BMT     1918     # Baghdad Mean Time?
1177                         3:00    -       AST     1982 May
1178                         3:00    Iraq    A%sT
1179 
1180 
1181 ###############################################################################
1182 
1183 # Israel
1184 
1185 # From Ephraim Silverberg (2001-01-11):
1186 #
1187 # I coined "IST/IDT" circa 1988.  Until then there were three
1188 # different abbreviations in use:
1189 #
1190 # JST  Jerusalem Standard Time [Danny Braniss, Hebrew University]
1191 # IZT  Israel Zonal (sic) Time [Prof. Haim Papo, Technion]
1192 # EEST Eastern Europe Standard Time [used by almost everyone else]
1193 #
1194 # Since timezones should be called by country and not capital cities,
1195 # I ruled out JST.  As Israel is in Asia Minor and not Eastern Europe,
1196 # EEST was equally unacceptable.  Since "zonal" was not compatible with
1197 # any other timezone abbreviation, I felt that 'IST' was the way to go
1198 # and, indeed, it has received almost universal acceptance in timezone
1199 # settings in Israeli computers.
1200 #
1201 # In any case, I am happy to share timezone abbreviations with India,
1202 # high on my favorite-country list (and not only because my wife's
1203 # family is from India).
1204 
1205 # From Shanks & Pottenger:
1206 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1207 Rule    Zion    1940    only    -       Jun      1      0:00    1:00    D
1208 Rule    Zion    1942    1944    -       Nov      1      0:00    0       S
1209 Rule    Zion    1943    only    -       Apr      1      2:00    1:00    D
1210 Rule    Zion    1944    only    -       Apr      1      0:00    1:00    D
1211 Rule    Zion    1945    only    -       Apr     16      0:00    1:00    D
1212 Rule    Zion    1945    only    -       Nov      1      2:00    0       S
1213 Rule    Zion    1946    only    -       Apr     16      2:00    1:00    D
1214 Rule    Zion    1946    only    -       Nov      1      0:00    0       S
1215 Rule    Zion    1948    only    -       May     23      0:00    2:00    DD
1216 Rule    Zion    1948    only    -       Sep      1      0:00    1:00    D
1217 Rule    Zion    1948    1949    -       Nov      1      2:00    0       S
1218 Rule    Zion    1949    only    -       May      1      0:00    1:00    D
1219 Rule    Zion    1950    only    -       Apr     16      0:00    1:00    D
1220 Rule    Zion    1950    only    -       Sep     15      3:00    0       S
1221 Rule    Zion    1951    only    -       Apr      1      0:00    1:00    D
1222 Rule    Zion    1951    only    -       Nov     11      3:00    0       S
1223 Rule    Zion    1952    only    -       Apr     20      2:00    1:00    D
1224 Rule    Zion    1952    only    -       Oct     19      3:00    0       S
1225 Rule    Zion    1953    only    -       Apr     12      2:00    1:00    D
1226 Rule    Zion    1953    only    -       Sep     13      3:00    0       S
1227 Rule    Zion    1954    only    -       Jun     13      0:00    1:00    D
1228 Rule    Zion    1954    only    -       Sep     12      0:00    0       S
1229 Rule    Zion    1955    only    -       Jun     11      2:00    1:00    D
1230 Rule    Zion    1955    only    -       Sep     11      0:00    0       S
1231 Rule    Zion    1956    only    -       Jun      3      0:00    1:00    D
1232 Rule    Zion    1956    only    -       Sep     30      3:00    0       S
1233 Rule    Zion    1957    only    -       Apr     29      2:00    1:00    D
1234 Rule    Zion    1957    only    -       Sep     22      0:00    0       S
1235 Rule    Zion    1974    only    -       Jul      7      0:00    1:00    D
1236 Rule    Zion    1974    only    -       Oct     13      0:00    0       S
1237 Rule    Zion    1975    only    -       Apr     20      0:00    1:00    D
1238 Rule    Zion    1975    only    -       Aug     31      0:00    0       S
1239 Rule    Zion    1985    only    -       Apr     14      0:00    1:00    D
1240 Rule    Zion    1985    only    -       Sep     15      0:00    0       S
1241 Rule    Zion    1986    only    -       May     18      0:00    1:00    D
1242 Rule    Zion    1986    only    -       Sep      7      0:00    0       S
1243 Rule    Zion    1987    only    -       Apr     15      0:00    1:00    D
1244 Rule    Zion    1987    only    -       Sep     13      0:00    0       S
1245 
1246 # From Avigdor Finkelstein (2014-03-05):
1247 # I check the Parliament (Knesset) records and there it's stated that the
1248 # [1988] transition should take place on Saturday night, when the Sabbath
1249 # ends and changes to Sunday.
1250 Rule    Zion    1988    only    -       Apr     10      0:00    1:00    D
1251 Rule    Zion    1988    only    -       Sep      4      0:00    0       S
1252 
1253 # From Ephraim Silverberg
1254 # (1997-03-04, 1998-03-16, 1998-12-28, 2000-01-17, 2000-07-25, 2004-12-22,
1255 # and 2005-02-17):
1256 
1257 # According to the Office of the Secretary General of the Ministry of
1258 # Interior, there is NO set rule for Daylight-Savings/Standard time changes.
1259 # One thing is entrenched in law, however: that there must be at least 150
1260 # days of daylight savings time annually.  From 1993-1998, the change to
1261 # daylight savings time was on a Friday morning from midnight IST to
1262 # 1 a.m IDT; up until 1998, the change back to standard time was on a
1263 # Saturday night from midnight daylight savings time to 11 p.m. standard
1264 # time.  1996 is an exception to this rule where the change back to standard
1265 # time took place on Sunday night instead of Saturday night to avoid
1266 # conflicts with the Jewish New Year.  In 1999, the change to
1267 # daylight savings time was still on a Friday morning but from
1268 # 2 a.m. IST to 3 a.m. IDT; furthermore, the change back to standard time
1269 # was also on a Friday morning from 2 a.m. IDT to 1 a.m. IST for
1270 # 1999 only.  In the year 2000, the change to daylight savings time was
1271 # similar to 1999, but although the change back will be on a Friday, it
1272 # will take place from 1 a.m. IDT to midnight IST.  Starting in 2001, all
1273 # changes to/from will take place at 1 a.m. old time, but now there is no
1274 # rule as to what day of the week it will take place in as the start date
1275 # (except in 2003) is the night after the Passover Seder (i.e. the eve
1276 # of the 16th of Nisan in the lunar Hebrew calendar) and the end date
1277 # (except in 2002) is three nights before Yom Kippur [Day of Atonement]
1278 # (the eve of the 7th of Tishrei in the lunar Hebrew calendar).
1279 
1280 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1281 Rule    Zion    1989    only    -       Apr     30      0:00    1:00    D
1282 Rule    Zion    1989    only    -       Sep      3      0:00    0       S
1283 Rule    Zion    1990    only    -       Mar     25      0:00    1:00    D
1284 Rule    Zion    1990    only    -       Aug     26      0:00    0       S
1285 Rule    Zion    1991    only    -       Mar     24      0:00    1:00    D
1286 Rule    Zion    1991    only    -       Sep      1      0:00    0       S
1287 Rule    Zion    1992    only    -       Mar     29      0:00    1:00    D
1288 Rule    Zion    1992    only    -       Sep      6      0:00    0       S
1289 Rule    Zion    1993    only    -       Apr      2      0:00    1:00    D
1290 Rule    Zion    1993    only    -       Sep      5      0:00    0       S
1291 
1292 # The dates for 1994-1995 were obtained from Office of the Spokeswoman for the
1293 # Ministry of Interior, Jerusalem, Israel.  The spokeswoman can be reached by
1294 # calling the office directly at 972-2-6701447 or 972-2-6701448.
1295 
1296 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1297 Rule    Zion    1994    only    -       Apr      1      0:00    1:00    D
1298 Rule    Zion    1994    only    -       Aug     28      0:00    0       S
1299 Rule    Zion    1995    only    -       Mar     31      0:00    1:00    D
1300 Rule    Zion    1995    only    -       Sep      3      0:00    0       S
1301 
1302 # The dates for 1996 were determined by the Minister of Interior of the
1303 # time, Haim Ramon.  The official announcement regarding 1996-1998
1304 # (with the dates for 1997-1998 no longer being relevant) can be viewed at:
1305 #
1306 #   ftp://ftp.cs.huji.ac.il/pub/tz/announcements/1996-1998.ramon.ps.gz
1307 #
1308 # The dates for 1997-1998 were altered by his successor, Rabbi Eli Suissa.
1309 #
1310 # The official announcements for the years 1997-1999 can be viewed at:
1311 #
1312 #   ftp://ftp.cs.huji.ac.il/pub/tz/announcements/YYYY.ps.gz
1313 #
1314 #       where YYYY is the relevant year.
1315 
1316 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1317 Rule    Zion    1996    only    -       Mar     15      0:00    1:00    D
1318 Rule    Zion    1996    only    -       Sep     16      0:00    0       S
1319 Rule    Zion    1997    only    -       Mar     21      0:00    1:00    D
1320 Rule    Zion    1997    only    -       Sep     14      0:00    0       S
1321 Rule    Zion    1998    only    -       Mar     20      0:00    1:00    D
1322 Rule    Zion    1998    only    -       Sep      6      0:00    0       S
1323 Rule    Zion    1999    only    -       Apr      2      2:00    1:00    D
1324 Rule    Zion    1999    only    -       Sep      3      2:00    0       S
1325 
1326 # The Knesset Interior Committee has changed the dates for 2000 for
1327 # the third time in just over a year and have set new dates for the
1328 # years 2001-2004 as well.
1329 #
1330 # The official announcement for the start date of 2000 can be viewed at:
1331 #
1332 #       ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2000-start.ps.gz
1333 #
1334 # The official announcement for the end date of 2000 and the dates
1335 # for the years 2001-2004 can be viewed at:
1336 #
1337 #       ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2000-2004.ps.gz
1338 
1339 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1340 Rule    Zion    2000    only    -       Apr     14      2:00    1:00    D
1341 Rule    Zion    2000    only    -       Oct      6      1:00    0       S
1342 Rule    Zion    2001    only    -       Apr      9      1:00    1:00    D
1343 Rule    Zion    2001    only    -       Sep     24      1:00    0       S
1344 Rule    Zion    2002    only    -       Mar     29      1:00    1:00    D
1345 Rule    Zion    2002    only    -       Oct      7      1:00    0       S
1346 Rule    Zion    2003    only    -       Mar     28      1:00    1:00    D
1347 Rule    Zion    2003    only    -       Oct      3      1:00    0       S
1348 Rule    Zion    2004    only    -       Apr      7      1:00    1:00    D
1349 Rule    Zion    2004    only    -       Sep     22      1:00    0       S
1350 
1351 # The proposed law agreed upon by the Knesset Interior Committee on
1352 # 2005-02-14 is that, for 2005 and beyond, DST starts at 02:00 the
1353 # last Friday before April 2nd (i.e. the last Friday in March or April
1354 # 1st itself if it falls on a Friday) and ends at 02:00 on the Saturday
1355 # night _before_ the fast of Yom Kippur.
1356 #
1357 # Those who can read Hebrew can view the announcement at:
1358 #
1359 #       ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2005+beyond.ps
1360 
1361 # From Paul Eggert (2012-10-26):
1362 # I used Ephraim Silverberg's dst-israel.el program
1363 # <ftp://ftp.cs.huji.ac.il/pub/tz/software/dst-israel.el> (2005-02-20)
1364 # along with Ed Reingold's cal-hebrew in GNU Emacs 21.4,
1365 # to generate the transitions from 2005 through 2012.
1366 # (I replaced "lastFri" with "Fri>=26" by hand.)
1367 # The spring transitions all correspond to the following Rule:
1368 #
1369 # Rule  Zion    2005    2012    -       Mar     Fri>=26      2:00    1:00    D
1370 #
1371 # but older zic implementations (e.g., Solaris 8) do not support
1372 # "Fri>=26" to mean April 1 in years like 2005, so for now we list the
1373 # springtime transitions explicitly.
1374 
1375 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1376 Rule    Zion    2005    only    -       Apr      1      2:00    1:00    D
1377 Rule    Zion    2005    only    -       Oct      9      2:00    0       S
1378 Rule    Zion    2006    2010    -       Mar     Fri>=26      2:00    1:00    D
1379 Rule    Zion    2006    only    -       Oct      1      2:00    0       S
1380 Rule    Zion    2007    only    -       Sep     16      2:00    0       S
1381 Rule    Zion    2008    only    -       Oct      5      2:00    0       S
1382 Rule    Zion    2009    only    -       Sep     27      2:00    0       S
1383 Rule    Zion    2010    only    -       Sep     12      2:00    0       S
1384 Rule    Zion    2011    only    -       Apr      1      2:00    1:00    D
1385 Rule    Zion    2011    only    -       Oct      2      2:00    0       S
1386 Rule    Zion    2012    only    -       Mar     Fri>=26      2:00    1:00    D
1387 Rule    Zion    2012    only    -       Sep     23      2:00    0       S
1388 
1389 # From Ephraim Silverberg (2013-06-27):
1390 # On June 23, 2013, the Israeli government approved changes to the
1391 # Time Decree Law.  The next day, the changes passed the First Reading
1392 # in the Knesset.  The law is expected to pass the Second and Third
1393 # (final) Readings by the beginning of September 2013.
1394 #
1395 # As of 2013, DST starts at 02:00 on the Friday before the last Sunday
1396 # in March.  DST ends at 02:00 on the last Sunday of October.
1397 
1398 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1399 Rule    Zion    2013    max     -       Mar     Fri>=23      2:00    1:00    D
1400 Rule    Zion    2013    max     -       Oct     lastSun 2:00    0       S
1401 
1402 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
1403 Zone    Asia/Jerusalem  2:20:54 -       LMT     1880
1404                         2:20:40 -       JMT     1918 # Jerusalem Mean Time?
1405                         2:00    Zion    I%sT
1406 
1407 
1408 
1409 ###############################################################################
1410 
1411 # Japan
1412 
1413 # '9:00' and 'JST' is from Guy Harris.
1414 
1415 # From Paul Eggert (1995-03-06):
1416 # Today's _Asahi Evening News_ (page 4) reports that Japan had
1417 # daylight saving between 1948 and 1951, but "the system was discontinued
1418 # because the public believed it would lead to longer working hours."
1419 
1420 # From Mayumi Negishi in the 2005-08-10 Japan Times:
1421 # http://www.japantimes.co.jp/cgi-bin/getarticle.pl5?nn20050810f2.htm
1422 # Occupation authorities imposed daylight-saving time on Japan on
1423 # [1948-05-01]....  But lack of prior debate and the execution of
1424 # daylight-saving time just three days after the bill was passed generated
1425 # deep hatred of the concept....  The Diet unceremoniously passed a bill to
1426 # dump the unpopular system in October 1951, less than a month after the San
1427 # Francisco Peace Treaty was signed.  (A government poll in 1951 showed 53%
1428 # of the Japanese wanted to scrap daylight-saving time, as opposed to 30% who
1429 # wanted to keep it.)
1430 
1431 # From Paul Eggert (2006-03-22):
1432 # Shanks & Pottenger write that DST in Japan during those years was as follows:
1433 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1434 Rule    Japan   1948    only    -       May     Sun>=1       2:00    1:00    D
1435 Rule    Japan   1948    1951    -       Sep     Sat>=8       2:00    0       S
1436 Rule    Japan   1949    only    -       Apr     Sun>=1       2:00    1:00    D
1437 Rule    Japan   1950    1951    -       May     Sun>=1       2:00    1:00    D
1438 # but the only locations using it (for birth certificates, presumably, since
1439 # their audience is astrologers) were US military bases.  For now, assume
1440 # that for most purposes daylight-saving time was observed; otherwise, what
1441 # would have been the point of the 1951 poll?
1442 
1443 # From Hideyuki Suzuki (1998-11-09):
1444 # 'Tokyo' usually stands for the former location of Tokyo Astronomical
1445 # Observatory: 139 degrees 44' 40.90" E (9h 18m 58.727s),
1446 # 35 degrees 39' 16.0" N.
1447 # This data is from 'Rika Nenpyou (Chronological Scientific Tables) 1996'
1448 # edited by National Astronomical Observatory of Japan....
1449 # JST (Japan Standard Time) has been used since 1888-01-01 00:00 (JST).
1450 # The law is enacted on 1886-07-07.
1451 
1452 # From Hideyuki Suzuki (1998-11-16):
1453 # The ordinance No. 51 (1886) established "standard time" in Japan,
1454 # which stands for the time on 135 degrees E.
1455 # In the ordinance No. 167 (1895), "standard time" was renamed to "central
1456 # standard time".  And the same ordinance also established "western standard
1457 # time", which stands for the time on 120 degrees E....  But "western standard
1458 # time" was abolished in the ordinance No. 529 (1937).  In the ordinance No.
1459 # 167, there is no mention regarding for what place western standard time is
1460 # standard....
1461 #
1462 # I wrote "ordinance" above, but I don't know how to translate.
1463 # In Japanese it's "chokurei", which means ordinance from emperor.
1464 
1465 # From Yu-Cheng Chuang (2013-07-12):
1466 # ...the Meiji Emperor announced Ordinance No. 167 of Meiji Year 28 "The clause
1467 # about standard time" ... The adoption began from Jan 1, 1896.
1468 # http://ja.wikisource.org/wiki/標準時ニ關スル件_(公布時)
1469 #
1470 # ...the Showa Emperor announced Ordinance No. 529 of Showa Year 12 ... which
1471 # means the whole Japan territory, including later occupations, adopt Japan
1472 # Central Time (UTC+9). The adoption began on Oct 1, 1937.
1473 # http://ja.wikisource.org/wiki/明治二十八年勅令第百六十七號標準時ニ關スル件中改正ノ件
1474 
1475 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
1476 Zone    Asia/Tokyo      9:18:59 -       LMT     1887 Dec 31 15:00u
1477                         9:00    -       JST     1896 Jan  1
1478                         9:00    -       JCST    1937 Oct  1
1479                         9:00    Japan   J%sT
1480 # Since 1938, all Japanese possessions have been like Asia/Tokyo.
1481 
1482 # Jordan
1483 #
1484 # From <http://star.arabia.com/990701/JO9.html>
1485 # Jordan Week (1999-07-01) via Steffen Thorsen (1999-09-09):
1486 # Clocks in Jordan were forwarded one hour on Wednesday at midnight,
1487 # in accordance with the government's decision to implement summer time
1488 # all year round.
1489 #
1490 # From <http://star.arabia.com/990930/JO9.html>
1491 # Jordan Week (1999-09-30) via Steffen Thorsen (1999-11-09):
1492 # Winter time starts today Thursday, 30 September. Clocks will be turned back
1493 # by one hour.  This is the latest government decision and it's final!
1494 # The decision was taken because of the increase in working hours in
1495 # government's departments from six to seven hours.
1496 #
1497 # From Paul Eggert (2005-11-22):
1498 # Starting 2003 transitions are from Steffen Thorsen's web site timeanddate.com.
1499 #
1500 # From Steffen Thorsen (2005-11-23):
1501 # For Jordan I have received multiple independent user reports every year
1502 # about DST end dates, as the end-rule is different every year.
1503 #
1504 # From Steffen Thorsen (2006-10-01), after a heads-up from Hilal Malawi:
1505 # http://www.petranews.gov.jo/nepras/2006/Sep/05/4000.htm
1506 # "Jordan will switch to winter time on Friday, October 27".
1507 #
1508 
1509 # From Steffen Thorsen (2009-04-02):
1510 # This single one might be good enough, (2009-03-24, Arabic):
1511 # http://petra.gov.jo/Artical.aspx?Lng=2&Section=8&Artical=95279
1512 #
1513 # Google's translation:
1514 #
1515 # > The Council of Ministers decided in 2002 to adopt the principle of timely
1516 # > submission of the summer at 60 minutes as of midnight on the last Thursday
1517 # > of the month of March of each year.
1518 #
1519 # So - this means the midnight between Thursday and Friday since 2002.
1520 
1521 # From Arthur David Olson (2009-04-06):
1522 # We still have Jordan switching to DST on Thursdays in 2000 and 2001.
1523 
1524 # From Steffen Thorsen (2012-10-25):
1525 # Yesterday the government in Jordan announced that they will not
1526 # switch back to standard time this winter, so the will stay on DST
1527 # until about the same time next year (at least).
1528 # http://www.petra.gov.jo/Public_News/Nws_NewsDetails.aspx?NewsID=88950
1529 
1530 # From Steffen Thorsen (2013-12-11):
1531 # Jordan Times and other sources say that Jordan is going back to
1532 # UTC+2 on 2013-12-19 at midnight:
1533 # http://jordantimes.com/govt-decides-to-switch-back-to-wintertime
1534 # Official, in Arabic:
1535 # http://www.petra.gov.jo/public_news/Nws_NewsDetails.aspx?Menu_ID=&Site_Id=2&lang=1&NewsID=133230&CatID=14
1536 # ... Our background/permalink about it
1537 # http://www.timeanddate.com/news/time/jordan-reverses-dst-decision.html
1538 # ...
1539 # http://www.petra.gov.jo/Public_News/Nws_NewsDetails.aspx?lang=2&site_id=1&NewsID=133313&Type=P
1540 # ... says midnight for the coming one and 1:00 for the ones in the future
1541 # (and they will use DST again next year, using the normal schedule).
1542 
1543 # From Paul Eggert (2013-12-11):
1544 # As Steffen suggested, consider the past 21-month experiment to be DST.
1545 
1546 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1547 Rule    Jordan  1973    only    -       Jun     6       0:00    1:00    S
1548 Rule    Jordan  1973    1975    -       Oct     1       0:00    0       -
1549 Rule    Jordan  1974    1977    -       May     1       0:00    1:00    S
1550 Rule    Jordan  1976    only    -       Nov     1       0:00    0       -
1551 Rule    Jordan  1977    only    -       Oct     1       0:00    0       -
1552 Rule    Jordan  1978    only    -       Apr     30      0:00    1:00    S
1553 Rule    Jordan  1978    only    -       Sep     30      0:00    0       -
1554 Rule    Jordan  1985    only    -       Apr     1       0:00    1:00    S
1555 Rule    Jordan  1985    only    -       Oct     1       0:00    0       -
1556 Rule    Jordan  1986    1988    -       Apr     Fri>=1       0:00    1:00    S
1557 Rule    Jordan  1986    1990    -       Oct     Fri>=1       0:00    0       -
1558 Rule    Jordan  1989    only    -       May     8       0:00    1:00    S
1559 Rule    Jordan  1990    only    -       Apr     27      0:00    1:00    S
1560 Rule    Jordan  1991    only    -       Apr     17      0:00    1:00    S
1561 Rule    Jordan  1991    only    -       Sep     27      0:00    0       -
1562 Rule    Jordan  1992    only    -       Apr     10      0:00    1:00    S
1563 Rule    Jordan  1992    1993    -       Oct     Fri>=1       0:00    0       -
1564 Rule    Jordan  1993    1998    -       Apr     Fri>=1       0:00    1:00    S
1565 Rule    Jordan  1994    only    -       Sep     Fri>=15      0:00    0       -
1566 Rule    Jordan  1995    1998    -       Sep     Fri>=15      0:00s   0       -
1567 Rule    Jordan  1999    only    -       Jul      1      0:00s   1:00    S
1568 Rule    Jordan  1999    2002    -       Sep     lastFri 0:00s   0       -
1569 Rule    Jordan  2000    2001    -       Mar     lastThu 0:00s   1:00    S
1570 Rule    Jordan  2002    2012    -       Mar     lastThu 24:00   1:00    S
1571 Rule    Jordan  2003    only    -       Oct     24      0:00s   0       -
1572 Rule    Jordan  2004    only    -       Oct     15      0:00s   0       -
1573 Rule    Jordan  2005    only    -       Sep     lastFri 0:00s   0       -
1574 Rule    Jordan  2006    2011    -       Oct     lastFri 0:00s   0       -
1575 Rule    Jordan  2013    only    -       Dec     20      0:00    0       -
1576 Rule    Jordan  2014    max     -       Mar     lastThu 24:00   1:00    S
1577 Rule    Jordan  2014    max     -       Oct     lastFri 0:00s   0       -
1578 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
1579 Zone    Asia/Amman      2:23:44 -       LMT     1931
1580                         2:00    Jordan  EE%sT
1581 
1582 
1583 # Kazakhstan
1584 
1585 # From Kazakhstan Embassy's News Bulletin No. 11
1586 # <http://www.kazsociety.org.uk/news/2005/03/30.htm> (2005-03-21):
1587 # The Government of Kazakhstan passed a resolution March 15 abolishing
1588 # daylight saving time citing lack of economic benefits and health
1589 # complications coupled with a decrease in productivity.
1590 #
1591 # From Branislav Kojic (in Astana) via Gwillim Law (2005-06-28):
1592 # ... what happened was that the former Kazakhstan Eastern time zone
1593 # was "blended" with the Central zone.  Therefore, Kazakhstan now has
1594 # two time zones, and difference between them is one hour.  The zone
1595 # closer to UTC is the former Western zone (probably still called the
1596 # same), encompassing four provinces in the west: Aqtobe, Atyrau,
1597 # Mangghystau, and West Kazakhstan.  The other zone encompasses
1598 # everything else....  I guess that would make Kazakhstan time zones
1599 # de jure UTC+5 and UTC+6 respectively.
1600 
1601 # From Stepan Golosunov (2016-03-27) ([*] means see later comments below):
1602 # Review of the linked documents from http://adilet.zan.kz/
1603 # produced the following data for post-1991 Kazakhstan:
1604 #
1605 # 0. Act of the Cabinet of Ministers of the USSR
1606 # from 1991-02-04 No. 20
1607 # http://pravo.gov.ru/proxy/ips/?docbody=&nd=102010545
1608 # removed the extra hour ("decree time") on the territory of the USSR
1609 # starting with the last Sunday of March 1991.
1610 # It also allowed (but not mandated) Kazakh SSR, Kirghiz SSR, Tajik SSR,
1611 # Turkmen SSR and Uzbek SSR to not have "summer" time.
1612 #
1613 # The 1992-01-13 act also refers to the act of the Cabinet of Ministers
1614 # of the Kazakh SSR from 1991-03-20 No. 170 "About the act of the Cabinet
1615 # of Ministers of the USSR from 1991-02-04 No. 20" but I didn't found its
1616 # text.
1617 #
1618 # According to Izvestia newspaper No. 68 (23334) from 1991-03-20
1619 # (page 6; available at http://libinfo.org/newsr/newsr2574.djvu via
1620 # http://libinfo.org/index.php?id=58564) on 1991-03-31 at 2:00 during
1621 # transition to "summer" time:
1622 # Republic of Georgia, Latvian SSR, Lithuanian SSR, SSR Moldova,
1623 # Estonian SSR; Komi ASSR; Kaliningrad oblast; Nenets autonomous okrug
1624 # were to move clocks 1 hour forward.
1625 # Kazakh SSR (excluding Uralsk oblast); Republic of Kyrgyzstan, Tajik
1626 # SSR; Andijan, Jizzakh, Namangan, Sirdarya, Tashkent, Fergana oblasts
1627 # of the Uzbek SSR were to move clocks 1 hour backwards.
1628 # Other territories were to not move clocks.
1629 # When the "summer" time would end on 1991-09-29, clocks were to be
1630 # moved 1 hour backwards on the territory of the USSR excluding
1631 # Kazakhstan, Kirghizia, Uzbekistan, Turkmenia, Tajikistan.
1632 #
1633 # Apparently there were last minute changes. Apparently Kazakh act No. 170
1634 # was one of such changes.
1635 #
1636 # https://ru.wikipedia.org/wiki/Декретное время
1637 # claims that Sovetskaya Rossiya newspaper on 1991-03-29 published that
1638 # Nenets autonomous okrug, Komi and Kazakhstan (excluding Uralsk oblast)
1639 # were to not move clocks and Uralsk oblast was to move clocks
1640 # forward; on 1991-09-29 Kazakhstan was to move clocks backwards.
1641 # (Probably there were changes even after that publication. There is an
1642 # article claiming that Kaliningrad oblast decided on 1991-03-29 to not
1643 # move clocks.)
1644 #
1645 # This implies that on 1991-03-31 Asia/Oral remained on +04/+05 while
1646 # the rest of Kazakhstan switched from +06/+07 to +05/06 or from +05/06
1647 # to +04/+05. It's unclear how Kzyl-Orda oblast moved into the fifth
1648 # time belt. (By switching from +04/+05 to +05/+06 on 1991-09-29?) ...
1649 #
1650 # 1. Act of the Cabinet of Ministers of the Republic of Kazakhstan
1651 # from 1992-01-13 No. 28
1652 # http://adilet.zan.kz/rus/docs/P920000028_
1653 # (text includes modification from the 1996 act)
1654 # introduced new rules for calculation of time, mirroring Russian
1655 # 1992-01-08 act.  It specified that time would be calculated
1656 # according to time belts plus extra hour ("decree time"), moved clocks
1657 # on the whole territory of Kazakhstan 1 hour forward on 1992-01-19 at
1658 # 2:00, specified DST rules.  It acknowledged that Kazakhstan was
1659 # located in the fourth and the fifth time belts and specified the
1660 # border between them to be located east of Kustanay and Aktyubinsk
1661 # oblasts (notably including Turgai and Kzyl-Orda oblasts into the fifth
1662 # time belt).
1663 #
1664 # This means switch on 1992-01-19 at 2:00 from +04/+05 to +05/+06 for
1665 # Asia/Aqtau, Asia/Aqtobe, Asia/Oral, Atyrau and Kustanay oblasts; from
1666 # +05/+06 to +06/+07 for Asia/Almaty and Asia/Qyzylorda (and Arkalyk) [*]....
1667 #
1668 # 2. Act of the Cabinet of Ministers of the Republic of Kazakhstan
1669 # from 1992-03-27 No. 284
1670 # http://adilet.zan.kz/rus/docs/P920000284_
1671 # cancels extra hour ("decree time") for Uralsk and Kzyl-Orda oblasts
1672 # since the last Sunday of March 1992, while keeping them in the fourth
1673 # and the fifth time belts respectively.
1674 #
1675 # 3. Order of the Prime Minister of the Republic of Kazakhstan
1676 # from 1994-09-23 No. 384
1677 # http://adilet.zan.kz/rus/docs/R940000384_
1678 # cancels the extra hour ("decree time") on the territory of Mangystau
1679 # oblast since the last Sunday of September 1994 (saying that time on
1680 # the territory would correspond to the third time belt as a
1681 # result)....
1682 #
1683 # 4. Act of the Government of the Republic of Kazakhstan
1684 # from 1996-05-08 No. 575
1685 # http://adilet.zan.kz/rus/docs/P960000575_
1686 # amends the 1992-01-13 act to end summer time in October instead
1687 # of September, mirroring identical Russian change from 1996-04-23 act.
1688 #
1689 # 5. Act of the Government of the Republic of Kazakhstan
1690 # from 1999-03-26 No. 305
1691 # http://adilet.zan.kz/rus/docs/P990000305_
1692 # cancels the extra hour ("decree time") for Atyrau oblast since the
1693 # last Sunday of March 1999 while retaining the oblast in the fourth
1694 # time belt.
1695 #
1696 # This means change from +05/+06 to +04/+05.
1697 #
1698 # There is no zone for Atyrau currently (listed under Asia/Aqtau in
1699 # zone1970.tab).[*]
1700 #
1701 # 6. Act of the Government of the Republic of Kazakhstan
1702 # from 2000-11-23 No. 1749
1703 # http://adilet.zan.kz/rus/archive/docs/P000001749_/23.11.2000
1704 # replaces the previous five documents.
1705 #
1706 # The only changes I noticed are in definition of the border between the
1707 # fourth and the fifth time belts.  They account for changes in spelling
1708 # and administrative division (splitting of Turgai oblast in 1997
1709 # probably changed time in territories incorporated into Kostanay oblast
1710 # (including Arkalyk) from +06/+07 to +05/+06) and move Kyzylorda oblast
1711 # from being in the fifth time belt and not using decree time into the
1712 # fourth time belt (no change in practice).[*]
1713 #
1714 # 7. Act of the Government of the Republic of Kazakhstan
1715 # from 2003-12-29 No. 1342
1716 # http://adilet.zan.kz/rus/docs/P030001342_
1717 # modified the 2000-11-23 act.  No relevant changes, apparently.
1718 #
1719 # 8. Act of the Government of the Republic of Kazakhstan
1720 # from 2004-07-20 No. 775
1721 # http://adilet.zan.kz/rus/archive/docs/P040000775_/20.07.2004
1722 # modified the 2000-11-23 act to move Kostanay and Kyzylorda oblasts into
1723 # the fifth time belt and add Aktobe oblast to the list of regions not
1724 # using extra hour ("decree time"), leaving Kazakhstan with only 2 time
1725 # zones (+04/+05 and +06/+07).  The changes were to be implemented
1726 # during DST transitions in 2004 and 2005 but the acts got radically
1727 # amended before implementation happened.
1728 #
1729 # 9. Act of the Government of the Republic of Kazakhstan
1730 # from 2004-09-15 No. 1059
1731 # http://adilet.zan.kz/rus/docs/P040001059_
1732 # modified the 2000-11-23 act to remove exceptions from the "decree time"
1733 # (leaving Kazakhstan in +05/+06 and +06/+07 zones), amended the
1734 # 2004-07-20 act to implement changes for Atyrau, West Kazakhstan,
1735 # Kostanay, Kyzylorda and Mangystau oblasts by not moving clocks
1736 # during the 2014 transition to "winter" time.
1737 #
1738 # This means transition from +04/+05 to +05/+06 for Atyrau oblast (no
1739 # zone currently), Asia/Oral, Asia/Aqtau and transition from +05/+06 to
1740 # +06/+07 for Kostanay oblast (Kostanay and Arkalyk, no zones currently)
1741 # and Asia/Qyzylorda on 2004-10-31 at 3:00....[*]
1742 #
1743 # 10. Act of the Government of the Republic of Kazakhstan
1744 # from 2005-03-15 No. 231
1745 # http://adilet.zan.kz/rus/docs/P050000231_
1746 # removes DST provisions from the 2000-11-23 act, removes most of the
1747 # (already implemented) provisions from the 2004-07-20 and 2004-09-15
1748 # acts, comes into effect 10 days after official publication.
1749 # The only practical effect seems to be the abolition of the summer
1750 # time.
1751 #
1752 # Unamended version of the act of the Government of the Russian Federation
1753 # No. 23 from 1992-01-08 [See 'europe' file for details].
1754 # Kazakh 1992-01-13 act appears to provide the same rules and 1992-03-27
1755 # act was to be enacted on the last Sunday of March 1992.
1756 
1757 # From Paul Eggert (2016-04-15):
1758 # The tables below should reflect Stepan Golosunov's remarks above,
1759 # except for the items marked "[*]" which I haven't gotten to yet.
1760 # It looks like we will need new zones Asia/Atyrau and Asia/Qostanay
1761 # to handle changes from 1992 through 2004 that we did not previously
1762 # know about.
1763 
1764 #
1765 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
1766 #
1767 # Almaty (formerly Alma-Ata), representing most locations in Kazakhstan
1768 # This includes KZ-AKM, KZ-ALA, KZ-ALM, KZ-AST, KZ-BAY, KZ-VOS, KZ-ZHA,
1769 # KZ-KAR, KZ-SEV, KZ-PAV, and KZ-YUZ.
1770 Zone    Asia/Almaty     5:07:48 -       LMT     1924 May  2 # or Alma-Ata
1771                         5:00    -       +05     1930 Jun 21
1772                         6:00 RussiaAsia +06/+07 1991 Mar 31  2:00s
1773                         5:00 RussiaAsia +05/+06 1992 Jan 19  2:00s
1774                         6:00 RussiaAsia +06/+07 2004 Oct 31  2:00s
1775                         6:00    -       +06
1776 # Qyzylorda (aka Kyzylorda, Kizilorda, Kzyl-Orda, etc.) (KZ-KZY)
1777 Zone    Asia/Qyzylorda  4:21:52 -       LMT     1924 May  2
1778                         4:00    -       +04     1930 Jun 21
1779                         5:00    -       +05     1981 Apr  1
1780                         5:00    1:00    +06     1981 Oct  1
1781                         6:00    -       +06     1982 Apr  1
1782                         5:00 RussiaAsia +05/+06 1991 Mar 31  2:00s
1783                         4:00 RussiaAsia +04/+05 1991 Sep 29  2:00s
1784                         5:00 RussiaAsia +05/+06 1992 Jan 19  2:00s
1785                         6:00 RussiaAsia +06/+07 1992 Mar 29  2:00s
1786                         5:00 RussiaAsia +05/+06 2004 Oct 31  2:00s
1787                         6:00    -       +06
1788 # Aqtobe (aka Aktobe, formerly Aktyubinsk) (KZ-AKT)
1789 Zone    Asia/Aqtobe     3:48:40 -       LMT     1924 May  2
1790                         4:00    -       +04     1930 Jun 21
1791                         5:00    -       +05     1981 Apr  1
1792                         5:00    1:00    +06     1981 Oct  1
1793                         6:00    -       +06     1982 Apr  1
1794                         5:00 RussiaAsia +05/+06 1991 Mar 31  2:00s
1795                         4:00 RussiaAsia +04/+05 1992 Jan 19  2:00s
1796                         5:00 RussiaAsia +05/+06 2004 Oct 31  2:00s
1797                         5:00    -       +05
1798 # Qostanay (KZ-KUS)
1799 
1800 # Mangghystau (KZ-MAN)
1801 # Aqtau was not founded until 1963, but it represents an inhabited region,
1802 # so include time stamps before 1963.
1803 Zone    Asia/Aqtau      3:21:04 -       LMT     1924 May  2
1804                         4:00    -       +04     1930 Jun 21
1805                         5:00    -       +05     1963
1806                         5:00    -       +05     1981 Oct  1
1807                         6:00    -       +06     1982 Apr  1
1808                         5:00 RussiaAsia +05/+06 1991 Mar 31  2:00s
1809                         4:00 RussiaAsia +04/+05 1992 Jan 19  2:00s
1810                         5:00 RussiaAsia +05/+06 1994 Sep 25  2:00s
1811                         4:00 RussiaAsia +04/+05 2004 Oct 31  2:00s
1812                         5:00    -       +05
1813 
1814 # West Kazakhstan (KZ-ZAP)
1815 # From Paul Eggert (2016-03-18):
1816 # The 1989 transition is from USSR act No. 227 (1989-03-14).
1817 Zone    Asia/Oral       3:25:24 -       LMT     1924 May  2 # or Ural'sk
1818                         4:00    -       +04     1930 Jun 21
1819                         5:00    -       +05     1981 Apr  1
1820                         5:00    1:00    +06     1981 Oct  1
1821                         6:00    -       +06     1982 Apr  1
1822                         5:00 RussiaAsia +05/+06 1989 Mar 26  2:00s
1823                         4:00 RussiaAsia +04/+05 1992 Jan 19  2:00s
1824                         5:00 RussiaAsia +05/+06 1992 Mar 29  2:00s
1825                         4:00 RussiaAsia +04/+05 2004 Oct 31  2:00s
1826                         5:00    -       +05
1827 
1828 # Kyrgyzstan (Kirgizstan)
1829 # Transitions through 1991 are from Shanks & Pottenger.
1830 
1831 # From Paul Eggert (2005-08-15):
1832 # According to an article dated today in the Kyrgyzstan Development Gateway
1833 # http://eng.gateway.kg/cgi-bin/page.pl?id=1&story_name=doc9979.shtml
1834 # Kyrgyzstan is canceling the daylight saving time system.  I take the article
1835 # to mean that they will leave their clocks at 6 hours ahead of UTC.
1836 # From Malik Abdugaliev (2005-09-21):
1837 # Our government cancels daylight saving time 6th of August 2005.
1838 # From 2005-08-12 our GMT-offset is +6, w/o any daylight saving.
1839 
1840 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1841 Rule    Kyrgyz  1992    1996    -       Apr     Sun>=7       0:00s   1:00    S
1842 Rule    Kyrgyz  1992    1996    -       Sep     lastSun 0:00    0       -
1843 Rule    Kyrgyz  1997    2005    -       Mar     lastSun 2:30    1:00    S
1844 Rule    Kyrgyz  1997    2004    -       Oct     lastSun 2:30    0       -
1845 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
1846 Zone    Asia/Bishkek    4:58:24 -       LMT     1924 May  2
1847                         5:00    -       +05     1930 Jun 21
1848                         6:00 RussiaAsia +06/+07 1991 Mar 31  2:00s
1849                         5:00 RussiaAsia +05/+06 1991 Aug 31  2:00
1850                         5:00    Kyrgyz  +05/+06 2005 Aug 12
1851                         6:00    -       +06
1852 
1853 ###############################################################################
1854 
1855 # Korea (North and South)
1856 
1857 # From Annie I. Bang (2006-07-10):
1858 # http://www.koreaherald.com/view.php?ud=200607100012
1859 # Korea ran a daylight saving program from 1949-61 but stopped it
1860 # during the 1950-53 Korean War.  The system was temporarily enforced
1861 # between 1987 and 1988 ...
1862 
1863 # From Sanghyuk Jung (2014-10-29):
1864 # http://mm.icann.org/pipermail/tz/2014-October/021830.html
1865 # According to the Korean Wikipedia
1866 # http://ko.wikipedia.org/wiki/한국_표준시
1867 # [oldid=12896437 2014-09-04 08:03 UTC]
1868 # DST in Republic of Korea was as follows....  And I checked old
1869 # newspapers in Korean, all articles correspond with data in Wikipedia.
1870 # For example, the article in 1948 (Korean Language) proved that DST
1871 # started at June 1 in that year.  For another example, the article in
1872 # 1988 said that DST started at 2:00 AM in that year.
1873 
1874 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1875 Rule    ROK     1948    only    -       Jun      1      0:00    1:00    D
1876 Rule    ROK     1948    only    -       Sep     13      0:00    0       S
1877 Rule    ROK     1949    only    -       Apr      3      0:00    1:00    D
1878 Rule    ROK     1949    1951    -       Sep     Sun>=8       0:00    0       S
1879 Rule    ROK     1950    only    -       Apr      1      0:00    1:00    D
1880 Rule    ROK     1951    only    -       May      6      0:00    1:00    D
1881 Rule    ROK     1955    only    -       May      5      0:00    1:00    D
1882 Rule    ROK     1955    only    -       Sep      9      0:00    0       S
1883 Rule    ROK     1956    only    -       May     20      0:00    1:00    D
1884 Rule    ROK     1956    only    -       Sep     30      0:00    0       S
1885 Rule    ROK     1957    1960    -       May     Sun>=1       0:00    1:00    D
1886 Rule    ROK     1957    1960    -       Sep     Sun>=18      0:00    0       S
1887 Rule    ROK     1987    1988    -       May     Sun>=8       2:00    1:00    D
1888 Rule    ROK     1987    1988    -       Oct     Sun>=8       3:00    0       S
1889 
1890 # From Paul Eggert (2016-08-23):
1891 # The Korean Wikipedia entry gives the following sources for UT offsets:
1892 #
1893 # 1908: Official Journal Article No. 3994 (decree No. 5)
1894 # 1912: Governor-General of Korea Official Gazette Issue No. 367
1895 #       (Announcement No. 338)
1896 # 1954: Presidential Decree No. 876 (1954-03-17)
1897 # 1961: Law No. 676 (1961-08-07)
1898 #
1899 # (Another source "1987: Law No. 3919 (1986-12-31)" was in the 2014-10-30
1900 # edition of the Korean Wikipedia entry.)
1901 #
1902 # I guessed that time zone abbreviations through 1945 followed the same
1903 # rules as discussed under Taiwan, with nominal switches from JST to KST
1904 # when the respective cities were taken over by the Allies after WWII.
1905 #
1906 # For Pyongyang, guess no changes from World War II until 2015, as we
1907 # have no information otherwise.
1908 
1909 # From Steffen Thorsen (2015-08-07):
1910 # According to many news sources, North Korea is going to change to
1911 # the 8:30 time zone on August 15, one example:
1912 # http://www.bbc.com/news/world-asia-33815049
1913 #
1914 # From Paul Eggert (2015-08-15):
1915 # Bells rang out midnight (00:00) Friday as part of the celebrations.  See:
1916 # Talmadge E. North Korea celebrates new time zone, 'Pyongyang Time'
1917 # http://news.yahoo.com/north-korea-celebrates-time-zone-pyongyang-time-164038128.html
1918 # There is no common English-language abbreviation for this time zone.
1919 # Use KST, as that's what we already use for 1954-1961 in ROK.
1920 
1921 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
1922 Zone    Asia/Seoul      8:27:52 -       LMT     1908 Apr  1
1923                         8:30    -       KST     1912 Jan  1
1924                         9:00    -       JCST    1937 Oct  1
1925                         9:00    -       JST     1945 Sep  8
1926                         9:00    -       KST     1954 Mar 21
1927                         8:30    ROK     K%sT    1961 Aug 10
1928                         9:00    ROK     K%sT
1929 Zone    Asia/Pyongyang  8:23:00 -       LMT     1908 Apr  1
1930                         8:30    -       KST     1912 Jan  1
1931                         9:00    -       JCST    1937 Oct  1
1932                         9:00    -       JST     1945 Aug 24
1933                         9:00    -       KST     2015 Aug 15 00:00
1934                         8:30    -       KST
1935 
1936 ###############################################################################
1937 
1938 # Kuwait
1939 # See Asia/Riyadh.
1940 
1941 # Laos
1942 # See Asia/Bangkok.
1943 
1944 
1945 # Lebanon
1946 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1947 Rule    Lebanon 1920    only    -       Mar     28      0:00    1:00    S
1948 Rule    Lebanon 1920    only    -       Oct     25      0:00    0       -
1949 Rule    Lebanon 1921    only    -       Apr     3       0:00    1:00    S
1950 Rule    Lebanon 1921    only    -       Oct     3       0:00    0       -
1951 Rule    Lebanon 1922    only    -       Mar     26      0:00    1:00    S
1952 Rule    Lebanon 1922    only    -       Oct     8       0:00    0       -
1953 Rule    Lebanon 1923    only    -       Apr     22      0:00    1:00    S
1954 Rule    Lebanon 1923    only    -       Sep     16      0:00    0       -
1955 Rule    Lebanon 1957    1961    -       May     1       0:00    1:00    S
1956 Rule    Lebanon 1957    1961    -       Oct     1       0:00    0       -
1957 Rule    Lebanon 1972    only    -       Jun     22      0:00    1:00    S
1958 Rule    Lebanon 1972    1977    -       Oct     1       0:00    0       -
1959 Rule    Lebanon 1973    1977    -       May     1       0:00    1:00    S
1960 Rule    Lebanon 1978    only    -       Apr     30      0:00    1:00    S
1961 Rule    Lebanon 1978    only    -       Sep     30      0:00    0       -
1962 Rule    Lebanon 1984    1987    -       May     1       0:00    1:00    S
1963 Rule    Lebanon 1984    1991    -       Oct     16      0:00    0       -
1964 Rule    Lebanon 1988    only    -       Jun     1       0:00    1:00    S
1965 Rule    Lebanon 1989    only    -       May     10      0:00    1:00    S
1966 Rule    Lebanon 1990    1992    -       May     1       0:00    1:00    S
1967 Rule    Lebanon 1992    only    -       Oct     4       0:00    0       -
1968 Rule    Lebanon 1993    max     -       Mar     lastSun 0:00    1:00    S
1969 Rule    Lebanon 1993    1998    -       Sep     lastSun 0:00    0       -
1970 Rule    Lebanon 1999    max     -       Oct     lastSun 0:00    0       -
1971 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
1972 Zone    Asia/Beirut     2:22:00 -       LMT     1880
1973                         2:00    Lebanon EE%sT
1974 
1975 # Malaysia
1976 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
1977 Rule    NBorneo 1935    1941    -       Sep     14      0:00    0:20    TS # one-Third Summer
1978 Rule    NBorneo 1935    1941    -       Dec     14      0:00    0       -
1979 #
1980 # peninsular Malaysia
1981 # taken from Mok Ly Yng (2003-10-30)
1982 # http://www.math.nus.edu.sg/aslaksen/teaching/timezone.html
1983 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
1984 Zone Asia/Kuala_Lumpur  6:46:46 -       LMT     1901 Jan  1
1985                         6:55:25 -       SMT     1905 Jun  1 # Singapore M.T.
1986                         7:00    -       MALT    1933 Jan  1 # Malaya Time
1987                         7:00    0:20    MALST   1936 Jan  1
1988                         7:20    -       MALT    1941 Sep  1
1989                         7:30    -       MALT    1942 Feb 16
1990                         9:00    -       JST     1945 Sep 12
1991                         7:30    -       MALT    1982 Jan  1
1992                         8:00    -       MYT     # Malaysia Time
1993 # Sabah & Sarawak
1994 # From Paul Eggert (2014-08-12):
1995 # The data entries here are mostly from Shanks & Pottenger, but the 1942, 1945
1996 # and 1982 transition dates are from Mok Ly Yng.
1997 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
1998 Zone Asia/Kuching       7:21:20 -       LMT     1926 Mar
1999                         7:30    -       BORT    1933        # Borneo Time
2000                         8:00    NBorneo BOR%sT  1942 Feb 16
2001                         9:00    -       JST     1945 Sep 12
2002                         8:00    -       BORT    1982 Jan  1
2003                         8:00    -       MYT
2004 
2005 # Maldives
2006 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2007 Zone    Indian/Maldives 4:54:00 -       LMT     1880 # Male
2008                         4:54:00 -       MMT     1960 # Male Mean Time
2009                         5:00    -       MVT     # Maldives Time
2010 
2011 # Mongolia
2012 
2013 # Shanks & Pottenger say that Mongolia has three time zones, but
2014 # The USNO (1995-12-21) and the CIA map Standard Time Zones of the World
2015 # (2005-03) both say that it has just one.
2016 
2017 # From Oscar van Vlijmen (1999-12-11):
2018 # General Information Mongolia
2019 # <http://www.mongoliatourism.gov.mn/general.htm> (1999-09)
2020 # "Time: Mongolia has two time zones. Three westernmost provinces of
2021 # Bayan-Ölgii, Uvs, and Hovd are one hour earlier than the capital city, and
2022 # the rest of the country follows the Ulaanbaatar time, which is UTC/GMT plus
2023 # eight hours."
2024 
2025 # From Rives McDow (1999-12-13):
2026 # Mongolia discontinued the use of daylight savings time in 1999; 1998
2027 # being the last year it was implemented.  The dates of implementation I am
2028 # unsure of, but most probably it was similar to Russia, except for the time
2029 # of implementation may have been different....
2030 # Some maps in the past have indicated that there was an additional time
2031 # zone in the eastern part of Mongolia, including the provinces of Dornod,
2032 # Sükhbaatar, and possibly Khentii.
2033 
2034 # From Paul Eggert (1999-12-15):
2035 # Naming and spelling is tricky in Mongolia.
2036 # We'll use Hovd (also spelled Chovd and Khovd) to represent the west zone;
2037 # the capital of the Hovd province is sometimes called Hovd, sometimes Dund-Us,
2038 # and sometimes Jirgalanta (with variant spellings), but the name Hovd
2039 # is good enough for our purposes.
2040 
2041 # From Rives McDow (2001-05-13):
2042 # In addition to Mongolia starting daylight savings as reported earlier
2043 # (adopted DST on 2001-04-27 02:00 local time, ending 2001-09-28),
2044 # there are three time zones.
2045 #
2046 # Provinces [at 7:00]: Bayan-Ölgii, Uvs, Khovd, Zavkhan, Govi-Altai
2047 # Provinces [at 8:00]: Khövsgöl, Bulgan, Arkhangai, Khentii, Töv,
2048 #       Bayankhongor, Övörkhangai, Dundgovi, Dornogovi, Ömnögovi
2049 # Provinces [at 9:00]: Dornod, Sükhbaatar
2050 #
2051 # [The province of Selenge is omitted from the above lists.]
2052 
2053 # From Ganbold Ts., Ulaanbaatar (2004-04-17):
2054 # Daylight saving occurs at 02:00 local time last Saturday of March.
2055 # It will change back to normal at 02:00 local time last Saturday of
2056 # September.... As I remember this rule was changed in 2001.
2057 #
2058 # From Paul Eggert (2004-04-17):
2059 # For now, assume Rives McDow's informant got confused about Friday vs
2060 # Saturday, and that his 2001 dates should have 1 added to them.
2061 
2062 # From Paul Eggert (2005-07-26):
2063 # We have wildly conflicting information about Mongolia's time zones.
2064 # Bill Bonnet (2005-05-19) reports that the US Embassy in Ulaanbaatar says
2065 # there is only one time zone and that DST is observed, citing Microsoft
2066 # Windows XP as the source.  Risto Nykänen (2005-05-16) reports that
2067 # travelmongolia.org says there are two time zones (UT +07, +08) with no DST.
2068 # Oscar van Vlijmen (2005-05-20) reports that the Mongolian Embassy in
2069 # Washington, DC says there are two time zones, with DST observed.
2070 # He also found
2071 # http://ubpost.mongolnews.mn/index.php?subaction=showcomments&id=1111634894&archive=&start_from=&ucat=1&
2072 # which also says that there is DST, and which has a comment by "Toddius"
2073 # (2005-03-31 06:05 +0700) saying "Mongolia actually has 3.5 time zones.
2074 # The West (OLGII) is +7 GMT, most of the country is ULAT is +8 GMT
2075 # and some Eastern provinces are +9 GMT but Sükhbaatar Aimag is SUHK +8.5 GMT.
2076 # The SUKH timezone is new this year, it is one of the few things the
2077 # parliament passed during the tumultuous winter session."
2078 # For now, let's ignore this information, until we have more confirmation.
2079 
2080 # From Ganbold Ts. (2007-02-26):
2081 # Parliament of Mongolia has just changed the daylight-saving rule in February.
2082 # They decided not to adopt daylight-saving time....
2083 # http://www.mongolnews.mn/index.php?module=unuudur&sec=view&id=15742
2084 
2085 # From Deborah Goldsmith (2008-03-30):
2086 # We received a bug report claiming that the tz database UTC offset for
2087 # Asia/Choibalsan (GMT+09:00) is incorrect, and that it should be GMT
2088 # +08:00 instead. Different sources appear to disagree with the tz
2089 # database on this, e.g.:
2090 #
2091 # http://www.timeanddate.com/worldclock/city.html?n=1026
2092 # http://www.worldtimeserver.com/current_time_in_MN.aspx
2093 #
2094 # both say GMT+08:00.
2095 
2096 # From Steffen Thorsen (2008-03-31):
2097 # eznis airways, which operates several domestic flights, has a flight
2098 # schedule here:
2099 # http://www.eznis.com/Container.jsp?id=112
2100 # (click the English flag for English)
2101 #
2102 # There it appears that flights between Choibalsan and Ulaanbaatar arrive
2103 # about 1:35 - 1:50 hours later in local clock time, no matter the
2104 # direction, while Ulaanbaatar-Khovd takes 2 hours in the Eastern
2105 # direction and 3:35 back, which indicates that Ulaanbaatar and Khovd are
2106 # in different time zones (like we know about), while Choibalsan and
2107 # Ulaanbaatar are in the same time zone (correction needed).
2108 
2109 # From Arthur David Olson (2008-05-19):
2110 # Assume that Choibalsan is indeed offset by 8:00.
2111 # XXX--in the absence of better information, assume that transition
2112 # was at the start of 2008-03-31 (the day of Steffen Thorsen's report);
2113 # this is almost surely wrong.
2114 
2115 # From Ganbold Tsagaankhuu (2015-03-10):
2116 # It seems like yesterday Mongolian Government meeting has concluded to use
2117 # daylight saving time in Mongolia....  Starting at 2:00AM of last Saturday of
2118 # March 2015, daylight saving time starts.  And 00:00AM of last Saturday of
2119 # September daylight saving time ends.  Source:
2120 # http://zasag.mn/news/view/8969
2121 
2122 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
2123 Rule    Mongol  1983    1984    -       Apr     1       0:00    1:00    S
2124 Rule    Mongol  1983    only    -       Oct     1       0:00    0       -
2125 # Shanks & Pottenger and IATA SSIM say 1990s switches occurred at 00:00,
2126 # but McDow says the 2001 switches occurred at 02:00.  Also, IATA SSIM
2127 # (1996-09) says 1996-10-25.  Go with Shanks & Pottenger through 1998.
2128 #
2129 # Shanks & Pottenger say that the Sept. 1984 through Sept. 1990 switches
2130 # in Choibalsan (more precisely, in Dornod and Sükhbaatar) took place
2131 # at 02:00 standard time, not at 00:00 local time as in the rest of
2132 # the country.  That would be odd, and possibly is a result of their
2133 # correction of 02:00 (in the previous edition) not being done correctly
2134 # in the latest edition; so ignore it for now.
2135 
2136 Rule    Mongol  1985    1998    -       Mar     lastSun 0:00    1:00    S
2137 Rule    Mongol  1984    1998    -       Sep     lastSun 0:00    0       -
2138 # IATA SSIM (1999-09) says Mongolia no longer observes DST.
2139 Rule    Mongol  2001    only    -       Apr     lastSat 2:00    1:00    S
2140 Rule    Mongol  2001    2006    -       Sep     lastSat 2:00    0       -
2141 Rule    Mongol  2002    2006    -       Mar     lastSat 2:00    1:00    S
2142 Rule    Mongol  2015    max     -       Mar     lastSat 2:00    1:00    S
2143 Rule    Mongol  2015    max     -       Sep     lastSat 0:00    0       -
2144 
2145 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2146 # Hovd, a.k.a. Chovd, Dund-Us, Dzhargalant, Khovd, Jirgalanta
2147 Zone    Asia/Hovd       6:06:36 -       LMT     1905 Aug
2148                         6:00    -       HOVT    1978     # Hovd Time
2149                         7:00    Mongol  HOV%sT
2150 # Ulaanbaatar, a.k.a. Ulan Bataar, Ulan Bator, Urga
2151 Zone    Asia/Ulaanbaatar 7:07:32 -      LMT     1905 Aug
2152                         7:00    -       ULAT    1978     # Ulaanbaatar Time
2153                         8:00    Mongol  ULA%sT
2154 # Choibalsan, a.k.a. Bajan Tümen, Bajan Tumen, Chojbalsan,
2155 # Choybalsan, Sanbejse, Tchoibalsan
2156 Zone    Asia/Choibalsan 7:38:00 -       LMT     1905 Aug
2157                         7:00    -       ULAT    1978
2158                         8:00    -       ULAT    1983 Apr
2159                         9:00    Mongol  CHO%sT  2008 Mar 31 # Choibalsan Time
2160                         8:00    Mongol  CHO%sT
2161 
2162 # Nepal
2163 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2164 Zone    Asia/Kathmandu  5:41:16 -       LMT     1920
2165                         5:30    -       IST     1986
2166                         5:45    -       NPT     # Nepal Time
2167 
2168 # Oman
2169 # See Asia/Dubai.
2170 
2171 # Pakistan
2172 
2173 # From Rives McDow (2002-03-13):
2174 # I have been advised that Pakistan has decided to adopt dst on a
2175 # TRIAL basis for one year, starting 00:01 local time on April 7, 2002
2176 # and ending at 00:01 local time October 6, 2002.  This is what I was
2177 # told, but I believe that the actual time of change may be 00:00; the
2178 # 00:01 was to make it clear which day it was on.
2179 
2180 # From Paul Eggert (2002-03-15):
2181 # Jesper Nørgaard found this URL:
2182 # http://www.pak.gov.pk/public/news/app/app06_dec.htm
2183 # (dated 2001-12-06) which says that the Cabinet adopted a scheme "to
2184 # advance the clocks by one hour on the night between the first
2185 # Saturday and Sunday of April and revert to the original position on
2186 # 15th October each year".  This agrees with McDow's 04-07 at 00:00,
2187 # but disagrees about the October transition, and makes it sound like
2188 # it's not on a trial basis.  Also, the "between the first Saturday
2189 # and Sunday of April" phrase, if taken literally, means that the
2190 # transition takes place at 00:00 on the first Sunday on or after 04-02.
2191 
2192 # From Paul Eggert (2003-02-09):
2193 # DAWN <http://www.dawn.com/2002/10/06/top13.htm> reported on 2002-10-05
2194 # that 2002 DST ended that day at midnight.  Go with McDow for now.
2195 
2196 # From Steffen Thorsen (2003-03-14):
2197 # According to http://www.dawn.com/2003/03/07/top15.htm
2198 # there will be no DST in Pakistan this year:
2199 #
2200 # ISLAMABAD, March 6: Information and Media Development Minister Sheikh
2201 # Rashid Ahmed on Thursday said the cabinet had reversed a previous
2202 # decision to advance clocks by one hour in summer and put them back by
2203 # one hour in winter with the aim of saving light hours and energy.
2204 #
2205 # The minister told a news conference that the experiment had rather
2206 # shown 8 per cent higher consumption of electricity.
2207 
2208 # From Alex Krivenyshev (2008-05-15):
2209 #
2210 # Here is an article that Pakistan plan to introduce Daylight Saving Time
2211 # on June 1, 2008 for 3 months.
2212 #
2213 # "... The federal cabinet on Wednesday announced a new conservation plan to
2214 # help reduce load shedding by approving the closure of commercial centres at
2215 # 9pm and moving clocks forward by one hour for the next three months. ...."
2216 #
2217 # http://www.worldtimezone.net/dst_news/dst_news_pakistan01.html
2218 # http://www.dailytimes.com.pk/default.asp?page=2008%5C05%5C15%5Cstory_15-5-2008_pg1_4
2219 
2220 # From Arthur David Olson (2008-05-19):
2221 # XXX--midnight transitions is a guess; 2008 only is a guess.
2222 
2223 # From Alexander Krivenyshev (2008-08-28):
2224 # Pakistan government has decided to keep the watches one-hour advanced
2225 # for another 2 months - plan to return to Standard Time on October 31
2226 # instead of August 31.
2227 #
2228 # http://www.worldtimezone.com/dst_news/dst_news_pakistan02.html
2229 # http://dailymailnews.com/200808/28/news/dmbrn03.html
2230 
2231 # From Alexander Krivenyshev (2009-04-08):
2232 # Based on previous media reports that "... proposed plan to
2233 # advance clocks by one hour from May 1 will cause disturbance
2234 # to the working schedules rather than bringing discipline in
2235 # official working."
2236 # http://www.thenews.com.pk/daily_detail.asp?id=171280
2237 #
2238 # recent news that instead of May 2009 - Pakistan plan to
2239 # introduce DST from April 15, 2009
2240 #
2241 # FYI: Associated Press Of Pakistan
2242 # April 08, 2009
2243 # Cabinet okays proposal to advance clocks by one hour from April 15
2244 # http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=73043&Itemid=1
2245 # http://www.worldtimezone.com/dst_news/dst_news_pakistan05.html
2246 #
2247 # ....
2248 # The Federal Cabinet on Wednesday approved the proposal to
2249 # advance clocks in the country by one hour from April 15 to
2250 # conserve energy"
2251 
2252 # From Steffen Thorsen (2009-09-17):
2253 # "The News International," Pakistan reports that: "The Federal
2254 # Government has decided to restore the previous time by moving the
2255 # clocks backward by one hour from October 1. A formal announcement to
2256 # this effect will be made after the Prime Minister grants approval in
2257 # this regard."
2258 # http://www.thenews.com.pk/updates.asp?id=87168
2259 
2260 # From Alexander Krivenyshev (2009-09-28):
2261 # According to Associated Press Of Pakistan, it is confirmed that
2262 # Pakistan clocks across the country would be turned back by an hour from
2263 # October 1, 2009.
2264 #
2265 # "Clocks to go back one hour from 1 Oct"
2266 # http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=86715&Itemid=2
2267 # http://www.worldtimezone.com/dst_news/dst_news_pakistan07.htm
2268 #
2269 # From Steffen Thorsen (2009-09-29):
2270 # Now they seem to have changed their mind, November 1 is the new date:
2271 # http://www.thenews.com.pk/top_story_detail.asp?Id=24742
2272 # "The country's clocks will be reversed by one hour on November 1.
2273 # Officials of Federal Ministry for Interior told this to Geo News on
2274 # Monday."
2275 #
2276 # And more importantly, it seems that these dates will be kept every year:
2277 # "It has now been decided that clocks will be wound forward by one hour
2278 # on April 15 and reversed by an hour on November 1 every year without
2279 # obtaining prior approval, the officials added."
2280 #
2281 # We have confirmed this year's end date with both with the Ministry of
2282 # Water and Power and the Pakistan Electric Power Company:
2283 # http://www.timeanddate.com/news/time/pakistan-ends-dst09.html
2284 
2285 # From Christoph Göhre (2009-10-01):
2286 # [T]he German Consulate General in Karachi reported me today that Pakistan
2287 # will go back to standard time on 1st of November.
2288 
2289 # From Steffen Thorsen (2010-03-26):
2290 # Steffen Thorsen wrote:
2291 # > On Thursday (2010-03-25) it was announced that DST would start in
2292 # > Pakistan on 2010-04-01.
2293 # >
2294 # > Then today, the president said that they might have to revert the
2295 # > decision if it is not supported by the parliament. So at the time
2296 # > being, it seems unclear if DST will be actually observed or not - but
2297 # > April 1 could be a more likely date than April 15.
2298 # Now, it seems that the decision to not observe DST in final:
2299 #
2300 # "Govt Withdraws Plan To Advance Clocks"
2301 # http://www.apakistannews.com/govt-withdraws-plan-to-advance-clocks-172041
2302 #
2303 # "People laud PM's announcement to end DST"
2304 # http://www.app.com.pk/en_/index.php?option=com_content&task=view&id=99374&Itemid=2
2305 
2306 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
2307 Rule Pakistan   2002    only    -       Apr     Sun>=2       0:00    1:00    S
2308 Rule Pakistan   2002    only    -       Oct     Sun>=2       0:00    0       -
2309 Rule Pakistan   2008    only    -       Jun     1       0:00    1:00    S
2310 Rule Pakistan   2008    2009    -       Nov     1       0:00    0       -
2311 Rule Pakistan   2009    only    -       Apr     15      0:00    1:00    S
2312 
2313 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2314 Zone    Asia/Karachi    4:28:12 -       LMT     1907
2315                         5:30    -       IST     1942 Sep
2316                         5:30    1:00    IST     1945 Oct 15
2317                         5:30    -       IST     1951 Sep 30
2318                         5:00    -       KART    1971 Mar 26 # Karachi Time
2319                         5:00 Pakistan   PK%sT   # Pakistan Time
2320 
2321 # Palestine
2322 
2323 # From Amos Shapir (1998-02-15):
2324 #
2325 # From 1917 until 1948-05-15, all of Palestine, including the parts now
2326 # known as the Gaza Strip and the West Bank, was under British rule.
2327 # Therefore the rules given for Israel for that period, apply there too...
2328 #
2329 # The Gaza Strip was under Egyptian rule between 1948-05-15 until 1967-06-05
2330 # (except a short occupation by Israel from 1956-11 till 1957-03, but no
2331 # time zone was affected then).  It was never formally annexed to Egypt,
2332 # though.
2333 #
2334 # The rest of Palestine was under Jordanian rule at that time, formally
2335 # annexed in 1950 as the West Bank (and the word "Trans" was dropped from
2336 # the country's previous name of "the Hashemite Kingdom of the
2337 # Trans-Jordan").  So the rules for Jordan for that time apply.  Major
2338 # towns in that area are Nablus (Shchem), El-Halil (Hebron), Ramallah, and
2339 # East Jerusalem.
2340 #
2341 # Both areas were occupied by Israel in June 1967, but not annexed (except
2342 # for East Jerusalem).  They were on Israel time since then; there might
2343 # have been a Military Governor's order about time zones, but I'm not aware
2344 # of any (such orders may have been issued semi-annually whenever summer
2345 # time was in effect, but maybe the legal aspect of time was just neglected).
2346 #
2347 # The Palestinian Authority was established in 1993, and got hold of most
2348 # towns in the West Bank and Gaza by 1995.  I know that in order to
2349 # demonstrate...independence, they have been switching to
2350 # summer time and back on a different schedule than Israel's, but I don't
2351 # know when this was started, or what algorithm is used (most likely the
2352 # Jordanian one).
2353 #
2354 # To summarize, the table should probably look something like that:
2355 #
2356 # Area \ when | 1918-1947 | 1948-1967 | 1967-1995 | 1996-
2357 # ------------+-----------+-----------+-----------+-----------
2358 # Israel      | Zion      | Zion      | Zion      | Zion
2359 # West bank   | Zion      | Jordan    | Zion      | Jordan
2360 # Gaza        | Zion      | Egypt     | Zion      | Jordan
2361 #
2362 # I guess more info may be available from the PA's web page (if/when they
2363 # have one).
2364 
2365 # From Paul Eggert (2006-03-22):
2366 # Shanks & Pottenger write that Gaza did not observe DST until 1957, but go
2367 # with Shapir and assume that it observed DST from 1940 through 1947,
2368 # and that it used Jordanian rules starting in 1996.
2369 # We don't yet need a separate entry for the West Bank, since
2370 # the only differences between it and Gaza that we know about
2371 # occurred before our cutoff date of 1970.
2372 # However, as we get more information, we may need to add entries
2373 # for parts of the West Bank as they transitioned from Israel's rules
2374 # to Palestine's rules.
2375 
2376 # From IINS News Service - Israel - 1998-03-23 10:38:07 Israel time,
2377 # forwarded by Ephraim Silverberg:
2378 #
2379 # Despite the fact that Israel changed over to daylight savings time
2380 # last week, the PLO Authority (PA) has decided not to turn its clocks
2381 # one-hour forward at this time.  As a sign of independence from Israeli rule,
2382 # the PA has decided to implement DST in April.
2383 
2384 # From Paul Eggert (1999-09-20):
2385 # Daoud Kuttab writes in Holiday havoc
2386 # http://www.jpost.com/com/Archive/22.Apr.1999/Opinion/Article-2.html
2387 # (Jerusalem Post, 1999-04-22) that
2388 # the Palestinian National Authority changed to DST on 1999-04-15.
2389 # I vaguely recall that they switch back in October (sorry, forgot the source).
2390 # For now, let's assume that the spring switch was at 24:00,
2391 # and that they switch at 0:00 on the 3rd Fridays of April and October.
2392 
2393 # From Paul Eggert (2005-11-22):
2394 # Starting 2004 transitions are from Steffen Thorsen's web site timeanddate.com.
2395 
2396 # From Steffen Thorsen (2005-11-23):
2397 # A user from Gaza reported that Gaza made the change early because of
2398 # the Ramadan.  Next year Ramadan will be even earlier, so I think
2399 # there is a good chance next year's end date will be around two weeks
2400 # earlier - the same goes for Jordan.
2401 
2402 # From Steffen Thorsen (2006-08-17):
2403 # I was informed by a user in Bethlehem that in Bethlehem it started the
2404 # same day as Israel, and after checking with other users in the area, I
2405 # was informed that they started DST one day after Israel.  I was not
2406 # able to find any authoritative sources at the time, nor details if
2407 # Gaza changed as well, but presumed Gaza to follow the same rules as
2408 # the West Bank.
2409 
2410 # From Steffen Thorsen (2006-09-26):
2411 # according to the Palestine News Network (2006-09-19):
2412 # http://english.pnn.ps/index.php?option=com_content&task=view&id=596&Itemid=5
2413 # > The Council of Ministers announced that this year its winter schedule
2414 # > will begin early, as of midnight Thursday.  It is also time to turn
2415 # > back the clocks for winter.  Friday will begin an hour late this week.
2416 # I guess it is likely that next year's date will be moved as well,
2417 # because of the Ramadan.
2418 
2419 # From Jesper Nørgaard Welen (2007-09-18):
2420 # According to Steffen Thorsen's web site the Gaza Strip and the rest of the
2421 # Palestinian territories left DST early on 13.th. of September at 2:00.
2422 
2423 # From Paul Eggert (2007-09-20):
2424 # My understanding is that Gaza and the West Bank disagree even over when
2425 # the weekend is (Thursday+Friday versus Friday+Saturday), so I'd be a bit
2426 # surprised if they agreed about DST.  But for now, assume they agree.
2427 # For lack of better information, predict that future changes will be
2428 # the 2nd Thursday of September at 02:00.
2429 
2430 # From Alexander Krivenyshev (2008-08-28):
2431 # Here is an article, that Mideast running on different clocks at Ramadan.
2432 #
2433 # Gaza Strip (as Egypt) ended DST at midnight Thursday (Aug 28, 2008), while
2434 # the West Bank will end Daylight Saving Time at midnight Sunday (Aug 31, 2008).
2435 #
2436 # http://www.guardian.co.uk/world/feedarticle/7759001
2437 # http://www.abcnews.go.com/International/wireStory?id=5676087
2438 # http://www.worldtimezone.com/dst_news/dst_news_gazastrip01.html
2439 
2440 # From Alexander Krivenyshev (2009-03-26):
2441 # According to the Palestine News Network (arabic.pnn.ps), Palestinian
2442 # government decided to start Daylight Time on Thursday night March
2443 # 26 and continue until the night of 27 September 2009.
2444 #
2445 # (in Arabic)
2446 # http://arabic.pnn.ps/index.php?option=com_content&task=view&id=50850
2447 #
2448 # (English translation)
2449 # http://www.worldtimezone.com/dst_news/dst_news_westbank01.html
2450 
2451 # From Steffen Thorsen (2009-08-31):
2452 # Palestine's Council of Ministers announced that they will revert back to
2453 # winter time on Friday, 2009-09-04.
2454 #
2455 # One news source:
2456 # http://www.safa.ps/ara/?action=showdetail&seid=4158
2457 # (Palestinian press agency, Arabic),
2458 # Google translate: "Decided that the Palestinian government in Ramallah
2459 # headed by Salam Fayyad, the start of work in time for the winter of
2460 # 2009, starting on Friday approved the fourth delay Sept. clock sixty
2461 # minutes per hour as of Friday morning."
2462 #
2463 # We are not sure if Gaza will do the same, last year they had a different
2464 # end date, we will keep this page updated:
2465 # http://www.timeanddate.com/news/time/westbank-gaza-dst-2009.html
2466 
2467 # From Alexander Krivenyshev (2009-09-02):
2468 # Seems that Gaza Strip will go back to Winter Time same date as West Bank.
2469 #
2470 # According to Palestinian Ministry Of Interior, West Bank and Gaza Strip plan
2471 # to change time back to Standard time on September 4, 2009.
2472 #
2473 # "Winter time unite the West Bank and Gaza"
2474 # (from Palestinian National Authority):
2475 # http://www.moi.gov.ps/en/?page=633167343250594025&nid=11505
2476 # http://www.worldtimezone.com/dst_news/dst_news_gazastrip02.html
2477 
2478 # From Alexander Krivenyshev (2010-03-19):
2479 # According to Voice of Palestine DST will last for 191 days, from March
2480 # 26, 2010 till "the last Sunday before the tenth day of Tishri
2481 # (October), each year" (October 03, 2010?)
2482 #
2483 # http://palvoice.org/forums/showthread.php?t=245697
2484 # (in Arabic)
2485 # http://www.worldtimezone.com/dst_news/dst_news_westbank03.html
2486 
2487 # From Steffen Thorsen (2010-03-24):
2488 # ...Ma'an News Agency reports that Hamas cabinet has decided it will
2489 # start one day later, at 12:01am. Not sure if they really mean 12:01am or
2490 # noon though:
2491 #
2492 # http://www.maannews.net/eng/ViewDetails.aspx?ID=271178
2493 # (Ma'an News Agency)
2494 # "At 12:01am Friday, clocks in Israel and the West Bank will change to
2495 # 1:01am, while Gaza clocks will change at 12:01am Saturday morning."
2496 
2497 # From Steffen Thorsen (2010-08-11):
2498 # According to several sources, including
2499 # http://www.maannews.net/eng/ViewDetails.aspx?ID=306795
2500 # the clocks were set back one hour at 2010-08-11 00:00:00 local time in
2501 # Gaza and the West Bank.
2502 # Some more background info:
2503 # http://www.timeanddate.com/news/time/westbank-gaza-end-dst-2010.html
2504 
2505 # From Steffen Thorsen (2011-08-26):
2506 # Gaza and the West Bank did go back to standard time in the beginning of
2507 # August, and will now enter daylight saving time again on 2011-08-30
2508 # 00:00 (so two periods of DST in 2011). The pause was because of
2509 # Ramadan.
2510 #
2511 # http://www.maannews.net/eng/ViewDetails.aspx?ID=416217
2512 # Additional info:
2513 # http://www.timeanddate.com/news/time/palestine-dst-2011.html
2514 
2515 # From Alexander Krivenyshev (2011-08-27):
2516 # According to the article in The Jerusalem Post:
2517 # "...Earlier this month, the Palestinian government in the West Bank decided to
2518 # move to standard time for 30 days, during Ramadan. The Palestinians in the
2519 # Gaza Strip accepted the change and also moved their clocks one hour back.
2520 # The Hamas government said on Saturday that it won't observe summertime after
2521 # the Muslim feast of Id al-Fitr, which begins on Tuesday..."
2522 # ...
2523 # http://www.jpost.com/MiddleEast/Article.aspx?id=235650
2524 # http://www.worldtimezone.com/dst_news/dst_news_gazastrip05.html
2525 # The rules for Egypt are stolen from the 'africa' file.
2526 
2527 # From Steffen Thorsen (2011-09-30):
2528 # West Bank did end Daylight Saving Time this morning/midnight (2011-09-30
2529 # 00:00).
2530 # So West Bank and Gaza now have the same time again.
2531 #
2532 # Many sources, including:
2533 # http://www.maannews.net/eng/ViewDetails.aspx?ID=424808
2534 
2535 # From Steffen Thorsen (2012-03-26):
2536 # Palestinian news sources tell that both Gaza and West Bank will start DST
2537 # on Friday (Thursday midnight, 2012-03-29 24:00).
2538 # Some of many sources in Arabic:
2539 # http://www.samanews.com/index.php?act=Show&id=122638
2540 #
2541 # 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
2542 #
2543 # Our brief summary:
2544 # http://www.timeanddate.com/news/time/gaza-west-bank-dst-2012.html
2545 
2546 # From Steffen Thorsen (2013-03-26):
2547 # The following news sources tells that Palestine will "start daylight saving
2548 # time from midnight on Friday, March 29, 2013" (translated).
2549 # [These are in Arabic and are for Gaza and for Ramallah, respectively.]
2550 # http://www.samanews.com/index.php?act=Show&id=154120
2551 # 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
2552 
2553 # From Steffen Thorsen (2013-09-24):
2554 # The Gaza and West Bank are ending DST Thursday at midnight
2555 # (2013-09-27 00:00:00) (one hour earlier than last year...).
2556 # This source in English, says "that winter time will go into effect
2557 # at midnight on Thursday in the West Bank and Gaza Strip":
2558 # http://english.wafa.ps/index.php?action=detail&id=23246
2559 # official source...:
2560 # http://www.palestinecabinet.gov.ps/ar/Views/ViewDetails.aspx?pid=1252
2561 
2562 # From Steffen Thorsen (2015-03-03):
2563 # Sources such as http://www.alquds.com/news/article/view/id/548257
2564 # and http://www.raya.ps/ar/news/890705.html say Palestine areas will
2565 # start DST on 2015-03-28 00:00 which is one day later than expected.
2566 #
2567 # From Paul Eggert (2015-03-03):
2568 # http://www.timeanddate.com/time/change/west-bank/ramallah?year=2014
2569 # says that the fall 2014 transition was Oct 23 at 24:00.
2570 # For future dates, guess the last Friday in March at 24:00 through
2571 # the first Friday on or after October 21 at 00:00.  This is consistent with
2572 # the predictions in today's editions of the following URLs:
2573 # http://www.timeanddate.com/time/change/gaza-strip/gaza
2574 # http://www.timeanddate.com/time/change/west-bank/hebron
2575 
2576 # From Hannah Kreitem (2016-03-09):
2577 # http://www.palestinecabinet.gov.ps/WebSite/ar/ViewDetails?ID=31728
2578 # [Google translation]: "The Council also decided to start daylight
2579 # saving in Palestine as of one o'clock on Saturday morning,
2580 # 2016-03-26, to provide the clock 60 minutes ahead."
2581 #
2582 # From Paul Eggert (2016-03-12):
2583 # Predict spring transitions on March's last Saturday at 01:00 from now on.
2584 # Leave fall predictions alone for now.
2585 
2586 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
2587 Rule EgyptAsia  1957    only    -       May     10      0:00    1:00    S
2588 Rule EgyptAsia  1957    1958    -       Oct      1      0:00    0       -
2589 Rule EgyptAsia  1958    only    -       May      1      0:00    1:00    S
2590 Rule EgyptAsia  1959    1967    -       May      1      1:00    1:00    S
2591 Rule EgyptAsia  1959    1965    -       Sep     30      3:00    0       -
2592 Rule EgyptAsia  1966    only    -       Oct      1      3:00    0       -
2593 
2594 Rule Palestine  1999    2005    -       Apr     Fri>=15      0:00    1:00    S
2595 Rule Palestine  1999    2003    -       Oct     Fri>=15      0:00    0       -
2596 Rule Palestine  2004    only    -       Oct      1      1:00    0       -
2597 Rule Palestine  2005    only    -       Oct      4      2:00    0       -
2598 Rule Palestine  2006    2007    -       Apr      1      0:00    1:00    S
2599 Rule Palestine  2006    only    -       Sep     22      0:00    0       -
2600 Rule Palestine  2007    only    -       Sep     Thu>=8       2:00    0       -
2601 Rule Palestine  2008    2009    -       Mar     lastFri 0:00    1:00    S
2602 Rule Palestine  2008    only    -       Sep      1      0:00    0       -
2603 Rule Palestine  2009    only    -       Sep     Fri>=1       1:00    0       -
2604 Rule Palestine  2010    only    -       Mar     26      0:00    1:00    S
2605 Rule Palestine  2010    only    -       Aug     11      0:00    0       -
2606 Rule Palestine  2011    only    -       Apr      1      0:01    1:00    S
2607 Rule Palestine  2011    only    -       Aug      1      0:00    0       -
2608 Rule Palestine  2011    only    -       Aug     30      0:00    1:00    S
2609 Rule Palestine  2011    only    -       Sep     30      0:00    0       -
2610 Rule Palestine  2012    2014    -       Mar     lastThu 24:00   1:00    S
2611 Rule Palestine  2012    only    -       Sep     21      1:00    0       -
2612 Rule Palestine  2013    only    -       Sep     Fri>=21      0:00    0       -
2613 Rule Palestine  2014    max     -       Oct     Fri>=21      0:00    0       -
2614 Rule Palestine  2015    only    -       Mar     lastFri 24:00   1:00    S
2615 Rule Palestine  2016    max     -       Mar     lastSat 1:00    1:00    S
2616 
2617 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2618 Zone    Asia/Gaza       2:17:52 -       LMT     1900 Oct
2619                         2:00    Zion    EET     1948 May 15
2620                         2:00 EgyptAsia  EE%sT   1967 Jun  5
2621                         2:00    Zion    I%sT    1996
2622                         2:00    Jordan  EE%sT   1999
2623                         2:00 Palestine  EE%sT   2008 Aug 29  0:00
2624                         2:00    -       EET     2008 Sep
2625                         2:00 Palestine  EE%sT   2010
2626                         2:00    -       EET     2010 Mar 27  0:01
2627                         2:00 Palestine  EE%sT   2011 Aug  1
2628                         2:00    -       EET     2012
2629                         2:00 Palestine  EE%sT
2630 
2631 Zone    Asia/Hebron     2:20:23 -       LMT     1900 Oct
2632                         2:00    Zion    EET     1948 May 15
2633                         2:00 EgyptAsia  EE%sT   1967 Jun  5
2634                         2:00    Zion    I%sT    1996
2635                         2:00    Jordan  EE%sT   1999
2636                         2:00 Palestine  EE%sT
2637 
2638 # Paracel Is
2639 # no information
2640 
2641 # Philippines
2642 # On 1844-08-16, Narciso Clavería, governor-general of the
2643 # Philippines, issued a proclamation announcing that 1844-12-30 was to
2644 # be immediately followed by 1845-01-01; see R.H. van Gent's
2645 # History of the International Date Line
2646 # http://www.staff.science.uu.nl/~gent0113/idl/idl_philippines.htm
2647 # The rest of the data entries are from Shanks & Pottenger.
2648 
2649 # From Jesper Nørgaard Welen (2006-04-26):
2650 # ... claims that Philippines had DST last time in 1990:
2651 # http://story.philippinetimes.com/p.x/ct/9/id/145be20cc6b121c0/cid/3e5bbccc730d258c/
2652 # [a story dated 2006-04-25 by Cris Larano of Dow Jones Newswires,
2653 # but no details]
2654 
2655 # From Paul Eggert (2014-08-14):
2656 # The following source says DST may be instituted November-January and again
2657 # March-June, but this is not definite.  It also says DST was last proclaimed
2658 # during the Ramos administration (1992-1998); but again, no details.
2659 # Carcamo D. PNoy urged to declare use of daylight saving time.
2660 # Philippine Star 2014-08-05
2661 # http://www.philstar.com/headlines/2014/08/05/1354152/pnoy-urged-declare-use-daylight-saving-time
2662 
2663 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
2664 Rule    Phil    1936    only    -       Nov     1       0:00    1:00    S
2665 Rule    Phil    1937    only    -       Feb     1       0:00    0       -
2666 Rule    Phil    1954    only    -       Apr     12      0:00    1:00    S
2667 Rule    Phil    1954    only    -       Jul     1       0:00    0       -
2668 Rule    Phil    1978    only    -       Mar     22      0:00    1:00    S
2669 Rule    Phil    1978    only    -       Sep     21      0:00    0       -
2670 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2671 Zone    Asia/Manila     -15:56:00 -     LMT     1844 Dec 31
2672                         8:04:00 -       LMT     1899 May 11
2673                         8:00    Phil    PH%sT   1942 May
2674                         9:00    -       JST     1944 Nov
2675                         8:00    Phil    PH%sT
2676 
2677 # Qatar
2678 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2679 Zone    Asia/Qatar      3:26:08 -       LMT     1920     # Al Dawhah / Doha
2680                         4:00    -       GST     1972 Jun
2681                         3:00    -       AST
2682 Link Asia/Qatar Asia/Bahrain
2683 
2684 # Saudi Arabia
2685 #
2686 # From Paul Eggert (2014-07-15):
2687 # Time in Saudi Arabia and other countries in the Arabian peninsula was not
2688 # standardized until relatively recently; we don't know when, and possibly it
2689 # has never been made official.  Richard P Hunt, in "Islam city yielding to
2690 # modern times", New York Times (1961-04-09), p 20, wrote that only airlines
2691 # observed standard time, and that people in Jeddah mostly observed quasi-solar
2692 # time, doing so by setting their watches at sunrise to 6 o'clock (or to 12
2693 # o'clock for "Arab" time).
2694 #
2695 # The TZ database cannot represent quasi-solar time; airline time is the best
2696 # we can do.  The 1946 foreign air news digest of the U.S. Civil Aeronautics
2697 # Board (OCLC 42299995) reported that the "... Arabian Government, inaugurated
2698 # a weekly Dhahran-Cairo service, via the Saudi Arabian cities of Riyadh and
2699 # Jidda, on March 14, 1947".  Shanks & Pottenger guessed 1950; go with the
2700 # earlier date.
2701 #
2702 # Shanks & Pottenger also state that until 1968-05-01 Saudi Arabia had two
2703 # time zones; the other zone, at UT +04, was in the far eastern part of
2704 # the country.  Ignore this, as it's before our 1970 cutoff.
2705 #
2706 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2707 Zone    Asia/Riyadh     3:06:52 -       LMT     1947 Mar 14
2708                         3:00    -       AST
2709 Link Asia/Riyadh Asia/Aden      # Yemen
2710 Link Asia/Riyadh Asia/Kuwait
2711 
2712 # Singapore
2713 # taken from Mok Ly Yng (2003-10-30)
2714 # http://www.math.nus.edu.sg/aslaksen/teaching/timezone.html
2715 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2716 Zone    Asia/Singapore  6:55:25 -       LMT     1901 Jan  1
2717                         6:55:25 -       SMT     1905 Jun  1 # Singapore M.T.
2718                         7:00    -       MALT    1933 Jan  1 # Malaya Time
2719                         7:00    0:20    MALST   1936 Jan  1
2720                         7:20    -       MALT    1941 Sep  1
2721                         7:30    -       MALT    1942 Feb 16
2722                         9:00    -       JST     1945 Sep 12
2723                         7:30    -       MALT    1965 Aug  9 # independence
2724                         7:30    -       SGT     1982 Jan  1 # Singapore Time
2725                         8:00    -       SGT
2726 
2727 # Spratly Is
2728 # no information
2729 
2730 # Sri Lanka
2731 
2732 # From Paul Eggert (2013-02-21):
2733 # Milne says "Madras mean time use from May 1, 1898.  Prior to this Colombo
2734 # mean time, 5h. 4m. 21.9s. F., was used."  But 5:04:21.9 differs considerably
2735 # from Colombo's meridian 5:19:24, so for now ignore Milne and stick with
2736 # Shanks and Pottenger.
2737 
2738 # From Paul Eggert (1996-09-03):
2739 # "Sri Lanka advances clock by an hour to avoid blackout"
2740 # (<http://www.virtual-pc.com/lankaweb/news/items/240596-2.html>, 1996-05-24,
2741 # no longer available as of 1999-08-17)
2742 # reported "the country's standard time will be put forward by one hour at
2743 # midnight Friday (1830 GMT) 'in the light of the present power crisis'."
2744 #
2745 # From Dharmasiri Senanayake, Sri Lanka Media Minister (1996-10-24), as quoted
2746 # by Shamindra in Daily News - Hot News Section
2747 # <news:54rka5$m5h@mtinsc01-mgt.ops.worldnet.att.net> (1996-10-26):
2748 # With effect from 12.30 a.m. on 26th October 1996
2749 # Sri Lanka will be six (06) hours ahead of GMT.
2750 
2751 # From Jesper Nørgaard Welen (2006-04-14), quoting Sri Lanka News Online
2752 # <http://news.sinhalaya.com/wmview.php?ArtID=11002> (2006-04-13):
2753 # 0030 hrs on April 15, 2006 (midnight of April 14, 2006 +30 minutes)
2754 # at present, become 2400 hours of April 14, 2006 (midnight of April 14, 2006).
2755 
2756 # From Peter Apps and Ranga Sirila of Reuters (2006-04-12) in:
2757 # http://today.reuters.co.uk/news/newsArticle.aspx?type=scienceNews&storyID=2006-04-12T172228Z_01_COL295762_RTRIDST_0_SCIENCE-SRILANKA-TIME-DC.XML
2758 # [The Tamil Tigers] never accepted the original 1996 time change and simply
2759 # kept their clocks set five and a half hours ahead of Greenwich Mean
2760 # Time (GMT), in line with neighbor India.
2761 # From Paul Eggert (2006-04-18):
2762 # People who live in regions under Tamil control can use [TZ='Asia/Kolkata'],
2763 # as that zone has agreed with the Tamil areas since our cutoff date of 1970.
2764 
2765 # From K Sethu (2006-04-25):
2766 # I think the abbreviation LKT originated from the world of computers at
2767 # the time of or subsequent to the time zone changes by SL Government
2768 # twice in 1996 and probably SL Government or its standardization
2769 # agencies never declared an abbreviation as a national standard.
2770 #
2771 # I recollect before the recent change the government announcements
2772 # mentioning it as simply changing Sri Lanka Standard Time or Sri Lanka
2773 # Time and no mention was made about the abbreviation.
2774 #
2775 # If we look at Sri Lanka Department of Government's "Official News
2776 # Website of Sri Lanka" ... http://www.news.lk/ we can see that they
2777 # use SLT as abbreviation in time stamp at the beginning of each news
2778 # item....
2779 #
2780 # Within Sri Lanka I think LKT is well known among computer users and
2781 # administrators.  In my opinion SLT may not be a good choice because the
2782 # nation's largest telcom / internet operator Sri Lanka Telcom is well
2783 # known by that abbreviation - simply as SLT (there IP domains are
2784 # slt.lk and sltnet.lk).
2785 #
2786 # But if indeed our government has adopted SLT as standard abbreviation
2787 # (that we have not known so far) then  it is better that it be used for
2788 # all computers.
2789 
2790 # From Paul Eggert (2006-04-25):
2791 # One possibility is that we wait for a bit for the dust to settle down
2792 # and then see what people actually say in practice.
2793 
2794 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2795 Zone    Asia/Colombo    5:19:24 -       LMT     1880
2796                         5:19:32 -       MMT     1906        # Moratuwa Mean Time
2797                         5:30    -       IST     1942 Jan  5
2798                         5:30    0:30    IHST    1942 Sep
2799                         5:30    1:00    IST     1945 Oct 16  2:00
2800                         5:30    -       IST     1996 May 25  0:00
2801                         6:30    -       LKT     1996 Oct 26  0:30
2802                         6:00    -       LKT     2006 Apr 15  0:30
2803                         5:30    -       IST
2804 
2805 # Syria
2806 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
2807 Rule    Syria   1920    1923    -       Apr     Sun>=15      2:00    1:00    S
2808 Rule    Syria   1920    1923    -       Oct     Sun>=1       2:00    0       -
2809 Rule    Syria   1962    only    -       Apr     29      2:00    1:00    S
2810 Rule    Syria   1962    only    -       Oct     1       2:00    0       -
2811 Rule    Syria   1963    1965    -       May     1       2:00    1:00    S
2812 Rule    Syria   1963    only    -       Sep     30      2:00    0       -
2813 Rule    Syria   1964    only    -       Oct     1       2:00    0       -
2814 Rule    Syria   1965    only    -       Sep     30      2:00    0       -
2815 Rule    Syria   1966    only    -       Apr     24      2:00    1:00    S
2816 Rule    Syria   1966    1976    -       Oct     1       2:00    0       -
2817 Rule    Syria   1967    1978    -       May     1       2:00    1:00    S
2818 Rule    Syria   1977    1978    -       Sep     1       2:00    0       -
2819 Rule    Syria   1983    1984    -       Apr     9       2:00    1:00    S
2820 Rule    Syria   1983    1984    -       Oct     1       2:00    0       -
2821 Rule    Syria   1986    only    -       Feb     16      2:00    1:00    S
2822 Rule    Syria   1986    only    -       Oct     9       2:00    0       -
2823 Rule    Syria   1987    only    -       Mar     1       2:00    1:00    S
2824 Rule    Syria   1987    1988    -       Oct     31      2:00    0       -
2825 Rule    Syria   1988    only    -       Mar     15      2:00    1:00    S
2826 Rule    Syria   1989    only    -       Mar     31      2:00    1:00    S
2827 Rule    Syria   1989    only    -       Oct     1       2:00    0       -
2828 Rule    Syria   1990    only    -       Apr     1       2:00    1:00    S
2829 Rule    Syria   1990    only    -       Sep     30      2:00    0       -
2830 Rule    Syria   1991    only    -       Apr      1      0:00    1:00    S
2831 Rule    Syria   1991    1992    -       Oct      1      0:00    0       -
2832 Rule    Syria   1992    only    -       Apr      8      0:00    1:00    S
2833 Rule    Syria   1993    only    -       Mar     26      0:00    1:00    S
2834 Rule    Syria   1993    only    -       Sep     25      0:00    0       -
2835 # IATA SSIM (1998-02) says 1998-04-02;
2836 # (1998-09) says 1999-03-29 and 1999-09-29; (1999-02) says 1999-04-02,
2837 # 2000-04-02, and 2001-04-02; (1999-09) says 2000-03-31 and 2001-03-31;
2838 # (2006) says 2006-03-31 and 2006-09-22;
2839 # for now ignore all these claims and go with Shanks & Pottenger,
2840 # except for the 2006-09-22 claim (which seems right for Ramadan).
2841 Rule    Syria   1994    1996    -       Apr      1      0:00    1:00    S
2842 Rule    Syria   1994    2005    -       Oct      1      0:00    0       -
2843 Rule    Syria   1997    1998    -       Mar     lastMon 0:00    1:00    S
2844 Rule    Syria   1999    2006    -       Apr      1      0:00    1:00    S
2845 # From Stephen Colebourne (2006-09-18):
2846 # According to IATA data, Syria will change DST on 21st September [21:00 UTC]
2847 # this year [only]....  This is probably related to Ramadan, like Egypt.
2848 Rule    Syria   2006    only    -       Sep     22      0:00    0       -
2849 # From Paul Eggert (2007-03-29):
2850 # Today the AP reported "Syria will switch to summertime at midnight Thursday."
2851 # http://www.iht.com/articles/ap/2007/03/29/africa/ME-GEN-Syria-Time-Change.php
2852 Rule    Syria   2007    only    -       Mar     lastFri 0:00    1:00    S
2853 # From Jesper Nørgaard (2007-10-27):
2854 # The sister center ICARDA of my work CIMMYT is confirming that Syria DST will
2855 # not take place 1st November at 0:00 o'clock but 1st November at 24:00 or
2856 # rather Midnight between Thursday and Friday. This does make more sense than
2857 # having it between Wednesday and Thursday (two workdays in Syria) since the
2858 # weekend in Syria is not Saturday and Sunday, but Friday and Saturday. So now
2859 # it is implemented at midnight of the last workday before weekend...
2860 #
2861 # From Steffen Thorsen (2007-10-27):
2862 # Jesper Nørgaard Welen wrote:
2863 #
2864 # > "Winter local time in Syria will be observed at midnight of Thursday 1
2865 # > November 2007, and the clock will be put back 1 hour."
2866 #
2867 # I found confirmation on this in this gov.sy-article (Arabic):
2868 # http://wehda.alwehda.gov.sy/_print_veiw.asp?FileName=12521710520070926111247
2869 #
2870 # which using Google's translate tools says:
2871 # Council of Ministers also approved the commencement of work on
2872 # identifying the winter time as of Friday, 2/11/2007 where the 60th
2873 # minute delay at midnight Thursday 1/11/2007.
2874 Rule    Syria   2007    only    -       Nov      Fri>=1      0:00    0       -
2875 
2876 # From Stephen Colebourne (2008-03-17):
2877 # For everyone's info, I saw an IATA time zone change for [Syria] for
2878 # this month (March 2008) in the last day or so....
2879 # Country     Time Standard   --- DST Start ---   --- DST End ---  DST
2880 # Name        Zone Variation   Time    Date        Time    Date
2881 # Variation
2882 # Syrian Arab
2883 # Republic    SY    +0200      2200  03APR08       2100  30SEP08   +0300
2884 #                              2200  02APR09       2100  30SEP09   +0300
2885 #                              2200  01APR10       2100  30SEP10   +0300
2886 
2887 # From Arthur David Olson (2008-03-17):
2888 # Here's a link to English-language coverage by the Syrian Arab News
2889 # Agency (SANA)...
2890 # http://www.sana.sy/eng/21/2008/03/11/165173.htm
2891 # ...which reads (in part) "The Cabinet approved the suggestion of the
2892 # Ministry of Electricity to begin daylight savings time on Friday April
2893 # 4th, advancing clocks one hour ahead on midnight of Thursday April 3rd."
2894 # Since Syria is two hours east of UTC, the 2200 and 2100 transition times
2895 # shown above match up with midnight in Syria.
2896 
2897 # From Arthur David Olson (2008-03-18):
2898 # My best guess at a Syrian rule is "the Friday nearest April 1";
2899 # coding that involves either using a "Mar Fri>=29" construct that old time zone
2900 # compilers can't handle  or having multiple Rules (a la Israel).
2901 # For now, use "Apr Fri>=1", and go with IATA on a uniform Sep 30 end.
2902 
2903 # From Steffen Thorsen (2008-10-07):
2904 # Syria has now officially decided to end DST on 2008-11-01 this year,
2905 # according to the following article in the Syrian Arab News Agency (SANA).
2906 #
2907 # The article is in Arabic, and seems to tell that they will go back to
2908 # winter time on 2008-11-01 at 00:00 local daylight time (delaying/setting
2909 # clocks back 60 minutes).
2910 #
2911 # http://sana.sy/ara/2/2008/10/07/195459.htm
2912 
2913 # From Steffen Thorsen (2009-03-19):
2914 # Syria will start DST on 2009-03-27 00:00 this year according to many sources,
2915 # two examples:
2916 #
2917 # http://www.sana.sy/eng/21/2009/03/17/217563.htm
2918 # (English, Syrian Arab News # Agency)
2919 # http://thawra.alwehda.gov.sy/_View_news2.asp?FileName=94459258720090318012209
2920 # (Arabic, gov-site)
2921 #
2922 # We have not found any sources saying anything about when DST ends this year.
2923 #
2924 # Our summary
2925 # http://www.timeanddate.com/news/time/syria-dst-starts-march-27-2009.html
2926 
2927 # From Steffen Thorsen (2009-10-27):
2928 # The Syrian Arab News Network on 2009-09-29 reported that Syria will
2929 # revert back to winter (standard) time on midnight between Thursday
2930 # 2009-10-29 and Friday 2009-10-30:
2931 # http://www.sana.sy/ara/2/2009/09/29/247012.htm (Arabic)
2932 
2933 # From Arthur David Olson (2009-10-28):
2934 # We'll see if future DST switching times turn out to be end of the last
2935 # Thursday of the month or the start of the last Friday of the month or
2936 # something else. For now, use the start of the last Friday.
2937 
2938 # From Steffen Thorsen (2010-03-17):
2939 # The "Syrian News Station" reported on 2010-03-16 that the Council of
2940 # Ministers has decided that Syria will start DST on midnight Thursday
2941 # 2010-04-01: (midnight between Thursday and Friday):
2942 # http://sns.sy/sns/?path=news/read/11421 (Arabic)
2943 
2944 # From Steffen Thorsen (2012-03-26):
2945 # Today, Syria's government announced that they will start DST early on Friday
2946 # (00:00). This is a bit earlier than the past two years.
2947 #
2948 # From Syrian Arab News Agency, in Arabic:
2949 # http://www.sana.sy/ara/2/2012/03/26/408215.htm
2950 #
2951 # Our brief summary:
2952 # http://www.timeanddate.com/news/time/syria-dst-2012.html
2953 
2954 # From Arthur David Olson (2012-03-27):
2955 # Assume last Friday in March going forward XXX.
2956 
2957 Rule    Syria   2008    only    -       Apr     Fri>=1       0:00    1:00    S
2958 Rule    Syria   2008    only    -       Nov     1       0:00    0       -
2959 Rule    Syria   2009    only    -       Mar     lastFri 0:00    1:00    S
2960 Rule    Syria   2010    2011    -       Apr     Fri>=1       0:00    1:00    S
2961 Rule    Syria   2012    max     -       Mar     lastFri 0:00    1:00    S
2962 Rule    Syria   2009    max     -       Oct     lastFri 0:00    0       -
2963 
2964 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2965 Zone    Asia/Damascus   2:25:12 -       LMT     1920 # Dimashq
2966                         2:00    Syria   EE%sT
2967 
2968 # Tajikistan
2969 # From Shanks & Pottenger.
2970 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2971 Zone    Asia/Dushanbe   4:35:12 -       LMT     1924 May  2
2972                         5:00    -       +05     1930 Jun 21
2973                         6:00 RussiaAsia +06/+07 1991 Mar 31  2:00s
2974                         5:00    1:00    +05/+06 1991 Sep  9  2:00s
2975                         5:00    -       +05
2976 
2977 # Thailand
2978 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2979 Zone    Asia/Bangkok    6:42:04 -       LMT     1880
2980                         6:42:04 -       BMT     1920 Apr # Bangkok Mean Time
2981                         7:00    -       ICT
2982 Link Asia/Bangkok Asia/Phnom_Penh       # Cambodia
2983 Link Asia/Bangkok Asia/Vientiane        # Laos
2984 
2985 # Turkmenistan
2986 # From Shanks & Pottenger.
2987 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2988 Zone    Asia/Ashgabat   3:53:32 -       LMT     1924 May  2 # or Ashkhabad
2989                         4:00    -       +04     1930 Jun 21
2990                         5:00 RussiaAsia +05/+06 1991 Mar 31  2:00
2991                         4:00 RussiaAsia +04/+05 1992 Jan 19  2:00
2992                         5:00    -       +05
2993 
2994 # United Arab Emirates
2995 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
2996 Zone    Asia/Dubai      3:41:12 -       LMT     1920
2997                         4:00    -       GST
2998 Link Asia/Dubai Asia/Muscat     # Oman
2999 
3000 # Uzbekistan
3001 # Byalokoz 1919 says Uzbekistan was 4:27:53.
3002 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
3003 Zone    Asia/Samarkand  4:27:53 -       LMT     1924 May  2
3004                         4:00    -       +04     1930 Jun 21
3005                         5:00    -       +05     1981 Apr  1
3006                         5:00    1:00    +06     1981 Oct  1
3007                         6:00    -       +06     1982 Apr  1
3008                         5:00 RussiaAsia +05/+06 1992
3009                         5:00    -       +05
3010 # Milne says Tashkent was 4:37:10.8; round to nearest.
3011 Zone    Asia/Tashkent   4:37:11 -       LMT     1924 May  2
3012                         5:00    -       +05     1930 Jun 21
3013                         6:00 RussiaAsia +06/+07 1991 Mar 31  2:00
3014                         5:00 RussiaAsia +05/+06 1992
3015                         5:00    -       +05
3016 
3017 # Vietnam
3018 
3019 # From Paul Eggert (2014-10-04):
3020 # Milne gives 7:16:56 for the meridian of Saigon in 1899, as being
3021 # used in Lower Laos, Cambodia, and Annam.  But this is quite a ways
3022 # from Saigon's location.  For now, ignore this and stick with Shanks
3023 # and Pottenger for LMT before 1906.
3024 
3025 # From Arthur David Olson (2008-03-18):
3026 # The English-language name of Vietnam's most populous city is "Ho Chi Minh
3027 # City"; use Ho_Chi_Minh below to avoid a name of more than 14 characters.
3028 
3029 # From Paul Eggert (2014-10-21) after a heads-up from Trần Ngọc Quân:
3030 # Trần Tiến Bình's authoritative book "Lịch Việt Nam: thế kỷ XX-XXI (1901-2100)"
3031 # (Nhà xuất bản Văn Hoá - Thông Tin, Hanoi, 2005), pp 49-50,
3032 # is quoted verbatim in:
3033 # http://www.thoigian.com.vn/?mPage=P80D01
3034 # is translated by Brian Inglis in:
3035 # http://mm.icann.org/pipermail/tz/2014-October/021654.html
3036 # and is the basis for the information below.
3037 #
3038 # The 1906 transition was effective July 1 and standardized Indochina to
3039 # Phù Liễn Observatory, legally 104 deg. 17'17" east of Paris.
3040 # It's unclear whether this meant legal Paris Mean Time (00:09:21) or
3041 # the Paris Meridian (2 deg. 20'14.03" E); the former yields 07:06:30.1333...
3042 # and the latter 07:06:29.333... so either way it rounds to 07:06:30,
3043 # which is used below even though the modern-day Phù Liễn Observatory
3044 # is closer to 07:06:31.  Abbreviate Phù Liễn Mean Time as PLMT.
3045 #
3046 # The following transitions occurred in Indochina in general (before 1954)
3047 # and in South Vietnam in particular (after 1954):
3048 # To 07:00 on 1911-05-01.
3049 # To 08:00 on 1942-12-31 at 23:00.
3050 # To 09:00 in 1945-03-14 at 23:00.
3051 # To 07:00 on 1945-09-02 in Vietnam.
3052 # To 08:00 on 1947-04-01 in French-controlled Indochina.
3053 # To 07:00 on 1955-07-01 in South Vietnam.
3054 # To 08:00 on 1959-12-31 at 23:00 in South Vietnam.
3055 # To 07:00 on 1975-06-13 in South Vietnam.
3056 #
3057 # Trần cites the following sources; it's unclear which supplied the info above.
3058 #
3059 # Hoàng Xuân Hãn: "Lịch và lịch Việt Nam". Tập san Khoa học Xã hội,
3060 # No. 9, Paris, February 1982.
3061 #
3062 # Lê Thành Lân: "Lịch và niên biểu lịch sử hai mươi thế kỷ (0001-2010)",
3063 # NXB Thống kê, Hanoi, 2000.
3064 #
3065 # Lê Thành Lân: "Lịch hai thế kỷ (1802-2010) và các lịch vĩnh cửu",
3066 # NXB Thuận Hoá, Huế, 1995.
3067 
3068 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
3069 Zone Asia/Ho_Chi_Minh   7:06:40 -       LMT     1906 Jul  1
3070                         7:06:30 -       PLMT    1911 May  1
3071                         7:00    -       ICT     1942 Dec 31 23:00
3072                         8:00    -       IDT     1945 Mar 14 23:00
3073                         9:00    -       JST     1945 Sep  2
3074                         7:00    -       ICT     1947 Apr  1
3075                         8:00    -       IDT     1955 Jul  1
3076                         7:00    -       ICT     1959 Dec 31 23:00
3077                         8:00    -       IDT     1975 Jun 13
3078                         7:00    -       ICT
3079 
3080 # Yemen
3081 # See Asia/Riyadh.