asia revision 172479
1172479Sedwin# @(#)asia	8.12
2153761Swollman# <pre>
364499Swollman
42742Swollman# This data is by no means authoritative; if you think you know better,
52742Swollman# go ahead and edit the file (and please send any changes to
62742Swollman# tz@elsie.nci.nih.gov for general use in the future).
72742Swollman
8158421Swollman# From Paul Eggert (2006-03-22):
92742Swollman#
102742Swollman# A good source for time zone historical data outside the U.S. is
11158421Swollman# Thomas G. Shanks and Rique Pottenger, The International Atlas (6th edition),
12158421Swollman# San Diego: ACS Publications, Inc. (2003).
132742Swollman#
1486222Swollman# Gwillim Law writes that a good source
1520094Swollman# for recent time zone data is the International Air Transport
1620094Swollman# Association's Standard Schedules Information Manual (IATA SSIM),
1720094Swollman# published semiannually.  Law sent in several helpful summaries
1820094Swollman# of the IATA's data after 1990.
1920094Swollman#
20158421Swollman# Except where otherwise noted, Shanks & Pottenger is the source for
21158421Swollman# entries through 1990, and IATA SSIM is the source for entries afterwards.
2220094Swollman#
232742Swollman# Another source occasionally used is Edward W. Whitman, World Time Differences,
242742Swollman# Whitman Publishing Co, 2 Niagara Av, Ealing, London (undated), which
252742Swollman# I found in the UCLA library.
262742Swollman#
272742Swollman# A reliable and entertaining source about time zones is
2858787Sru# Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997).
292742Swollman#
302742Swollman# I invented the abbreviations marked `*' in the following table;
312742Swollman# the rest are from earlier versions of this file, or from other sources.
322742Swollman# Corrections are welcome!
33114173Swollman#	     std  dst
34114173Swollman#	     LMT	Local Mean Time
35114173Swollman#	2:00 EET  EEST	Eastern European Time
36114173Swollman#	2:00 IST  IDT	Israel
37114173Swollman#	3:00 AST  ADT	Arabia*
38114173Swollman#	3:30 IRST IRDT	Iran
39114173Swollman#	4:00 GST	Gulf*
40114173Swollman#	5:30 IST	India
41114173Swollman#	7:00 ICT	Indochina*
42114173Swollman#	7:00 WIT	west Indonesia
43114173Swollman#	8:00 CIT	central Indonesia
44114173Swollman#	8:00 CST	China
45114173Swollman#	9:00 CJT	Central Japanese Time (1896/1937)*
46114173Swollman#	9:00 EIT	east Indonesia
47149590Swollman#	9:00 JST  JDT	Japan
48149590Swollman#	9:00 KST  KDT	Korea
49114173Swollman#	9:30 CST	(Australian) Central Standard Time
502742Swollman#
519908Swollman# See the `europe' file for Russia and Turkey in Asia.
522742Swollman
532742Swollman# From Guy Harris:
542742Swollman# Incorporates data for Singapore from Robert Elz' asia 1.1, as well as
552742Swollman# additional information from Tom Yap, Sun Microsystems Intercontinental
562742Swollman# Technical Support (including a page from the Official Airline Guide -
572742Swollman# Worldwide Edition).  The names for time zones are guesses.
582742Swollman
592742Swollman###############################################################################
602742Swollman
6120094Swollman# These rules are stolen from the `europe' file.
622742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
6320094SwollmanRule	EUAsia	1981	max	-	Mar	lastSun	 1:00u	1:00	S
64158421SwollmanRule	EUAsia	1979	1995	-	Sep	lastSun	 1:00u	0	-
6520094SwollmanRule	EUAsia	1996	max	-	Oct	lastSun	 1:00u	0	-
6620094SwollmanRule E-EurAsia	1981	max	-	Mar	lastSun	 0:00	1:00	S
6720094SwollmanRule E-EurAsia	1979	1995	-	Sep	lastSun	 0:00	0	-
6820094SwollmanRule E-EurAsia	1996	max	-	Oct	lastSun	 0:00	0	-
6920094SwollmanRule RussiaAsia	1981	1984	-	Apr	1	 0:00	1:00	S
7020094SwollmanRule RussiaAsia	1981	1983	-	Oct	1	 0:00	0	-
7120094SwollmanRule RussiaAsia	1984	1991	-	Sep	lastSun	 2:00s	0	-
7220094SwollmanRule RussiaAsia	1985	1991	-	Mar	lastSun	 2:00s	1:00	S
7320094SwollmanRule RussiaAsia	1992	only	-	Mar	lastSat	23:00	1:00	S
7420094SwollmanRule RussiaAsia	1992	only	-	Sep	lastSat	23:00	0	-
7520094SwollmanRule RussiaAsia	1993	max	-	Mar	lastSun	 2:00s	1:00	S
7620094SwollmanRule RussiaAsia	1993	1995	-	Sep	lastSun	 2:00s	0	-
7720094SwollmanRule RussiaAsia	1996	max	-	Oct	lastSun	 2:00s	0	-
782742Swollman
792742Swollman# Afghanistan
802742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
812742SwollmanZone	Asia/Kabul	4:36:48 -	LMT	1890
8219878Swollman			4:00	-	AFT	1945
832742Swollman			4:30	-	AFT
842742Swollman
852742Swollman# Armenia
86158421Swollman# From Paul Eggert (2006-03-22):
87158421Swollman# Shanks & Pottenger have Yerevan switching to 3:00 (with Russian DST)
88158421Swollman# in spring 1991, then to 4:00 with no DST in fall 1995, then
89158421Swollman# readopting Russian DST in 1997.  Go with Shanks & Pottenger, even
90158421Swollman# when they disagree with others.  Edgar Der-Danieliantz
91153670Swollman# reported (1996-05-04) that Yerevan probably wouldn't use DST
9243014Swollman# in 1996, though it did use DST in 1995.  IATA SSIM (1991/1998) reports that
9343014Swollman# Armenia switched from 3:00 to 4:00 in 1998 and observed DST after 1991,
9443014Swollman# but started switching at 3:00s in 1998.
952742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
962742SwollmanZone	Asia/Yerevan	2:58:00 -	LMT	1924 May  2
9719878Swollman			3:00	-	YERT	1957 Mar    # Yerevan Time
9819878Swollman			4:00 RussiaAsia YER%sT	1991 Mar 31 2:00s
9919878Swollman			3:00	1:00	YERST	1991 Sep 23 # independence
10058787Sru			3:00 RussiaAsia	AM%sT	1995 Sep 24 2:00s
10143014Swollman			4:00	-	AMT	1997
10275267Swollman			4:00 RussiaAsia	AM%sT
1032742Swollman
1042742Swollman# Azerbaijan
105153670Swollman# From Rustam Aliyev of the Azerbaijan Internet Forum (2005-10-23):
106153670Swollman# According to the resolution of Cabinet of Ministers, 1997
107153670Swollman# Resolution available at: http://aif.az/docs/daylight_res.pdf
10843014Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
109153670SwollmanRule	Azer	1997	max	-	Mar	lastSun	 4:00	1:00	S
110153670SwollmanRule	Azer	1997	max	-	Oct	lastSun	 5:00	0	-
1112742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1122742SwollmanZone	Asia/Baku	3:19:24 -	LMT	1924 May  2
11319878Swollman			3:00	-	BAKT	1957 Mar    # Baku Time
11419878Swollman			4:00 RussiaAsia BAK%sT	1991 Mar 31 2:00s
11519878Swollman			3:00	1:00	BAKST	1991 Aug 30 # independence
116149514Swollman			3:00 RussiaAsia	AZ%sT	1992 Sep lastSat 23:00
11720094Swollman			4:00	-	AZT	1996 # Azerbaijan time
11843014Swollman			4:00	EUAsia	AZ%sT	1997
11943014Swollman			4:00	Azer	AZ%sT
1202742Swollman
1212742Swollman# Bahrain
1222742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
12367578SwollmanZone	Asia/Bahrain	3:22:20 -	LMT	1920		# Al Manamah
1242742Swollman			4:00	-	GST	1972 Jun
1252742Swollman			3:00	-	AST
1262742Swollman
1272742Swollman# Bangladesh
1282742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
12975267SwollmanZone	Asia/Dhaka	6:01:40 -	LMT	1890
13019878Swollman			5:53:20	-	HMT	1941 Oct    # Howrah Mean Time?
13119878Swollman			6:30	-	BURT	1942 May 15 # Burma Time
1322742Swollman			5:30	-	IST	1942 Sep
13319878Swollman			6:30	-	BURT	1951 Sep 30
13419878Swollman			6:00	-	DACT	1971 Mar 26 # Dacca Time
13519878Swollman			6:00	-	BDT	# Bangladesh Time
1362742Swollman
1372742Swollman# Bhutan
1382742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
13967578SwollmanZone	Asia/Thimphu	5:58:36 -	LMT	1947 Aug 15 # or Thimbu
1402742Swollman			5:30	-	IST	1987 Oct
14119878Swollman			6:00	-	BTT	# Bhutan Time
1422742Swollman
1432742Swollman# British Indian Ocean Territory
14486222Swollman# Whitman and the 1995 CIA time zone map say 5:00, but the
14586222Swollman# 1997 and later maps say 6:00.  Assume the switch occurred in 1996.
146149514Swollman# We have no information as to when standard time was introduced;
147149514Swollman# assume it occurred in 1907, the same year as Mauritius (which
148149514Swollman# then contained the Chagos Archipelago).
1492742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
150149514SwollmanZone	Indian/Chagos	4:49:40	-	LMT	1907
151149514Swollman			5:00	-	IOT	1996 # BIOT Time
15286222Swollman			6:00	-	IOT
1532742Swollman
1542742Swollman# Brunei
1552742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1562742SwollmanZone	Asia/Brunei	7:39:40 -	LMT	1926 Mar   # Bandar Seri Begawan
1572742Swollman			7:30	-	BNT	1933
1582742Swollman			8:00	-	BNT
1592742Swollman
16014343Swollman# Burma / Myanmar
1612742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
16217200SwollmanZone	Asia/Rangoon	6:24:40 -	LMT	1880		# or Yangon
16319878Swollman			6:24:36	-	RMT	1920	   # Rangoon Mean Time?
16419878Swollman			6:30	-	BURT	1942 May   # Burma Time
1652742Swollman			9:00	-	JST	1945 May 3
16619878Swollman			6:30	-	MMT		   # Myanmar Time
1672742Swollman
1682742Swollman# Cambodia
1692742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1702742SwollmanZone	Asia/Phnom_Penh	6:59:40 -	LMT	1906 Jun  9
17119878Swollman			7:06:20	-	SMT	1911 Mar 11 0:01 # Saigon MT?
1722742Swollman			7:00	-	ICT	1912 May
1732742Swollman			8:00	-	ICT	1931 May
1742742Swollman			7:00	-	ICT
1752742Swollman
17643014Swollman# China
1772742Swollman
1782742Swollman# From Guy Harris:
1792742Swollman# People's Republic of China.  Yes, they really have only one time zone.
1802742Swollman
18119878Swollman# From Bob Devine (1988-01-28):
18219878Swollman# No they don't.  See TIME mag, 1986-02-17 p.52.  Even though
1832742Swollman# China is across 4 physical time zones, before Feb 1, 1986 only the
1842742Swollman# Peking (Bejing) time zone was recognized.  Since that date, China
1852742Swollman# has two of 'em -- Peking's and Urumqi (named after the capital of
18693799Swollman# the Xinjiang Uyghur Autonomous Region).  I don't know about DST for it.
1872742Swollman#
1882742Swollman# . . .I just deleted the DST table and this editor makes it too
1892742Swollman# painful to suck in another copy..  So, here is what I have for
1902742Swollman# DST start/end dates for Peking's time zone (info from AP):
1912742Swollman#
1922742Swollman#     1986 May 4 - Sept 14
1932742Swollman#     1987 mid-April - ??
1942742Swollman
19519878Swollman# From U. S. Naval Observatory (1989-01-19):
1962742Swollman# CHINA               8 H  AHEAD OF UTC  ALL OF CHINA, INCL TAIWAN
1972742Swollman# CHINA               9 H  AHEAD OF UTC  APR 17 - SEP 10
1982742Swollman
199158421Swollman# From Paul Eggert (2006-03-22):
200158421Swollman# Shanks & Pottenger write that China (except for Hong Kong and Macau)
201158421Swollman# has had a single time zone since 1980 May 1, observing summer DST
202158421Swollman# from 1986 through 1991; this contradicts Devine's
2032742Swollman# note about Time magazine, though apparently _something_ happened in 1986.
204158421Swollman# Go with Shanks & Pottenger for now.  I made up names for the other
205158421Swollman# pre-1980 time zones.
2062742Swollman
207158421Swollman# From Shanks & Pottenger:
2082742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
2092742SwollmanRule	Shang	1940	only	-	Jun	 3	0:00	1:00	D
2102742SwollmanRule	Shang	1940	1941	-	Oct	 1	0:00	0	S
2112742SwollmanRule	Shang	1941	only	-	Mar	16	0:00	1:00	D
2122742SwollmanRule	PRC	1986	only	-	May	 4	0:00	1:00	D
21314343SwollmanRule	PRC	1986	1991	-	Sep	Sun>=11	0:00	0	S
21414343SwollmanRule	PRC	1987	1991	-	Apr	Sun>=10	0:00	1:00	D
215163302Sru
21693799Swollman# From Anthony Fok (2001-12-20):
21793799Swollman# BTW, I did some research on-line and found some info regarding these five
21893799Swollman# historic timezones from some Taiwan websites.  And yes, there are official
219163302Sru# Chinese names for these locales (before 1949).
220169811Swollman#
221163302Sru# From Jesper Norgaard Welen (2006-07-14):
222163302Sru# I have investigated the timezones around 1970 on the
223163302Sru# http://www.astro.com/atlas site [with provinces and county
224163302Sru# boundaries summarized below]....  A few other exceptions were two
225163302Sru# counties on the Sichuan side of the Xizang-Sichuan border,
226163302Sru# counties Dege and Baiyu which lies on the Sichuan side and are
227163302Sru# therefore supposed to be GMT+7, Xizang region being GMT+6, but Dege
228163302Sru# county is GMT+8 according to astro.com while Baiyu county is GMT+6
229163302Sru# (could be true), for the moment I am assuming that those two
230163302Sru# counties are mistakes in the astro.com data.
231163302Sru
232163302Sru
233163302Sru# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
23493799Swollman# Changbai Time ("Long-white Time", Long-white = Heilongjiang area)
235163302Sru# Heilongjiang (except Mohe county), Jilin
23667578SwollmanZone	Asia/Harbin	8:26:44	-	LMT	1928 # or Haerbin
23793799Swollman			8:30	-	CHAT	1932 Mar # Changbai Time
23814343Swollman			8:00	-	CST	1940
23993799Swollman			9:00	-	CHAT	1966 May
24093799Swollman			8:30	-	CHAT	1980 May
24114343Swollman			8:00	PRC	C%sT
24293799Swollman# Zhongyuan Time ("Central plain Time")
243163302Sru# most of China
2442742SwollmanZone	Asia/Shanghai	8:05:52	-	LMT	1928
2452742Swollman			8:00	Shang	C%sT	1949
2462742Swollman			8:00	PRC	C%sT
24793799Swollman# Long-shu Time (probably due to Long and Shu being two names of that area)
248163302Sru# Guangxi, Guizhou, Hainan, Ningxia, Sichuan, Shaanxi, and Yunnan;
249163302Sru# most of Gansu; west Inner Mongolia; west Qinghai; and the Guangdong
250163302Sru# counties Deqing, Enping, Kaiping, Luoding, Taishan, Xinxing,
251163302Sru# Yangchun, Yangjiang, Yu'nan, and Yunfu.
25286222SwollmanZone	Asia/Chongqing	7:06:20	-	LMT	1928 # or Chungking
25393799Swollman			7:00	-	LONT	1980 May # Long-shu Time
25414343Swollman			8:00	PRC	C%sT
25593799Swollman# Xin-zang Time ("Xinjiang-Tibet Time")
256163302Sru# The Gansu counties Aksay, Anxi, Dunhuang, Subei; west Qinghai;
257163302Sru# the Guangdong counties  Xuwen, Haikang, Suixi, Lianjiang,
258163302Sru# Zhanjiang, Wuchuan, Huazhou, Gaozhou, Maoming, Dianbai, and Xinyi;
259163302Sru# east Tibet, including Lhasa, Chamdo, Shigaise, Jimsar, Shawan and Hutubi;
260163302Sru# east Xinjiang, including Urumqi, Turpan, Karamay, Korla, Minfeng, Jinghe,
261163302Sru# Wusu, Qiemo, Xinyan, Wulanwusu, Jinghe, Yumin, Tacheng, Tuoli, Emin,
262163302Sru# Shihezi, Changji, Yanqi, Heshuo, Tuokexun, Tulufan, Shanshan, Hami,
263163302Sru# Fukang, Kuitun, Kumukuli, Miquan, Qitai, and Turfan.
26467578SwollmanZone	Asia/Urumqi	5:50:20	-	LMT	1928 # or Urumchi
26519878Swollman			6:00	-	URUT	1980 May # Urumqi Time
26614343Swollman			8:00	PRC	C%sT
26793799Swollman# Kunlun Time
268163302Sru# West Tibet, including Pulan, Aheqi, Shufu, Shule;
269163302Sru# West Xinjiang, including Aksu, Atushi, Yining, Hetian, Cele, Luopu, Nileke,
270163302Sru# Zhaosu, Tekesi, Gongliu, Chabuchaer, Huocheng, Bole, Pishan, Suiding,
271163302Sru# and Yarkand.
27267578SwollmanZone	Asia/Kashgar	5:03:56	-	LMT	1928 # or Kashi or Kaxgar
27319878Swollman			5:30	-	KAST	1940	 # Kashgar Time
27419878Swollman			5:00	-	KAST	1980 May
27514343Swollman			8:00	PRC	C%sT
27693799Swollman
27767578Swollman# Hong Kong (Xianggang)
2782742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
2792742SwollmanRule	HK	1946	only	-	Apr	20	3:30	1:00	S
2802742SwollmanRule	HK	1946	only	-	Dec	1	3:30	0	-
2812742SwollmanRule	HK	1947	only	-	Apr	13	3:30	1:00	S
2822742SwollmanRule	HK	1947	only	-	Dec	30	3:30	0	-
2832742SwollmanRule	HK	1948	only	-	May	2	3:30	1:00	S
2842742SwollmanRule	HK	1948	1952	-	Oct	lastSun	3:30	0	-
2852742SwollmanRule	HK	1949	1953	-	Apr	Sun>=1	3:30	1:00	S
2862742SwollmanRule	HK	1953	only	-	Nov	1	3:30	0	-
2872742SwollmanRule	HK	1954	1964	-	Mar	Sun>=18	3:30	1:00	S
2882742SwollmanRule	HK	1954	only	-	Oct	31	3:30	0	-
2892742SwollmanRule	HK	1955	1964	-	Nov	Sun>=1	3:30	0	-
2902742SwollmanRule	HK	1965	1977	-	Apr	Sun>=16	3:30	1:00	S
2912742SwollmanRule	HK	1965	1977	-	Oct	Sun>=16	3:30	0	-
2922742SwollmanRule	HK	1979	1980	-	May	Sun>=8	3:30	1:00	S
2932742SwollmanRule	HK	1979	1980	-	Oct	Sun>=16	3:30	0	-
2942742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
2952742SwollmanZone	Asia/Hong_Kong	7:36:36 -	LMT	1904 Oct 30
29658787Sru			8:00	HK	HK%sT
2972742Swollman
29830711Swollman
29930711Swollman###############################################################################
30030711Swollman
30143014Swollman# Taiwan
30230711Swollman
303158421Swollman# Shanks & Pottenger write that Taiwan observed DST during 1945, when it
30443543Swollman# was still controlled by Japan.  This is hard to believe, but we don't
30543543Swollman# have any other information.
30643543Swollman
30730711Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
30830711SwollmanRule	Taiwan	1945	1951	-	May	1	0:00	1:00	D
30930711SwollmanRule	Taiwan	1945	1951	-	Oct	1	0:00	0	S
31030711SwollmanRule	Taiwan	1952	only	-	Mar	1	0:00	1:00	D
31130711SwollmanRule	Taiwan	1952	1954	-	Nov	1	0:00	0	S
31230711SwollmanRule	Taiwan	1953	1959	-	Apr	1	0:00	1:00	D
31330711SwollmanRule	Taiwan	1955	1961	-	Oct	1	0:00	0	S
31430711SwollmanRule	Taiwan	1960	1961	-	Jun	1	0:00	1:00	D
31530711SwollmanRule	Taiwan	1974	1975	-	Apr	1	0:00	1:00	D
31630711SwollmanRule	Taiwan	1974	1975	-	Oct	1	0:00	0	S
31730711SwollmanRule	Taiwan	1980	only	-	Jun	30	0:00	1:00	D
31830711SwollmanRule	Taiwan	1980	only	-	Sep	30	0:00	0	S
31930711Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
32086222SwollmanZone	Asia/Taipei	8:06:00 -	LMT	1896 # or Taibei or T'ai-pei
32130711Swollman			8:00	Taiwan	C%sT
32230711Swollman
32393799Swollman# Macau (Macao, Aomen)
3242742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
32593799SwollmanRule	Macau	1961	1962	-	Mar	Sun>=16	3:30	1:00	S
32693799SwollmanRule	Macau	1961	1964	-	Nov	Sun>=1	3:30	0	-
32793799SwollmanRule	Macau	1963	only	-	Mar	Sun>=16	0:00	1:00	S
32893799SwollmanRule	Macau	1964	only	-	Mar	Sun>=16	3:30	1:00	S
32993799SwollmanRule	Macau	1965	only	-	Mar	Sun>=16	0:00	1:00	S
33093799SwollmanRule	Macau	1965	only	-	Oct	31	0:00	0	-
33193799SwollmanRule	Macau	1966	1971	-	Apr	Sun>=16	3:30	1:00	S
33293799SwollmanRule	Macau	1966	1971	-	Oct	Sun>=16	3:30	0	-
33393799SwollmanRule	Macau	1972	1974	-	Apr	Sun>=15	0:00	1:00	S
33493799SwollmanRule	Macau	1972	1973	-	Oct	Sun>=15	0:00	0	-
33593799SwollmanRule	Macau	1974	1977	-	Oct	Sun>=15	3:30	0	-
33693799SwollmanRule	Macau	1975	1977	-	Apr	Sun>=15	3:30	1:00	S
33793799SwollmanRule	Macau	1978	1980	-	Apr	Sun>=15	0:00	1:00	S
33893799SwollmanRule	Macau	1978	1980	-	Oct	Sun>=15	0:00	0	-
3392742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
34093799SwollmanZone	Asia/Macau	7:34:20 -	LMT	1912
34193799Swollman			8:00	Macau	MO%sT	1999 Dec 20 # return to China
34219878Swollman			8:00	PRC	C%sT
3432742Swollman
3442742Swollman
3452742Swollman###############################################################################
3462742Swollman
3472742Swollman# Cyprus
3482742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
34919878SwollmanRule	Cyprus	1975	only	-	Apr	13	0:00	1:00	S
3502742SwollmanRule	Cyprus	1975	only	-	Oct	12	0:00	0	-
35119878SwollmanRule	Cyprus	1976	only	-	May	15	0:00	1:00	S
3522742SwollmanRule	Cyprus	1976	only	-	Oct	11	0:00	0	-
35319878SwollmanRule	Cyprus	1977	1980	-	Apr	Sun>=1	0:00	1:00	S
3542742SwollmanRule	Cyprus	1977	only	-	Sep	25	0:00	0	-
3552742SwollmanRule	Cyprus	1978	only	-	Oct	2	0:00	0	-
35643543SwollmanRule	Cyprus	1979	1997	-	Sep	lastSun	0:00	0	-
35743543SwollmanRule	Cyprus	1981	1998	-	Mar	lastSun	0:00	1:00	S
3582742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
3592742SwollmanZone	Asia/Nicosia	2:13:28 -	LMT	1921 Nov 14
36043543Swollman			2:00	Cyprus	EE%sT	1998 Sep
36158787Sru			2:00	EUAsia	EE%sT
36243543Swollman# IATA SSIM (1998-09) has Cyprus using EU rules for the first time.
3632742Swollman
36467578Swollman# Classically, Cyprus belongs to Asia; e.g. see Herodotus, Histories, I.72.
36567578Swollman# However, for various reasons many users expect to find it under Europe.
36667578SwollmanLink	Asia/Nicosia	Europe/Nicosia
36767578Swollman
3682742Swollman# Georgia
369149514Swollman# From Paul Eggert (1994-11-19):
3709908Swollman# Today's _Economist_ (p 60) reports that Georgia moved its clocks forward
3719908Swollman# an hour recently, due to a law proposed by Zurab Murvanidze,
3729908Swollman# an MP who went on a hunger strike for 11 days to force discussion about it!
37314343Swollman# We have no details, but we'll guess they didn't move the clocks back in fall.
37414343Swollman#
375149514Swollman# From Mathew Englander, quoting AP (1996-10-23 13:05-04):
37620094Swollman# Instead of putting back clocks at the end of October, Georgia
37720094Swollman# will stay on daylight savings time this winter to save energy,
37820094Swollman# President Eduard Shevardnadze decreed Wednesday.
379136638Swollman#
380136638Swollman# From the BBC via Joseph S. Myers (2004-06-27):
381149514Swollman#
382136638Swollman# Georgia moved closer to Western Europe on Sunday...  The former Soviet
383136638Swollman# republic has changed its time zone back to that of Moscow.  As a result it
384136638Swollman# is now just four hours ahead of Greenwich Mean Time, rather than five hours
385136638Swollman# ahead.  The switch was decreed by the pro-Western president of Georgia,
386136638Swollman# Mikhail Saakashvili, who said the change was partly prompted by the process
387136638Swollman# of integration into Europe.
388136638Swollman
389153670Swollman# From Teimuraz Abashidze (2005-11-07):
390153670Swollman# Government of Georgia ... decided to NOT CHANGE daylight savings time on
391153670Swollman# [Oct.] 30, as it was done before during last more than 10 years.
392153670Swollman# Currently, we are in fact GMT +4:00, as before 30 October it was GMT
393153670Swollman# +3:00.... The problem is, there is NO FORMAL LAW or governmental document
394153670Swollman# about it.  As far as I can find, I was told, that there is no document,
395153670Swollman# because we just DIDN'T ISSUE document about switching to winter time....
396153670Swollman# I don't know what can be done, especially knowing that some years ago our
397153670Swollman# DST rules where changed THREE TIMES during one month.
398153670Swollman
399153670Swollman
4002742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
4012742SwollmanZone	Asia/Tbilisi	2:59:16 -	LMT	1880
40219878Swollman			2:59:16	-	TBMT	1924 May  2 # Tbilisi Mean Time
40319878Swollman			3:00	-	TBIT	1957 Mar    # Tbilisi Time
40419878Swollman			4:00 RussiaAsia TBI%sT	1991 Mar 31 2:00s
40519878Swollman			3:00	1:00	TBIST	1991 Apr  9 # independence
40620094Swollman			3:00 RussiaAsia GE%sT	1992 # Georgia Time
40720094Swollman			3:00 E-EurAsia	GE%sT	1994 Sep lastSun
40820094Swollman			4:00 E-EurAsia	GE%sT	1996 Oct lastSun
40943543Swollman			4:00	1:00	GEST	1997 Mar lastSun
410136638Swollman			4:00 E-EurAsia	GE%sT	2004 Jun 27
411153670Swollman			3:00 RussiaAsia	GE%sT	2005 Mar lastSun 2:00
412153670Swollman			4:00	-	GET
4132742Swollman
41458787Sru# East Timor
41575267Swollman
416169811Swollman# See Indonesia for the 1945 transition.
417169811Swollman
41875267Swollman# From Joao Carrascalao, brother of the former governor of East Timor, in
41975267Swollman# <a href="http://etan.org/et99c/december/26-31/30ETMAY.htm">
42075267Swollman# East Timor may be late for its millennium
42175267Swollman# </a> (1999-12-26/31):
42275267Swollman# Portugal tried to change the time forward in 1974 because the sun
42375267Swollman# rises too early but the suggestion raised a lot of problems with the
42475267Swollman# Timorese and I still don't think it would work today because it
42575267Swollman# conflicts with their way of life.
42675267Swollman
42775267Swollman# From Paul Eggert (2000-12-04):
42875267Swollman# We don't have any record of the above attempt.
42975267Swollman# Most likely our records are incomplete, but we have no better data.
43075267Swollman
43175267Swollman# <a href="http://www.hri.org/news/world/undh/last/00-08-16.undh.html">
43275267Swollman# From Manoel de Almeida e Silva, Deputy Spokesman for the UN Secretary-General
43375267Swollman# (2000-08-16)</a>:
43475267Swollman# The Cabinet of the East Timor Transition Administration decided
43575267Swollman# today to advance East Timor's time by one hour.  The time change,
43675267Swollman# which will be permanent, with no seasonal adjustment, will happen at
43775267Swollman# midnight on Saturday, September 16.
43875267Swollman
43958787Sru# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
44058787SruZone	Asia/Dili	8:22:20 -	LMT	1912
441149514Swollman			8:00	-	TLT	1942 Feb 21 23:00 # E Timor Time
442169811Swollman			9:00	-	JST	1945 Sep 23
443149514Swollman			9:00	-	TLT	1976 May  3
44486222Swollman			8:00	-	CIT	2000 Sep 17 00:00
445149514Swollman			9:00	-	TLT
44658787Sru
4472742Swollman# India
4482742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
449136638SwollmanZone	Asia/Calcutta	5:53:28 -	LMT	1880	# Kolkata
45019878Swollman			5:53:20	-	HMT	1941 Oct    # Howrah Mean Time?
45119878Swollman			6:30	-	BURT	1942 May 15 # Burma Time
4522742Swollman			5:30	-	IST	1942 Sep
4532742Swollman			5:30	1:00	IST	1945 Oct 15
4542742Swollman			5:30	-	IST
4552742Swollman# The following are like Asia/Calcutta:
4562742Swollman#	Andaman Is
4572742Swollman#	Lakshadweep (Laccadive, Minicoy and Amindivi Is)
4582742Swollman#	Nicobar Is
4592742Swollman
4602742Swollman# Indonesia
46186222Swollman#
462158421Swollman# From Gwillim Law (2001-05-28), overriding Shanks & Pottenger:
46386222Swollman# <http://www.sumatera-inc.com/go_to_invest/about_indonesia.asp#standtime>
46486222Swollman# says that Indonesia's time zones changed on 1988-01-01.  Looking at some
46586222Swollman# time zone maps, I think that must refer to Western Borneo (Kalimantan Barat
46686222Swollman# and Kalimantan Tengah) switching from UTC+8 to UTC+7.
46786222Swollman#
468169811Swollman# From Paul Eggert (2007-03-10):
469169811Swollman# Here is another correction to Shanks & Pottenger.
470169811Swollman# JohnTWB writes that Japanese forces did not surrender control in
471169811Swollman# Indonesia until 1945-09-01 00:00 at the earliest (in Jakarta) and
472169811Swollman# other formal surrender ceremonies were September 9, 11, and 13, plus
473169811Swollman# September 12 for the regional surrender to Mountbatten in Singapore.
474169811Swollman# These would be the earliest possible times for a change.
475169811Swollman# Regimes horaires pour le monde entier, by Henri Le Corre, (Editions
476169811Swollman# Traditionnelles, 1987, Paris) says that Java and Madura switched
477169811Swollman# from JST to UTC+07:30 on 1945-09-23, and gives 1944-09-01 for Jayapura
478169811Swollman# (Hollandia).  For now, assume all Indonesian locations other than Jayapura
479169811Swollman# switched on 1945-09-23.
480169811Swollman#
4812742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
4822742SwollmanZone Asia/Jakarta	7:07:12 -	LMT	1867 Aug 10
483158421Swollman# Shanks & Pottenger say the next transition was at 1924 Jan 1 0:13,
48458787Sru# but this must be a typo.
48558787Sru			7:07:12	-	JMT	1923 Dec 31 23:47:12 # Jakarta
48619878Swollman			7:20	-	JAVT	1932 Nov	 # Java Time
48786222Swollman			7:30	-	WIT	1942 Mar 23
488169811Swollman			9:00	-	JST	1945 Sep 23
48986222Swollman			7:30	-	WIT	1948 May
49086222Swollman			8:00	-	WIT	1950 May
49186222Swollman			7:30	-	WIT	1964
49286222Swollman			7:00	-	WIT
49386222SwollmanZone Asia/Pontianak	7:17:20	-	LMT	1908 May
49486222Swollman			7:17:20	-	PMT	1932 Nov    # Pontianak MT
49586222Swollman			7:30	-	WIT	1942 Jan 29
496169811Swollman			9:00	-	JST	1945 Sep 23
49786222Swollman			7:30	-	WIT	1948 May
49886222Swollman			8:00	-	WIT	1950 May
49986222Swollman			7:30	-	WIT	1964
50086222Swollman			8:00	-	CIT	1988 Jan  1
50186222Swollman			7:00	-	WIT
50293799SwollmanZone Asia/Makassar	7:57:36 -	LMT	1920
50319878Swollman			7:57:36	-	MMT	1932 Nov    # Macassar MT
50486222Swollman			8:00	-	CIT	1942 Feb  9
505169811Swollman			9:00	-	JST	1945 Sep 23
50686222Swollman			8:00	-	CIT
5072742SwollmanZone Asia/Jayapura	9:22:48 -	LMT	1932 Nov
508169811Swollman			9:00	-	EIT	1944 Sep  1
5092742Swollman			9:30	-	CST	1964
51086222Swollman			9:00	-	EIT
5112742Swollman
5122742Swollman# Iran
513114173Swollman
514114173Swollman# From Roozbeh Pournader (2003-03-15):
515114173Swollman# This is an English translation of what I just found (originally in Persian).
516114173Swollman# The Gregorian dates in brackets are mine:
51721217Swollman#
518114173Swollman#	Official Newspaper No. 13548-1370/6/25 [1991-09-16]
519114173Swollman#	No. 16760/T233 H				1370/6/10 [1991-09-01]
52021217Swollman#
521114173Swollman#	The Rule About Change of the Official Time of the Country
522114173Swollman#
523114173Swollman#	The Board of Ministers, in the meeting dated 1370/5/23 [1991-08-14],
524114173Swollman#	based on the suggestion number 2221/D dated 1370/4/22 [1991-07-13]
525114173Swollman#	of the Country's Organization for Official and Employment Affairs,
526114173Swollman#	and referring to the law for equating the working hours of workers
527114173Swollman#	and officers in the whole country dated 1359/4/23 [1980-07-14], and
528114173Swollman#	for synchronizing the official times of the country, agreed that:
529114173Swollman#
530114173Swollman#	The official time of the country will should move forward one hour
531114173Swollman#	at the 24[:00] hours of the first day of Farvardin and should return
532114173Swollman#	to its previous state at the 24[:00] hours of the 30th day of
533114173Swollman#	Shahrivar.
534114173Swollman#
535114173Swollman#	First Deputy to the President - Hassan Habibi
536114173Swollman#
537114173Swollman# From personal experience, that agrees with what has been followed
538114173Swollman# for at least the last 5 years.  Before that, for a few years, the
539114173Swollman# date used was the first Thursday night of Farvardin and the last
540114173Swollman# Thursday night of Shahrivar, but I can't give exact dates....
541114173Swollman# I have also changed the abbreviations to what is considered correct
542114173Swollman# here in Iran, IRST for regular time and IRDT for daylight saving time.
543149514Swollman#
544149514Swollman# From Roozbeh Pournader (2005-04-05):
545149514Swollman# The text of the Iranian law, in effect since 1925, clearly mentions
546149514Swollman# that the true solar year is the measure, and there is no arithmetic
547149514Swollman# leap year calculation involved.  There has never been any serious
548149514Swollman# plan to change that law....
549149514Swollman#
550158421Swollman# From Paul Eggert (2006-03-22):
551158421Swollman# Go with Shanks & Pottenger before Sept. 1991, and with Pournader thereafter.
552149514Swollman# I used Ed Reingold's cal-persia in GNU Emacs 21.2 to check Persian dates,
553149514Swollman# stopping after 2037 when 32-bit time_t's overflow.
554149514Swollman# That cal-persia used Birashk's approximation, which disagrees with the solar
555149514Swollman# calendar predictions for the year 2025, so I corrected those dates by hand.
55621217Swollman#
557149514Swollman# From Oscar van Vlijmen (2005-03-30), writing about future
558149514Swollman# discrepancies between cal-persia and the Iranian calendar:
559149514Swollman# For 2091 solar-longitude-after yields 2091-03-20 08:40:07.7 UT for
560149514Swollman# the vernal equinox and that gets so close to 12:00 some local
561149514Swollman# Iranian time that the definition of the correct location needs to be
562149514Swollman# known exactly, amongst other factors.  2157 is even closer:
563149514Swollman# 2157-03-20 08:37:15.5 UT.  But the Gregorian year 2025 should give
564149514Swollman# no interpretation problem whatsoever.  By the way, another instant
565149514Swollman# in the near future where there will be a discrepancy between
566149514Swollman# arithmetical and astronomical Iranian calendars will be in 2058:
567149514Swollman# vernal equinox on 2058-03-20 09:03:05.9 UT.  The Java version of
568149514Swollman# Reingold's/Dershowitz' calculator gives correctly the Gregorian date
569149514Swollman# 2058-03-21 for 1 Farvardin 1437 (astronomical).
570149514Swollman#
571158421Swollman# From Steffen Thorsen (2006-03-22):
572158421Swollman# Several of my users have reported that Iran will not observe DST anymore:
573158421Swollman# http://www.irna.ir/en/news/view/line-17/0603193812164948.htm
574158421Swollman#
575172479Sedwin# From Reuters (2007-09-16), with a heads-up from Jesper Norgaard Welen:
576172479Sedwin# ... the Guardian Council ... approved a law on Sunday to re-introduce
577172479Sedwin# daylight saving time ...
578172479Sedwin# http://uk.reuters.com/article/oilRpt/idUKBLA65048420070916
579172479Sedwin#
5802742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
581114173SwollmanRule	Iran	1978	1980	-	Mar	21	0:00	1:00	D
582114173SwollmanRule	Iran	1978	only	-	Oct	21	0:00	0	S
583114173SwollmanRule	Iran	1979	only	-	Sep	19	0:00	0	S
584114173SwollmanRule	Iran	1980	only	-	Sep	23	0:00	0	S
585114173SwollmanRule	Iran	1991	only	-	May	 3	0:00	1:00	D
586114173SwollmanRule	Iran	1992	1995	-	Mar	22	0:00	1:00	D
587114173SwollmanRule	Iran	1991	1995	-	Sep	22	0:00	0	S
588114173SwollmanRule	Iran	1996	only	-	Mar	21	0:00	1:00	D
589114173SwollmanRule	Iran	1996	only	-	Sep	21	0:00	0	S
590114173SwollmanRule	Iran	1997	1999	-	Mar	22	0:00	1:00	D
591114173SwollmanRule	Iran	1997	1999	-	Sep	22	0:00	0	S
592114173SwollmanRule	Iran	2000	only	-	Mar	21	0:00	1:00	D
593114173SwollmanRule	Iran	2000	only	-	Sep	21	0:00	0	S
594114173SwollmanRule	Iran	2001	2003	-	Mar	22	0:00	1:00	D
595114173SwollmanRule	Iran	2001	2003	-	Sep	22	0:00	0	S
596114173SwollmanRule	Iran	2004	only	-	Mar	21	0:00	1:00	D
597114173SwollmanRule	Iran	2004	only	-	Sep	21	0:00	0	S
598158421SwollmanRule	Iran	2005	only	-	Mar	22	0:00	1:00	D
599158421SwollmanRule	Iran	2005	only	-	Sep	22	0:00	0	S
600172479SedwinRule	Iran	2008	only	-	Mar	21	0:00	1:00	D
601172479SedwinRule	Iran	2008	only	-	Sep	21	0:00	0	S
602172479SedwinRule	Iran	2009	2011	-	Mar	22	0:00	1:00	D
603172479SedwinRule	Iran	2009	2011	-	Sep	22	0:00	0	S
604172479SedwinRule	Iran	2012	only	-	Mar	21	0:00	1:00	D
605172479SedwinRule	Iran	2012	only	-	Sep	21	0:00	0	S
606172479SedwinRule	Iran	2013	2015	-	Mar	22	0:00	1:00	D
607172479SedwinRule	Iran	2013	2015	-	Sep	22	0:00	0	S
608172479SedwinRule	Iran	2016	only	-	Mar	21	0:00	1:00	D
609172479SedwinRule	Iran	2016	only	-	Sep	21	0:00	0	S
610172479SedwinRule	Iran	2017	2019	-	Mar	22	0:00	1:00	D
611172479SedwinRule	Iran	2017	2019	-	Sep	22	0:00	0	S
612172479SedwinRule	Iran	2020	only	-	Mar	21	0:00	1:00	D
613172479SedwinRule	Iran	2020	only	-	Sep	21	0:00	0	S
614172479SedwinRule	Iran	2021	2023	-	Mar	22	0:00	1:00	D
615172479SedwinRule	Iran	2021	2023	-	Sep	22	0:00	0	S
616172479SedwinRule	Iran	2024	only	-	Mar	21	0:00	1:00	D
617172479SedwinRule	Iran	2024	only	-	Sep	21	0:00	0	S
618172479SedwinRule	Iran	2025	2027	-	Mar	22	0:00	1:00	D
619172479SedwinRule	Iran	2025	2027	-	Sep	22	0:00	0	S
620172479SedwinRule	Iran	2028	2029	-	Mar	21	0:00	1:00	D
621172479SedwinRule	Iran	2028	2029	-	Sep	21	0:00	0	S
622172479SedwinRule	Iran	2030	2031	-	Mar	22	0:00	1:00	D
623172479SedwinRule	Iran	2030	2031	-	Sep	22	0:00	0	S
624172479SedwinRule	Iran	2032	2033	-	Mar	21	0:00	1:00	D
625172479SedwinRule	Iran	2032	2033	-	Sep	21	0:00	0	S
626172479SedwinRule	Iran	2034	2035	-	Mar	22	0:00	1:00	D
627172479SedwinRule	Iran	2034	2035	-	Sep	22	0:00	0	S
628172479SedwinRule	Iran	2036	2037	-	Mar	21	0:00	1:00	D
629172479SedwinRule	Iran	2036	2037	-	Sep	21	0:00	0	S
6302742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
6312742SwollmanZone	Asia/Tehran	3:25:44	-	LMT	1916
63219878Swollman			3:25:44	-	TMT	1946	# Tehran Mean Time
633114173Swollman			3:30	-	IRST	1977 Nov
63419878Swollman			4:00	Iran	IR%sT	1979
63519878Swollman			3:30	Iran	IR%sT
6362742Swollman
63764499Swollman
6382742Swollman# Iraq
63964499Swollman#
640149514Swollman# From Jonathan Lennox (2000-06-12):
64164499Swollman# An article in this week's Economist ("Inside the Saddam-free zone", p. 50 in
64275267Swollman# the U.S. edition) on the Iraqi Kurds contains a paragraph:
64364499Swollman# "The three northern provinces ... switched their clocks this spring and
64464499Swollman# are an hour ahead of Baghdad."
64564499Swollman#
64664499Swollman# But Rives McDow (2000-06-18) quotes a contact in Iraqi-Kurdistan as follows:
64764499Swollman# In the past, some Kurdish nationalists, as a protest to the Iraqi
64864499Swollman# Government, did not adhere to daylight saving time.  They referred
64964499Swollman# to daylight saving as Saddam time.  But, as of today, the time zone
65064499Swollman# in Iraqi-Kurdistan is on standard time with Baghdad, Iraq.
65164499Swollman#
65264499Swollman# So we'll ignore the Economist's claim.
65364499Swollman
6542742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
6552742SwollmanRule	Iraq	1982	only	-	May	1	0:00	1:00	D
6562742SwollmanRule	Iraq	1982	1984	-	Oct	1	0:00	0	S
6572742SwollmanRule	Iraq	1983	only	-	Mar	31	0:00	1:00	D
6582742SwollmanRule	Iraq	1984	1985	-	Apr	1	0:00	1:00	D
65920094SwollmanRule	Iraq	1985	1990	-	Sep	lastSun	1:00s	0	S
66020094SwollmanRule	Iraq	1986	1990	-	Mar	lastSun	1:00s	1:00	D
66120094Swollman# IATA SSIM (1991/1996) says Apr 1 12:01am UTC; guess the `:01' is a typo.
662158421Swollman# Shanks & Pottenger say Iraq did not observe DST 1992/1997; ignore this.
663169811Swollman#
66420094SwollmanRule	Iraq	1991	max	-	Apr	 1	3:00s	1:00	D
66567578SwollmanRule	Iraq	1991	max	-	Oct	 1	3:00s	0	S
6662742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
6672742SwollmanZone	Asia/Baghdad	2:57:40	-	LMT	1890
66819878Swollman			2:57:36	-	BMT	1918	    # Baghdad Mean Time?
6692742Swollman			3:00	-	AST	1982 May
6702742Swollman			3:00	Iraq	A%sT
6712742Swollman
6722742Swollman
6732742Swollman###############################################################################
6742742Swollman
6752742Swollman# Israel
6762742Swollman
67775267Swollman# From Ephraim Silverberg (2001-01-11):
67875267Swollman#
67975267Swollman# I coined "IST/IDT" circa 1988.  Until then there were three
68075267Swollman# different abbreviations in use:
68175267Swollman#
68275267Swollman# JST  Jerusalem Standard Time [Danny Braniss, Hebrew University]
68375267Swollman# IZT  Israel Zonal (sic) Time [Prof. Haim Papo, Technion]
68475267Swollman# EEST Eastern Europe Standard Time [used by almost everyone else]
68575267Swollman#
68675267Swollman# Since timezones should be called by country and not capital cities,
68775267Swollman# I ruled out JST.  As Israel is in Asia Minor and not Eastern Europe,
68875267Swollman# EEST was equally unacceptable.  Since "zonal" was not compatible with
68975267Swollman# any other timezone abbreviation, I felt that 'IST' was the way to go
69075267Swollman# and, indeed, it has received almost universal acceptance in timezone
69175267Swollman# settings in Israeli computers.
69275267Swollman#
69375267Swollman# In any case, I am happy to share timezone abbreviations with India,
69475267Swollman# high on my favorite-country list (and not only because my wife's
69575267Swollman# family is from India).
6962742Swollman
697158421Swollman# From Shanks & Pottenger:
6982742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
6992742SwollmanRule	Zion	1940	only	-	Jun	 1	0:00	1:00	D
7002742SwollmanRule	Zion	1942	1944	-	Nov	 1	0:00	0	S
7012742SwollmanRule	Zion	1943	only	-	Apr	 1	2:00	1:00	D
7022742SwollmanRule	Zion	1944	only	-	Apr	 1	0:00	1:00	D
7032742SwollmanRule	Zion	1945	only	-	Apr	16	0:00	1:00	D
7042742SwollmanRule	Zion	1945	only	-	Nov	 1	2:00	0	S
7052742SwollmanRule	Zion	1946	only	-	Apr	16	2:00	1:00	D
7062742SwollmanRule	Zion	1946	only	-	Nov	 1	0:00	0	S
7072742SwollmanRule	Zion	1948	only	-	May	23	0:00	2:00	DD
7082742SwollmanRule	Zion	1948	only	-	Sep	 1	0:00	1:00	D
7092742SwollmanRule	Zion	1948	1949	-	Nov	 1	2:00	0	S
7102742SwollmanRule	Zion	1949	only	-	May	 1	0:00	1:00	D
7112742SwollmanRule	Zion	1950	only	-	Apr	16	0:00	1:00	D
7122742SwollmanRule	Zion	1950	only	-	Sep	15	3:00	0	S
7132742SwollmanRule	Zion	1951	only	-	Apr	 1	0:00	1:00	D
7142742SwollmanRule	Zion	1951	only	-	Nov	11	3:00	0	S
7152742SwollmanRule	Zion	1952	only	-	Apr	20	2:00	1:00	D
7162742SwollmanRule	Zion	1952	only	-	Oct	19	3:00	0	S
7172742SwollmanRule	Zion	1953	only	-	Apr	12	2:00	1:00	D
7182742SwollmanRule	Zion	1953	only	-	Sep	13	3:00	0	S
7192742SwollmanRule	Zion	1954	only	-	Jun	13	0:00	1:00	D
7202742SwollmanRule	Zion	1954	only	-	Sep	12	0:00	0	S
7212742SwollmanRule	Zion	1955	only	-	Jun	11	2:00	1:00	D
7222742SwollmanRule	Zion	1955	only	-	Sep	11	0:00	0	S
7232742SwollmanRule	Zion	1956	only	-	Jun	 3	0:00	1:00	D
7242742SwollmanRule	Zion	1956	only	-	Sep	30	3:00	0	S
7252742SwollmanRule	Zion	1957	only	-	Apr	29	2:00	1:00	D
7262742SwollmanRule	Zion	1957	only	-	Sep	22	0:00	0	S
7272742SwollmanRule	Zion	1974	only	-	Jul	 7	0:00	1:00	D
7282742SwollmanRule	Zion	1974	only	-	Oct	13	0:00	0	S
7292742SwollmanRule	Zion	1975	only	-	Apr	20	0:00	1:00	D
7302742SwollmanRule	Zion	1975	only	-	Aug	31	0:00	0	S
7312742SwollmanRule	Zion	1985	only	-	Apr	14	0:00	1:00	D
7322742SwollmanRule	Zion	1985	only	-	Sep	15	0:00	0	S
7332742SwollmanRule	Zion	1986	only	-	May	18	0:00	1:00	D
7342742SwollmanRule	Zion	1986	only	-	Sep	 7	0:00	0	S
7352742SwollmanRule	Zion	1987	only	-	Apr	15	0:00	1:00	D
7362742SwollmanRule	Zion	1987	only	-	Sep	13	0:00	0	S
7372742SwollmanRule	Zion	1988	only	-	Apr	 9	0:00	1:00	D
7382742SwollmanRule	Zion	1988	only	-	Sep	 3	0:00	0	S
7392742Swollman
740149514Swollman# From Ephraim Silverberg
741149514Swollman# (1997-03-04, 1998-03-16, 1998-12-28, 2000-01-17, 2000-07-25, 2004-12-22,
742149514Swollman# and 2005-02-17):
74330711Swollman
7442742Swollman# According to the Office of the Secretary General of the Ministry of
7452742Swollman# Interior, there is NO set rule for Daylight-Savings/Standard time changes.
74643543Swollman# One thing is entrenched in law, however: that there must be at least 150
74743543Swollman# days of daylight savings time annually.  From 1993-1998, the change to
74843543Swollman# daylight savings time was on a Friday morning from midnight IST to
74943543Swollman# 1 a.m IDT; up until 1998, the change back to standard time was on a
75043543Swollman# Saturday night from midnight daylight savings time to 11 p.m. standard
75143543Swollman# time.  1996 is an exception to this rule where the change back to standard
75243543Swollman# time took place on Sunday night instead of Saturday night to avoid
75364499Swollman# conflicts with the Jewish New Year.  In 1999, the change to
75464499Swollman# daylight savings time was still on a Friday morning but from
75543543Swollman# 2 a.m. IST to 3 a.m. IDT; furthermore, the change back to standard time
75664499Swollman# was also on a Friday morning from 2 a.m. IDT to 1 a.m. IST for
75764499Swollman# 1999 only.  In the year 2000, the change to daylight savings time was
75864499Swollman# similar to 1999, but although the change back will be on a Friday, it
75964499Swollman# will take place from 1 a.m. IDT to midnight IST.  Starting in 2001, all
76064499Swollman# changes to/from will take place at 1 a.m. old time, but now there is no
76164499Swollman# rule as to what day of the week it will take place in as the start date
76264499Swollman# (except in 2003) is the night after the Passover Seder (i.e. the eve
76364499Swollman# of the 16th of Nisan in the lunar Hebrew calendar) and the end date
76464499Swollman# (except in 2002) is three nights before Yom Kippur [Day of Atonement]
76564499Swollman# (the eve of the 7th of Tishrei in the lunar Hebrew calendar).
7662742Swollman
7672742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
7682742SwollmanRule	Zion	1989	only	-	Apr	30	0:00	1:00	D
76919878SwollmanRule	Zion	1989	only	-	Sep	 3	0:00	0	S
7702742SwollmanRule	Zion	1990	only	-	Mar	25	0:00	1:00	D
77119878SwollmanRule	Zion	1990	only	-	Aug	26	0:00	0	S
7722742SwollmanRule	Zion	1991	only	-	Mar	24	0:00	1:00	D
77319878SwollmanRule	Zion	1991	only	-	Sep	 1	0:00	0	S
7742742SwollmanRule	Zion	1992	only	-	Mar	29	0:00	1:00	D
77519878SwollmanRule	Zion	1992	only	-	Sep	 6	0:00	0	S
7762742SwollmanRule	Zion	1993	only	-	Apr	 2	0:00	1:00	D
77719878SwollmanRule	Zion	1993	only	-	Sep	 5	0:00	0	S
7782742Swollman
77914343Swollman# The dates for 1994-1995 were obtained from Office of the Spokeswoman for the
78014343Swollman# Ministry of Interior, Jerusalem, Israel.  The spokeswoman can be reached by
78130711Swollman# calling the office directly at 972-2-6701447 or 972-2-6701448.
7822742Swollman
78375267Swollman# Rule	NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
78419878SwollmanRule	Zion	1994	only	-	Apr	 1	0:00	1:00	D
78519878SwollmanRule	Zion	1994	only	-	Aug	28	0:00	0	S
78619878SwollmanRule	Zion	1995	only	-	Mar	31	0:00	1:00	D
78719878SwollmanRule	Zion	1995	only	-	Sep	 3	0:00	0	S
7882742Swollman
78930711Swollman# The dates for 1996 were determined by the Minister of Interior of the
79030711Swollman# time, Haim Ramon.  The official announcement regarding 1996-1998
79143014Swollman# (with the dates for 1997-1998 no longer being relevant) can be viewed at:
79214343Swollman#
793149514Swollman#   ftp://ftp.cs.huji.ac.il/pub/tz/announcements/1996-1998.ramon.ps.gz
79414343Swollman#
79543014Swollman# The dates for 1997-1998 were altered by his successor, Rabbi Eli Suissa.
79630711Swollman#
79758787Sru# The official announcements for the years 1997-1999 can be viewed at:
79843014Swollman#
799149514Swollman#   ftp://ftp.cs.huji.ac.il/pub/tz/announcements/YYYY.ps.gz
80043014Swollman#
80158787Sru#       where YYYY is the relevant year.
8029908Swollman
80314343Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
80430711SwollmanRule	Zion	1996	only	-	Mar	15	0:00	1:00	D
80519878SwollmanRule	Zion	1996	only	-	Sep	16	0:00	0	S
80630711SwollmanRule	Zion	1997	only	-	Mar	21	0:00	1:00	D
80730711SwollmanRule	Zion	1997	only	-	Sep	14	0:00	0	S
80830711SwollmanRule	Zion	1998	only	-	Mar	20	0:00	1:00	D
80943014SwollmanRule	Zion	1998	only	-	Sep	 6	0:00	0	S
81043543SwollmanRule	Zion	1999	only	-	Apr	 2	2:00	1:00	D
81143543SwollmanRule	Zion	1999	only	-	Sep	 3	2:00	0	S
81214343Swollman
81364499Swollman# The Knesset Interior Committee has changed the dates for 2000 for
81464499Swollman# the third time in just over a year and have set new dates for the
81564499Swollman# years 2001-2004 as well.
81658787Sru#
81764499Swollman# The official announcement for the start date of 2000 can be viewed at:
81858787Sru#
819149514Swollman#	ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2000-start.ps.gz
82064499Swollman#
82164499Swollman# The official announcement for the end date of 2000 and the dates
82264499Swollman# for the years 2001-2004 can be viewed at:
82364499Swollman#
824149514Swollman#	ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2000-2004.ps.gz
82543014Swollman
82658787Sru# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
82758787SruRule	Zion	2000	only	-	Apr	14	2:00	1:00	D
82864499SwollmanRule	Zion	2000	only	-	Oct	 6	1:00	0	S
82964499SwollmanRule	Zion	2001	only	-	Apr	 9	1:00	1:00	D
83064499SwollmanRule	Zion	2001	only	-	Sep	24	1:00	0	S
83164499SwollmanRule	Zion	2002	only	-	Mar	29	1:00	1:00	D
83264499SwollmanRule	Zion	2002	only	-	Oct	 7	1:00	0	S
83364499SwollmanRule	Zion	2003	only	-	Mar	28	1:00	1:00	D
83464499SwollmanRule	Zion	2003	only	-	Oct	 3	1:00	0	S
83564499SwollmanRule	Zion	2004	only	-	Apr	 7	1:00	1:00	D
83664499SwollmanRule	Zion	2004	only	-	Sep	22	1:00	0	S
83758787Sru
838149514Swollman# The proposed law agreed upon by the Knesset Interior Committee on
839149514Swollman# 2005-02-14 is that, for 2005 and beyond, DST starts at 02:00 the
840149514Swollman# last Friday before April 2nd (i.e. the last Friday in March or April
841149514Swollman# 1st itself if it falls on a Friday) and ends at 02:00 on the Saturday
842149514Swollman# night _before_ the fast of Yom Kippur.
843149514Swollman#
844149514Swollman# Those who can read Hebrew can view the announcement at:
845149514Swollman#
846149514Swollman#	ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2005+beyond.ps
84730711Swollman
848149514Swollman# From Paul Eggert (2005-02-22):
849149514Swollman# I used Ephraim Silverberg's dst-israel.el program
850149514Swollman# <ftp://ftp.cs.huji.ac.il/pub/tz/software/dst-israel.el> (2005-02-20)
851149514Swollman# along with Ed Reingold's cal-hebrew in GNU Emacs 21.4,
852149514Swollman# to generate the transitions in this list.
853149514Swollman# (I replaced "lastFri" with "Fri>=26" by hand.)
854149514Swollman# The spring transitions below all correspond to the following Rule:
855149514Swollman#
856149514Swollman# Rule	Zion	2005	max	-	Mar	Fri>=26	2:00	1:00	D
857149514Swollman#
858149514Swollman# but older zic implementations (e.g., Solaris 8) do not support
859149514Swollman# "Fri>=26" to mean April 1 in years like 2005, so for now we list the
860149514Swollman# springtime transitions explicitly.
861149514Swollman
862149514Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
863149514SwollmanRule	Zion	2005	only	-	Apr	 1	2:00	1:00	D
864149514SwollmanRule	Zion	2005	only	-	Oct	 9	2:00	0	S
865149514SwollmanRule	Zion	2006	2010	-	Mar	Fri>=26	2:00	1:00	D
866149514SwollmanRule	Zion	2006	only	-	Oct	 1	2:00	0	S
867149514SwollmanRule	Zion	2007	only	-	Sep	16	2:00	0	S
868149514SwollmanRule	Zion	2008	only	-	Oct	 5	2:00	0	S
869149514SwollmanRule	Zion	2009	only	-	Sep	27	2:00	0	S
870149514SwollmanRule	Zion	2010	only	-	Sep	12	2:00	0	S
871149514SwollmanRule	Zion	2011	only	-	Apr	 1	2:00	1:00	D
872149514SwollmanRule	Zion	2011	only	-	Oct	 2	2:00	0	S
873149514SwollmanRule	Zion	2012	2015	-	Mar	Fri>=26	2:00	1:00	D
874149514SwollmanRule	Zion	2012	only	-	Sep	23	2:00	0	S
875149514SwollmanRule	Zion	2013	only	-	Sep	 8	2:00	0	S
876149514SwollmanRule	Zion	2014	only	-	Sep	28	2:00	0	S
877149514SwollmanRule	Zion	2015	only	-	Sep	20	2:00	0	S
878149514SwollmanRule	Zion	2016	only	-	Apr	 1	2:00	1:00	D
879149514SwollmanRule	Zion	2016	only	-	Oct	 9	2:00	0	S
880149514SwollmanRule	Zion	2017	2021	-	Mar	Fri>=26	2:00	1:00	D
881149514SwollmanRule	Zion	2017	only	-	Sep	24	2:00	0	S
882149514SwollmanRule	Zion	2018	only	-	Sep	16	2:00	0	S
883149514SwollmanRule	Zion	2019	only	-	Oct	 6	2:00	0	S
884149514SwollmanRule	Zion	2020	only	-	Sep	27	2:00	0	S
885149514SwollmanRule	Zion	2021	only	-	Sep	12	2:00	0	S
886149514SwollmanRule	Zion	2022	only	-	Apr	 1	2:00	1:00	D
887149514SwollmanRule	Zion	2022	only	-	Oct	 2	2:00	0	S
888149514SwollmanRule	Zion	2023	2032	-	Mar	Fri>=26	2:00	1:00	D
889149514SwollmanRule	Zion	2023	only	-	Sep	24	2:00	0	S
890149514SwollmanRule	Zion	2024	only	-	Oct	 6	2:00	0	S
891149514SwollmanRule	Zion	2025	only	-	Sep	28	2:00	0	S
892149514SwollmanRule	Zion	2026	only	-	Sep	20	2:00	0	S
893149514SwollmanRule	Zion	2027	only	-	Oct	10	2:00	0	S
894149514SwollmanRule	Zion	2028	only	-	Sep	24	2:00	0	S
895149514SwollmanRule	Zion	2029	only	-	Sep	16	2:00	0	S
896149514SwollmanRule	Zion	2030	only	-	Oct	 6	2:00	0	S
897149514SwollmanRule	Zion	2031	only	-	Sep	21	2:00	0	S
898149514SwollmanRule	Zion	2032	only	-	Sep	12	2:00	0	S
899149514SwollmanRule	Zion	2033	only	-	Apr	 1	2:00	1:00	D
900149514SwollmanRule	Zion	2033	only	-	Oct	 2	2:00	0	S
901149514SwollmanRule	Zion	2034	2037	-	Mar	Fri>=26	2:00	1:00	D
902149514SwollmanRule	Zion	2034	only	-	Sep	17	2:00	0	S
903149514SwollmanRule	Zion	2035	only	-	Oct	 7	2:00	0	S
904149514SwollmanRule	Zion	2036	only	-	Sep	28	2:00	0	S
905149514SwollmanRule	Zion	2037	only	-	Sep	13	2:00	0	S
906149514Swollman
9072742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90814343SwollmanZone	Asia/Jerusalem	2:20:56 -	LMT	1880
90919878Swollman			2:20:40	-	JMT	1918	# Jerusalem Mean Time?
9102742Swollman			2:00	Zion	I%sT
9112742Swollman
9122742Swollman
913105196Swollman
9142742Swollman###############################################################################
9152742Swollman
9162742Swollman# Japan
9172742Swollman
9182742Swollman# `9:00' and `JST' is from Guy Harris.
9192742Swollman
920149514Swollman# From Paul Eggert (1995-03-06):
9219908Swollman# Today's _Asahi Evening News_ (page 4) reports that Japan had
9229908Swollman# daylight saving between 1948 and 1951, but ``the system was discontinued
9239908Swollman# because the public believed it would lead to longer working hours.''
924149590Swollman
925149590Swollman# From Mayumi Negishi in the 2005-08-10 Japan Times
926149590Swollman# <http://www.japantimes.co.jp/cgi-bin/getarticle.pl5?nn20050810f2.htm>:
927149590Swollman# Occupation authorities imposed daylight-saving time on Japan on
928149590Swollman# [1948-05-01]....  But lack of prior debate and the execution of
929149590Swollman# daylight-saving time just three days after the bill was passed generated
930149590Swollman# deep hatred of the concept....  The Diet unceremoniously passed a bill to
931149590Swollman# dump the unpopular system in October 1951, less than a month after the San
932149590Swollman# Francisco Peace Treaty was signed.  (A government poll in 1951 showed 53%
933149590Swollman# of the Japanese wanted to scrap daylight-saving time, as opposed to 30% who
934149590Swollman# wanted to keep it.)
935149590Swollman
936158421Swollman# From Paul Eggert (2006-03-22):
937158421Swollman# Shanks & Pottenger write that DST in Japan during those years was as follows:
9389908Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
939149590SwollmanRule	Japan	1948	only	-	May	Sun>=1	2:00	1:00	D
940149590SwollmanRule	Japan	1948	1951	-	Sep	Sat>=8	2:00	0	S
941149590SwollmanRule	Japan	1949	only	-	Apr	Sun>=1	2:00	1:00	D
942149590SwollmanRule	Japan	1950	1951	-	May	Sun>=1	2:00	1:00	D
943149590Swollman# but the only locations using it (for birth certificates, presumably, since
944158421Swollman# their audience is astrologers) were US military bases.  For now, assume
945149590Swollman# that for most purposes daylight-saving time was observed; otherwise, what
946149590Swollman# would have been the point of the 1951 poll?
9472742Swollman
94843543Swollman# From Hideyuki Suzuki (1998-11-09):
94943543Swollman# 'Tokyo' usually stands for the former location of Tokyo Astronomical
95043543Swollman# Observatory: E 139 44' 40".90 (9h 18m 58s.727), N 35 39' 16".0.
95143543Swollman# This data is from 'Rika Nenpyou (Chronological Scientific Tables) 1996'
95243543Swollman# edited by National Astronomical Observatory of Japan....
95343543Swollman# JST (Japan Standard Time) has been used since 1888-01-01 00:00 (JST).
95443543Swollman# The law is enacted on 1886-07-07.
95543543Swollman
95643543Swollman# From Hideyuki Suzuki (1998-11-16):
95743543Swollman# The ordinance No. 51 (1886) established "standard time" in Japan,
95843543Swollman# which stands for the time on E 135 degree.
95943543Swollman# In the ordinance No. 167 (1895), "standard time" was renamed to "central
96043543Swollman# standard time".  And the same ordinance also established "western standard
96143543Swollman# time", which stands for the time on E 120 degree....  But "western standard
96243543Swollman# time" was abolished in the ordinance No. 529 (1937).  In the ordinance No.
96343543Swollman# 167, there is no mention regarding for what place western standard time is
96443543Swollman# standard....
96543543Swollman#
96643543Swollman# I wrote "ordinance" above, but I don't know how to translate.
96743543Swollman# In Japanese it's "chokurei", which means ordinance from emperor.
96843543Swollman
969158421Swollman# Shanks & Pottenger claim JST in use since 1896, and that a few
970158421Swollman# places (e.g. Ishigaki) use +0800; go with Suzuki.  Guess that all
971158421Swollman# ordinances took effect on Jan 1.
97243543Swollman
9732742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
97443543SwollmanZone	Asia/Tokyo	9:18:59	-	LMT	1887 Dec 31 15:00u
97543543Swollman			9:00	-	JST	1896
97643543Swollman			9:00	-	CJT	1938
977149590Swollman			9:00	Japan	J%sT
97843543Swollman# Since 1938, all Japanese possessions have been like Asia/Tokyo.
9792742Swollman
9802742Swollman# Jordan
98158787Sru#
98258787Sru# From <a href="http://star.arabia.com/990701/JO9.html">
98358787Sru# Jordan Week (1999-07-01) </a> via Steffen Thorsen (1999-09-09):
98458787Sru# Clocks in Jordan were forwarded one hour on Wednesday at midnight,
98558787Sru# in accordance with the government's decision to implement summer time
98658787Sru# all year round.
98758787Sru#
98858787Sru# From <a href="http://star.arabia.com/990930/JO9.html">
98958787Sru# Jordan Week (1999-09-30) </a> via Steffen Thorsen (1999-11-09):
99058787Sru# Winter time starts today Thursday, 30 September. Clocks will be turned back
99158787Sru# by one hour.  This is the latest government decision and it's final!
99258787Sru# The decision was taken because of the increase in working hours in
99358787Sru# government's departments from six to seven hours.
99458787Sru#
995153670Swollman# From Paul Eggert (2005-11-22):
996153670Swollman# Starting 2003 transitions are from Steffen Thorsen's web site timeanddate.com.
997153670Swollman#
998158421Swollman# From Steffen Thorsen (2005-11-23):
999158421Swollman# For Jordan I have received multiple independent user reports every year
1000158421Swollman# about DST end dates, as the end-rule is different every year.
1001158421Swollman#
1002163302Sru# From Steffen Thorsen (2006-10-01), after a heads-up from Hilal Malawi:
1003163302Sru# http://www.petranews.gov.jo/nepras/2006/Sep/05/4000.htm
1004163302Sru# "Jordan will switch to winter time on Friday, October 27".
1005163302Sru#
10062742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
100775267SwollmanRule	Jordan	1973	only	-	Jun	6	0:00	1:00	S
100875267SwollmanRule	Jordan	1973	1975	-	Oct	1	0:00	0	-
100975267SwollmanRule	Jordan	1974	1977	-	May	1	0:00	1:00	S
101075267SwollmanRule	Jordan	1976	only	-	Nov	1	0:00	0	-
101175267SwollmanRule	Jordan	1977	only	-	Oct	1	0:00	0	-
101275267SwollmanRule	Jordan	1978	only	-	Apr	30	0:00	1:00	S
101375267SwollmanRule	Jordan	1978	only	-	Sep	30	0:00	0	-
101475267SwollmanRule	Jordan	1985	only	-	Apr	1	0:00	1:00	S
101575267SwollmanRule	Jordan	1985	only	-	Oct	1	0:00	0	-
101675267SwollmanRule	Jordan	1986	1988	-	Apr	Fri>=1	0:00	1:00	S
101775267SwollmanRule	Jordan	1986	1990	-	Oct	Fri>=1	0:00	0	-
101875267SwollmanRule	Jordan	1989	only	-	May	8	0:00	1:00	S
101975267SwollmanRule	Jordan	1990	only	-	Apr	27	0:00	1:00	S
102075267SwollmanRule	Jordan	1991	only	-	Apr	17	0:00	1:00	S
102175267SwollmanRule	Jordan	1991	only	-	Sep	27	0:00	0	-
102275267SwollmanRule	Jordan	1992	only	-	Apr	10	0:00	1:00	S
102375267SwollmanRule	Jordan	1992	1993	-	Oct	Fri>=1	0:00	0	-
102475267SwollmanRule	Jordan	1993	1998	-	Apr	Fri>=1	0:00	1:00	S
102575267SwollmanRule	Jordan	1994	only	-	Sep	Fri>=15	0:00	0	-
102675267SwollmanRule	Jordan	1995	1998	-	Sep	Fri>=15	0:00s	0	-
102758787SruRule	Jordan	1999	only	-	Jul	 1	0:00s	1:00	S
1028153670SwollmanRule	Jordan	1999	2002	-	Sep	lastThu	0:00s	0	-
102958787SruRule	Jordan	2000	max	-	Mar	lastThu	0:00s	1:00	S
1030153670SwollmanRule	Jordan	2003	only	-	Oct	24	0:00s	0	-
1031153670SwollmanRule	Jordan	2004	only	-	Oct	15	0:00s	0	-
1032163302SruRule	Jordan	2005	only	-	Sep	lastFri	0:00s	0	-
1033163302SruRule	Jordan	2006	max	-	Oct	lastFri	0:00s	0	-
10342742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
10352742SwollmanZone	Asia/Amman	2:23:44 -	LMT	1931
103619878Swollman			2:00	Jordan	EE%sT
10372742Swollman
1038149514Swollman
10392742Swollman# Kazakhstan
1040149514Swollman
104120094Swollman# From Paul Eggert (1996-11-22):
1042149514Swollman# Andrew Evtichov (1996-04-13) writes that Kazakhstan
104320094Swollman# stayed in sync with Moscow after 1990, and that Aqtobe (formerly Aktyubinsk)
104420094Swollman# and Aqtau (formerly Shevchenko) are the largest cities in their zones.
104520094Swollman# Guess that Aqtau and Aqtobe diverged in 1995, since that's the first time
104620094Swollman# IATA SSIM mentions a third time zone in Kazakhstan.
1047149514Swollman
1048158421Swollman# From Paul Eggert (2006-03-22):
104993799Swollman# German Iofis, ELSI, Almaty (2001-10-09) reports that Kazakhstan uses
105093799Swollman# RussiaAsia rules, instead of switching at 00:00 as the IATA has it.
1051158421Swollman# Go with Shanks & Pottenger, who have them always using RussiaAsia rules.
1052158421Swollman# Also go with the following claims of Shanks & Pottenger:
105393799Swollman#
105493799Swollman# - Kazakhstan did not observe DST in 1991.
105593799Swollman# - Qyzylorda switched from +5:00 to +6:00 on 1992-01-19 02:00.
105693799Swollman# - Oral switched from +5:00 to +4:00 in spring 1989.
1057149514Swollman
1058149514Swollman# <a href="http://www.kazsociety.org.uk/news/2005/03/30.htm">
1059149514Swollman# From Kazakhstan Embassy's News Bulletin #11 (2005-03-21):
1060149514Swollman# </a>
1061149514Swollman# The Government of Kazakhstan passed a resolution March 15 abolishing
1062149514Swollman# daylight saving time citing lack of economic benefits and health
1063149514Swollman# complications coupled with a decrease in productivity.
106493799Swollman#
1065149514Swollman# From Branislav Kojic (in Astana) via Gwillim Law (2005-06-28):
1066149514Swollman# ... what happened was that the former Kazakhstan Eastern time zone
1067149514Swollman# was "blended" with the Central zone.  Therefore, Kazakhstan now has
1068149514Swollman# two time zones, and difference between them is one hour.  The zone
1069149514Swollman# closer to UTC is the former Western zone (probably still called the
1070149514Swollman# same), encompassing four provinces in the west: Aqtobe, Atyrau,
1071149514Swollman# Mangghystau, and West Kazakhstan.  The other zone encompasses
1072149514Swollman# everything else....  I guess that would make Kazakhstan time zones
1073149514Swollman# de jure UTC+5 and UTC+6 respectively.
1074149514Swollman
1075114173Swollman#
10762742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
107793799Swollman#
107893799Swollman# Almaty (formerly Alma-Ata), representing most locations in Kazakhstan
107943014SwollmanZone	Asia/Almaty	5:07:48 -	LMT	1924 May  2 # or Alma-Ata
108093799Swollman			5:00	-	ALMT	1930 Jun 21 # Alma-Ata Time
108193799Swollman			6:00 RussiaAsia ALM%sT	1991
108293799Swollman			6:00	-	ALMT	1992
1083149514Swollman			6:00 RussiaAsia	ALM%sT	2005 Mar 15
1084149514Swollman			6:00	-	ALMT
108593799Swollman# Qyzylorda (aka Kyzylorda, Kizilorda, Kzyl-Orda, etc.)
108693799SwollmanZone	Asia/Qyzylorda	4:21:52 -	LMT	1924 May  2
108793799Swollman			4:00	-	KIZT	1930 Jun 21 # Kizilorda Time
108893799Swollman			5:00	-	KIZT	1981 Apr  1
108993799Swollman			5:00	1:00	KIZST	1981 Oct  1
109093799Swollman			6:00	-	KIZT	1982 Apr  1
109193799Swollman			5:00 RussiaAsia	KIZ%sT	1991
109293799Swollman			5:00	-	KIZT	1991 Dec 16 # independence
109393799Swollman			5:00	-	QYZT	1992 Jan 19 2:00
1094149514Swollman			6:00 RussiaAsia	QYZ%sT	2005 Mar 15
1095149514Swollman			6:00	-	QYZT
109693799Swollman# Aqtobe (aka Aktobe, formerly Akt'ubinsk)
109720094SwollmanZone	Asia/Aqtobe	3:48:40	-	LMT	1924 May  2
109893799Swollman			4:00	-	AKTT	1930 Jun 21 # Aktyubinsk Time
109993799Swollman			5:00	-	AKTT	1981 Apr  1
110093799Swollman			5:00	1:00	AKTST	1981 Oct  1
110193799Swollman			6:00	-	AKTT	1982 Apr  1
110293799Swollman			5:00 RussiaAsia	AKT%sT	1991
110393799Swollman			5:00	-	AKTT	1991 Dec 16 # independence
1104149514Swollman			5:00 RussiaAsia	AQT%sT	2005 Mar 15 # Aqtobe Time
1105149514Swollman			5:00	-	AQTT
110693799Swollman# Mangghystau
110793799Swollman# Aqtau was not founded until 1963, but it represents an inhabited region,
110893799Swollman# so include time stamps before 1963.
110993799SwollmanZone	Asia/Aqtau	3:21:04	-	LMT	1924 May  2
111093799Swollman			4:00	-	FORT	1930 Jun 21 # Fort Shevchenko T
111193799Swollman			5:00	-	FORT	1963
111293799Swollman			5:00	-	SHET	1981 Oct  1 # Shevchenko Time
111393799Swollman			6:00	-	SHET	1982 Apr  1
111493799Swollman			5:00 RussiaAsia	SHE%sT	1991
111593799Swollman			5:00	-	SHET	1991 Dec 16 # independence
1116121098Swollman			5:00 RussiaAsia	AQT%sT	1995 Mar lastSun 2:00 # Aqtau Time
1117149514Swollman			4:00 RussiaAsia	AQT%sT	2005 Mar 15
1118149514Swollman			5:00	-	AQTT
111993799Swollman# West Kazakhstan
112093799SwollmanZone	Asia/Oral	3:25:24	-	LMT	1924 May  2 # or Ural'sk
112193799Swollman			4:00	-	URAT	1930 Jun 21 # Ural'sk time
112293799Swollman			5:00	-	URAT	1981 Apr  1
112393799Swollman			5:00	1:00	URAST	1981 Oct  1
112493799Swollman			6:00	-	URAT	1982 Apr  1
112593799Swollman			5:00 RussiaAsia	URA%sT	1989 Mar 26 2:00
112693799Swollman			4:00 RussiaAsia	URA%sT	1991
112793799Swollman			4:00	-	URAT	1991 Dec 16 # independence
1128149514Swollman			4:00 RussiaAsia	ORA%sT	2005 Mar 15 # Oral Time
1129149514Swollman			5:00	-	ORAT
11302742Swollman
113167578Swollman# Kyrgyzstan (Kirgizstan)
1132158421Swollman# Transitions through 1991 are from Shanks & Pottenger.
1133149514Swollman
1134149514Swollman# From Paul Eggert (2005-08-15):
1135149514Swollman# According to an article dated today in the Kyrgyzstan Development Gateway
1136149514Swollman# <http://eng.gateway.kg/cgi-bin/page.pl?id=1&story_name=doc9979.shtml>
1137149514Swollman# Kyrgyzstan is canceling the daylight saving time system.  I take the article
1138149514Swollman# to mean that they will leave their clocks at 6 hours ahead of UTC.
1139153670Swollman# From Malik Abdugaliev (2005-09-21):
1140153670Swollman# Our government cancels daylight saving time 6th of August 2005.
1141153670Swollman# From 2005-08-12 our GMT-offset is +6, w/o any daylight saving.
1142149514Swollman
114320094Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1144153670SwollmanRule	Kyrgyz	1992	1996	-	Apr	Sun>=7	0:00s	1:00	S
1145153670SwollmanRule	Kyrgyz	1992	1996	-	Sep	lastSun	0:00	0	-
1146153670SwollmanRule	Kyrgyz	1997	2005	-	Mar	lastSun	2:30	1:00	S
1147153670SwollmanRule	Kyrgyz	1997	2004	-	Oct	lastSun	2:30	0	-
11489908Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
11499908SwollmanZone	Asia/Bishkek	4:58:24 -	LMT	1924 May  2
115043014Swollman			5:00	-	FRUT	1930 Jun 21 # Frunze Time
115119878Swollman			6:00 RussiaAsia FRU%sT	1991 Mar 31 2:00s
115258787Sru			5:00	1:00	FRUST	1991 Aug 31 2:00 # independence
1153153670Swollman			5:00	Kyrgyz	KG%sT	2005 Aug 12    # Kyrgyzstan Time
1154153670Swollman			6:00	-	KGT
11559908Swollman
11562742Swollman###############################################################################
11572742Swollman
115843014Swollman# Korea (North and South)
11592742Swollman
1160163302Sru# From Annie I. Bang (2006-07-10) in
1161163302Sru# <http://www.koreaherald.co.kr/SITE/data/html_dir/2006/07/10/200607100012.asp>:
1162163302Sru# The Ministry of Commerce, Industry and Energy has already
1163163302Sru# commissioned a research project [to reintroduce DST] and has said
1164163302Sru# the system may begin as early as 2008....  Korea ran a daylight
1165163302Sru# saving program from 1949-61 but stopped it during the 1950-53 Korean War.
11662742Swollman
1167158421Swollman# From Shanks & Pottenger:
11682742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
11692742SwollmanRule	ROK	1960	only	-	May	15	0:00	1:00	D
11702742SwollmanRule	ROK	1960	only	-	Sep	13	0:00	0	S
1171158421SwollmanRule	ROK	1987	1988	-	May	Sun>=8	0:00	1:00	D
1172158421SwollmanRule	ROK	1987	1988	-	Oct	Sun>=8	0:00	0	S
11732742Swollman
11742742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
11752742SwollmanZone	Asia/Seoul	8:27:52	-	LMT	1890
11762742Swollman			8:30	-	KST	1904 Dec
11772742Swollman			9:00	-	KST	1928
11782742Swollman			8:30	-	KST	1932
11792742Swollman			9:00	-	KST	1954 Mar 21
11802742Swollman			8:00	ROK	K%sT	1961 Aug 10
11812742Swollman			8:30	-	KST	1968 Oct
11822742Swollman			9:00	ROK	K%sT
11832742SwollmanZone	Asia/Pyongyang	8:23:00 -	LMT	1890
11842742Swollman			8:30	-	KST	1904 Dec
11852742Swollman			9:00	-	KST	1928
11862742Swollman			8:30	-	KST	1932
11872742Swollman			9:00	-	KST	1954 Mar 21
11882742Swollman			8:00	-	KST	1961 Aug 10
11892742Swollman			9:00	-	KST
11902742Swollman
11912742Swollman###############################################################################
11922742Swollman
11932742Swollman# Kuwait
11942742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1195169811Swollman# From the Arab Times (2007-03-14):
1196169811Swollman# The Civil Service Commission (CSC) has approved a proposal forwarded
1197169811Swollman# by MP Ahmad Baqer on implementing the daylight saving time (DST) in
1198169811Swollman# Kuwait starting from April until the end of Sept this year, reports Al-Anba.
1199169811Swollman# <http://www.arabtimesonline.com/arabtimes/kuwait/Viewdet.asp?ID=9950>.
1200169811Swollman# From Paul Eggert (2007-03-29):
1201169811Swollman# We don't know the details, or whether the approval means it'll happen,
1202169811Swollman# so for now we assume no DST.
12032742SwollmanZone	Asia/Kuwait	3:11:56 -	LMT	1950
12042742Swollman			3:00	-	AST
12052742Swollman
12062742Swollman# Laos
12072742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
120867578SwollmanZone	Asia/Vientiane	6:50:24 -	LMT	1906 Jun  9 # or Viangchan
120919878Swollman			7:06:20	-	SMT	1911 Mar 11 0:01 # Saigon MT?
12102742Swollman			7:00	-	ICT	1912 May
12112742Swollman			8:00	-	ICT	1931 May
12122742Swollman			7:00	-	ICT
12132742Swollman
12142742Swollman# Lebanon
12152742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
121619878SwollmanRule	Lebanon	1920	only	-	Mar	28	0:00	1:00	S
12172742SwollmanRule	Lebanon	1920	only	-	Oct	25	0:00	0	-
121819878SwollmanRule	Lebanon	1921	only	-	Apr	3	0:00	1:00	S
12192742SwollmanRule	Lebanon	1921	only	-	Oct	3	0:00	0	-
122019878SwollmanRule	Lebanon	1922	only	-	Mar	26	0:00	1:00	S
12212742SwollmanRule	Lebanon	1922	only	-	Oct	8	0:00	0	-
122219878SwollmanRule	Lebanon	1923	only	-	Apr	22	0:00	1:00	S
12232742SwollmanRule	Lebanon	1923	only	-	Sep	16	0:00	0	-
122419878SwollmanRule	Lebanon	1957	1961	-	May	1	0:00	1:00	S
12252742SwollmanRule	Lebanon	1957	1961	-	Oct	1	0:00	0	-
122619878SwollmanRule	Lebanon	1972	only	-	Jun	22	0:00	1:00	S
12272742SwollmanRule	Lebanon	1972	1977	-	Oct	1	0:00	0	-
122819878SwollmanRule	Lebanon	1973	1977	-	May	1	0:00	1:00	S
122919878SwollmanRule	Lebanon	1978	only	-	Apr	30	0:00	1:00	S
12302742SwollmanRule	Lebanon	1978	only	-	Sep	30	0:00	0	-
123119878SwollmanRule	Lebanon	1984	1987	-	May	1	0:00	1:00	S
123220094SwollmanRule	Lebanon	1984	1991	-	Oct	16	0:00	0	-
123319878SwollmanRule	Lebanon	1988	only	-	Jun	1	0:00	1:00	S
123419878SwollmanRule	Lebanon	1989	only	-	May	10	0:00	1:00	S
123520094SwollmanRule	Lebanon	1990	1992	-	May	1	0:00	1:00	S
123620094SwollmanRule	Lebanon	1992	only	-	Oct	4	0:00	0	-
123720094SwollmanRule	Lebanon	1993	max	-	Mar	lastSun	0:00	1:00	S
123858787SruRule	Lebanon	1993	1998	-	Sep	lastSun	0:00	0	-
123958787SruRule	Lebanon	1999	max	-	Oct	lastSun	0:00	0	-
12402742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
12412742SwollmanZone	Asia/Beirut	2:22:00 -	LMT	1880
124219878Swollman			2:00	Lebanon	EE%sT
12432742Swollman
12442742Swollman# Malaysia
124519878Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
124686222SwollmanRule	NBorneo	1935	1941	-	Sep	14	0:00	0:20	TS # one-Third Summer
124719878SwollmanRule	NBorneo	1935	1941	-	Dec	14	0:00	0	-
124886222Swollman#
1249136638Swollman# peninsular Malaysia
1250136638Swollman# The data here are taken from Mok Ly Yng (2003-10-30)
1251136638Swollman# <http://www.math.nus.edu.sg/aslaksen/teaching/timezone.html>.
12522742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1253136638SwollmanZone Asia/Kuala_Lumpur	6:46:46 -	LMT	1901 Jan  1
1254136638Swollman			6:55:25	-	SMT	1905 Jun  1 # Singapore M.T.
1255136638Swollman			7:00	-	MALT	1933 Jan  1 # Malaya Time
1256136638Swollman			7:00	0:20	MALST	1936 Jan  1
1257136638Swollman			7:20	-	MALT	1941 Sep  1
1258136638Swollman			7:30	-	MALT	1942 Feb 16
1259136638Swollman			9:00	-	JST	1945 Sep 12
1260136638Swollman			7:30	-	MALT	1982 Jan  1
126119878Swollman			8:00	-	MYT	# Malaysia Time
126286222Swollman# Sabah & Sarawak
1263158421Swollman# From Paul Eggert (2006-03-22):
1264158421Swollman# The data here are mostly from Shanks & Pottenger, but the 1942, 1945 and 1982
1265136638Swollman# transition dates are from Mok Ly Yng.
1266136638Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
126719878SwollmanZone Asia/Kuching	7:21:20	-	LMT	1926 Mar
126819878Swollman			7:30	-	BORT	1933	# Borneo Time
1269136638Swollman			8:00	NBorneo	BOR%sT	1942 Feb 16
1270136638Swollman			9:00	-	JST	1945 Sep 12
1271136638Swollman			8:00	-	BORT	1982 Jan  1
127219878Swollman			8:00	-	MYT
12732742Swollman
12742742Swollman# Maldives
12752742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
127619878SwollmanZone	Indian/Maldives	4:54:00 -	LMT	1880	# Male
127719878Swollman			4:54:00	-	MMT	1960	# Male Mean Time
127819878Swollman			5:00	-	MVT		# Maldives Time
12792742Swollman
12802742Swollman# Mongolia
128158787Sru
1282158421Swollman# Shanks & Pottenger say that Mongolia has three time zones, but
1283158421Swollman# usno1995 and the CIA map Standard Time Zones of the World (2005-03)
128417200Swollman# both say that it has just one.
128558787Sru
128658787Sru# From Oscar van Vlijmen (1999-12-11):
128758787Sru# <a href="http://www.mongoliatourism.gov.mn/general.htm">
128858787Sru# General Information Mongolia
128958787Sru# </a> (1999-09)
129058787Sru# "Time: Mongolia has two time zones. Three westernmost provinces of
129158787Sru# Bayan-Ulgii, Uvs, and Hovd are one hour earlier than the capital city, and
129258787Sru# the rest of the country follows the Ulaanbaatar time, which is UTC/GMT plus
129358787Sru# eight hours."
129458787Sru
129558787Sru# From Rives McDow (1999-12-13):
129658787Sru# Mongolia discontinued the use of daylight savings time in 1999; 1998
129758787Sru# being the last year it was implemented.  The dates of implementation I am
129858787Sru# unsure of, but most probably it was similar to Russia, except for the time
129958787Sru# of implementation may have been different....
130058787Sru# Some maps in the past have indicated that there was an additional time
130158787Sru# zone in the eastern part of Mongolia, including the provinces of Dornod,
130258787Sru# Suhbaatar, and possibly Khentij.
130358787Sru
130458787Sru# From Paul Eggert (1999-12-15):
130558787Sru# Naming and spelling is tricky in Mongolia.
130658787Sru# We'll use Hovd (also spelled Chovd and Khovd) to represent the west zone;
130758787Sru# the capital of the Hovd province is sometimes called Hovd, sometimes Dund-Us,
130858787Sru# and sometimes Jirgalanta (with variant spellings), but the name Hovd
130958787Sru# is good enough for our purposes.
131058787Sru
131186222Swollman# From Rives McDow (2001-05-13):
131286222Swollman# In addition to Mongolia starting daylight savings as reported earlier
131386222Swollman# (adopted DST on 2001-04-27 02:00 local time, ending 2001-09-28),
131486222Swollman# there are three time zones.
131586222Swollman#
131686222Swollman# Provinces [at 7:00]: Bayan-ulgii, Uvs, Khovd, Zavkhan, Govi-Altai
131786222Swollman# Provinces [at 8:00]: Khovsgol, Bulgan, Arkhangai, Khentii, Tov,
131886222Swollman#	Bayankhongor, Ovorkhangai, Dundgovi, Dornogovi, Omnogovi
131986222Swollman# Provinces [at 9:00]: Dornod, Sukhbaatar
132086222Swollman#
132186222Swollman# [The province of Selenge is omitted from the above lists.]
132286222Swollman
1323149514Swollman# From Ganbold Ts., Ulaanbaatar (2004-04-17):
1324136638Swollman# Daylight saving occurs at 02:00 local time last Saturday of March.
1325136638Swollman# It will change back to normal at 02:00 local time last Saturday of
1326136638Swollman# September.... As I remember this rule was changed in 2001.
1327136638Swollman#
1328136638Swollman# From Paul Eggert (2004-04-17):
1329136638Swollman# For now, assume Rives McDow's informant got confused about Friday vs
1330136638Swollman# Saturday, and that his 2001 dates should have 1 added to them.
1331136638Swollman
1332149514Swollman# From Paul Eggert (2005-07-26):
1333149514Swollman# We have wildly conflicting information about Mongolia's time zones.
1334149514Swollman# Bill Bonnet (2005-05-19) reports that the US Embassy in Ulaanbaatar says
1335149514Swollman# there is only one time zone and that DST is observed, citing Microsoft
1336149514Swollman# Windows XP as the source.  Risto Nykanen (2005-05-16) reports that
1337149514Swollman# travelmongolia.org says there are two time zones (UTC+7, UTC+8) with no DST.
1338149514Swollman# Oscar van Vlijmen (2005-05-20) reports that the Mongolian Embassy in
1339149514Swollman# Washington, DC says there are two time zones, with DST observed.
1340149514Swollman# He also found
1341149514Swollman# <http://ubpost.mongolnews.mn/index.php?subaction=showcomments&id=1111634894&archive=&start_from=&ucat=1&>
1342149514Swollman# which also says that there is DST, and which has a comment by "Toddius"
1343149514Swollman# (2005-03-31 06:05 +0700) saying "Mongolia actually has 3.5 time zones.
1344149514Swollman# The West (OLGII) is +7 GMT, most of the country is ULAT is +8 GMT
1345149514Swollman# and some Eastern provinces are +9 GMT but Sukhbaatar Aimag is SUHK +8.5 GMT.
1346149514Swollman# The SUKH timezone is new this year, it is one of the few things the
1347149514Swollman# parliament passed during the tumultuous winter session."
1348149514Swollman# For now, let's ignore this information, until we have more confirmation.
1349149514Swollman
1350169811Swollman# From Ganbold Ts. (2007-02-26):
1351169811Swollman# Parliament of Mongolia has just changed the daylight-saving rule in February.
1352169811Swollman# They decided not to adopt daylight-saving time....
1353169811Swollman# http://www.mongolnews.mn/index.php?module=unuudur&sec=view&id=15742
1354169811Swollman
13552742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
135686222SwollmanRule	Mongol	1983	1984	-	Apr	1	0:00	1:00	S
135786222SwollmanRule	Mongol	1983	only	-	Oct	1	0:00	0	-
1358158421Swollman# Shanks & Pottenger and IATA SSIM say 1990s switches occurred at 00:00,
1359158421Swollman# but McDow says the 2001 switches occurred at 02:00.  Also, IATA SSIM
1360158421Swollman# (1996-09) says 1996-10-25.  Go with Shanks & Pottenger through 1998.
1361158421Swollman#
1362158421Swollman# Shanks & Pottenger say that the Sept. 1984 through Sept. 1990 switches
1363158421Swollman# in Choibalsan (more precisely, in Dornod and Sukhbaatar) took place
1364158421Swollman# at 02:00 standard time, not at 00:00 local time as in the rest of
1365158421Swollman# the country.  That would be odd, and possibly is a result of their
1366158421Swollman# correction of 02:00 (in the previous edition) not being done correctly
1367158421Swollman# in the latest edition; so ignore it for now.
1368158421Swollman
1369158421SwollmanRule	Mongol	1985	1998	-	Mar	lastSun	0:00	1:00	S
1370158421SwollmanRule	Mongol	1984	1998	-	Sep	lastSun	0:00	0	-
137158787Sru# IATA SSIM (1999-09) says Mongolia no longer observes DST.
1372136638SwollmanRule	Mongol	2001	only	-	Apr	lastSat	2:00	1:00	S
1373169811SwollmanRule	Mongol	2001	2006	-	Sep	lastSat	2:00	0	-
1374169811SwollmanRule	Mongol	2002	2006	-	Mar	lastSat	2:00	1:00	S
137558787Sru
13762742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
137786222Swollman# Hovd, a.k.a. Chovd, Dund-Us, Dzhargalant, Khovd, Jirgalanta
137858787SruZone	Asia/Hovd	6:06:36 -	LMT	1905 Aug
137958787Sru			6:00	-	HOVT	1978	# Hovd Time
138058787Sru			7:00	Mongol	HOV%sT
138186222Swollman# Ulaanbaatar, a.k.a. Ulan Bataar, Ulan Bator, Urga
138258787SruZone	Asia/Ulaanbaatar 7:07:32 -	LMT	1905 Aug
138358787Sru			7:00	-	ULAT	1978	# Ulaanbaatar Time
138419878Swollman			8:00	Mongol	ULA%sT
138586222Swollman# Choibalsan, a.k.a. Bajan Tuemen, Bajan Tumen, Chojbalsan,
138686222Swollman# Choybalsan, Sanbejse, Tchoibalsan
138786222SwollmanZone	Asia/Choibalsan	7:38:00 -	LMT	1905 Aug
138886222Swollman			7:00	-	ULAT	1978
138986222Swollman			8:00	-	ULAT	1983 Apr
139086222Swollman			9:00	Mongol	CHO%sT	# Choibalsan Time
13912742Swollman
13922742Swollman# Nepal
13932742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
13942742SwollmanZone	Asia/Katmandu	5:41:16 -	LMT	1920
13952742Swollman			5:30	-	IST	1986
139619878Swollman			5:45	-	NPT	# Nepal Time
13972742Swollman
13982742Swollman# Oman
13992742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
14002742SwollmanZone	Asia/Muscat	3:54:20 -	LMT	1920
14012742Swollman			4:00	-	GST
14022742Swollman
14032742Swollman# Pakistan
140493799Swollman
140593799Swollman# From Rives McDow (2002-03-13):
140693799Swollman# I have been advised that Pakistan has decided to adopt dst on a
140793799Swollman# TRIAL basis for one year, starting 00:01 local time on April 7, 2002
140893799Swollman# and ending at 00:01 local time October 6, 2002.  This is what I was
140993799Swollman# told, but I believe that the actual time of change may be 00:00; the
141093799Swollman# 00:01 was to make it clear which day it was on.
141193799Swollman
141293799Swollman# From Paul Eggert (2002-03-15):
141393799Swollman# Jesper Norgaard found this URL:
141493799Swollman# http://www.pak.gov.pk/public/news/app/app06_dec.htm
141593799Swollman# (dated 2001-12-06) which says that the Cabinet adopted a scheme "to
141693799Swollman# advance the clocks by one hour on the night between the first
141793799Swollman# Saturday and Sunday of April and revert to the original position on
141893799Swollman# 15th October each year".  This agrees with McDow's 04-07 at 00:00,
141993799Swollman# but disagrees about the October transition, and makes it sound like
142093799Swollman# it's not on a trial basis.  Also, the "between the first Saturday
142193799Swollman# and Sunday of April" phrase, if taken literally, means that the
142293799Swollman# transition takes place at 00:00 on the first Sunday on or after 04-02.
142393799Swollman
1424114173Swollman# From Paul Eggert (2003-02-09):
1425114173Swollman# DAWN <http://www.dawn.com/2002/10/06/top13.htm> reported on 2002-10-05
1426114173Swollman# that 2002 DST ended that day at midnight.  Go with McDow for now.
1427114173Swollman
1428114173Swollman# From Steffen Thorsen (2003-03-14):
1429114173Swollman# According to http://www.dawn.com/2003/03/07/top15.htm
1430114173Swollman# there will be no DST in Pakistan this year:
1431114173Swollman#
1432114173Swollman# ISLAMABAD, March 6: Information and Media Development Minister Sheikh
1433114173Swollman# Rashid Ahmed on Thursday said the cabinet had reversed a previous
1434114173Swollman# decision to advance clocks by one hour in summer and put them back by
1435114173Swollman# one hour in winter with the aim of saving light hours and energy.
1436114173Swollman#
1437114173Swollman# The minister told a news conference that the experiment had rather
1438114173Swollman# shown 8 per cent higher consumption of electricity.
1439114173Swollman
1440114173Swollman
144193799Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
1442114173SwollmanRule Pakistan	2002	only	-	Apr	Sun>=2	0:01	1:00	S
1443114173SwollmanRule Pakistan	2002	only	-	Oct	Sun>=2	0:01	0	-
14442742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
14452742SwollmanZone	Asia/Karachi	4:28:12 -	LMT	1907
14462742Swollman			5:30	-	IST	1942 Sep
14472742Swollman			5:30	1:00	IST	1945 Oct 15
14482742Swollman			5:30	-	IST	1951 Sep 30
144919878Swollman			5:00	-	KART	1971 Mar 26 # Karachi Time
145093799Swollman			5:00 Pakistan	PK%sT	# Pakistan Time
14512742Swollman
14522742Swollman# Palestine
145343014Swollman
1454149514Swollman# From Amos Shapir (1998-02-15):
145543014Swollman#
145643014Swollman# From 1917 until 1948-05-15, all of Palestine, including the parts now
145743014Swollman# known as the Gaza Strip and the West Bank, was under British rule.
145843014Swollman# Therefore the rules given for Israel for that period, apply there too...
145943014Swollman#
146043014Swollman# The Gaza Strip was under Egyptian rule between 1948-05-15 until 1967-06-05
146143014Swollman# (except a short occupation by Israel from 1956-11 till 1957-03, but no
146243014Swollman# time zone was affected then).  It was never formally annexed to Egypt,
146343014Swollman# though.
146443014Swollman#
146543014Swollman# The rest of Palestine was under Jordanian rule at that time, formally
146643014Swollman# annexed in 1950 as the West Bank (and the word "Trans" was dropped from
146743014Swollman# the country's previous name of "the Hashemite Kingdom of the
146843014Swollman# Trans-Jordan").  So the rules for Jordan for that time apply.  Major
146943014Swollman# towns in that area are Nablus (Shchem), El-Halil (Hebron), Ramallah, and
147043014Swollman# East Jerusalem.
147143014Swollman#
147243014Swollman# Both areas were occupied by Israel in June 1967, but not annexed (except
147343014Swollman# for East Jerusalem).  They were on Israel time since then; there might
147443014Swollman# have been a Military Governor's order about time zones, but I'm not aware
147543014Swollman# of any (such orders may have been issued semi-annually whenever summer
147643014Swollman# time was in effect, but maybe the legal aspect of time was just neglected).
147743014Swollman#
147843014Swollman# The Palestinian Authority was established in 1993, and got hold of most
147943014Swollman# towns in the West Bank and Gaza by 1995.  I know that in order to
148043014Swollman# demonstrate...independence, they have been switching to
148143014Swollman# summer time and back on a different schedule than Israel's, but I don't
148243014Swollman# know when this was started, or what algorithm is used (most likely the
148343014Swollman# Jordanian one).
148443014Swollman#
148543014Swollman# To summarize, the table should probably look something like that:
148643014Swollman#
148743014Swollman# Area \ when | 1918-1947 | 1948-1967 | 1967-1995 | 1996-
148843014Swollman# ------------+-----------+-----------+-----------+-----------
148943014Swollman# Israel      | Zion      | Zion      | Zion      | Zion
149043014Swollman# West bank   | Zion      | Jordan    | Zion      | Jordan
149143014Swollman# Gaza        | Zion      | Egypt     | Zion      | Jordan
149243014Swollman#
149343014Swollman# I guess more info may be available from the PA's web page (if/when they
149443014Swollman# have one).
149543014Swollman
1496158421Swollman# From Paul Eggert (2006-03-22):
1497158421Swollman# Shanks & Pottenger write that Gaza did not observe DST until 1957, but go
149843014Swollman# with Shapir and assume that it observed DST from 1940 through 1947,
149943014Swollman# and that it used Jordanian rules starting in 1996.
150043014Swollman# We don't yet need a separate entry for the West Bank, since
150143014Swollman# the only differences between it and Gaza that we know about
150243014Swollman# occurred before our cutoff date of 1970.
150343014Swollman# However, as we get more information, we may need to add entries
150443014Swollman# for parts of the West Bank as they transitioned from Israel's rules
150543014Swollman# to Palestine's rules.  If you have more info about this, please
150643014Swollman# send it to tz@elsie.nci.nih.gov for incorporation into future editions.
150743014Swollman
150843014Swollman# From IINS News Service - Israel - 1998-03-23 10:38:07 Israel time,
150943014Swollman# forwarded by Ephraim Silverberg:
151043014Swollman#
151143014Swollman# Despite the fact that Israel changed over to daylight savings time
151243014Swollman# last week, the PLO Authority (PA) has decided not to turn its clocks
151343014Swollman# one-hour forward at this time.  As a sign of independence from Israeli rule,
151443014Swollman# the PA has decided to implement DST in April.
151543014Swollman
151658787Sru# From Paul Eggert (1999-09-20):
151758787Sru# Daoud Kuttab writes in
151858787Sru# <a href="http://www.jpost.com/com/Archive/22.Apr.1999/Opinion/Article-2.html">
151958787Sru# Holiday havoc
152058787Sru# </a> (Jerusalem Post, 1999-04-22) that
152158787Sru# the Palestinian National Authority changed to DST on 1999-04-15.
152258787Sru# I vaguely recall that they switch back in October (sorry, forgot the source).
152358787Sru# For now, let's assume that the spring switch was at 24:00,
152458787Sru# and that they switch at 0:00 on the 3rd Fridays of April and October.
152558787Sru
1526153670Swollman# From Paul Eggert (2005-11-22):
1527153670Swollman# Starting 2004 transitions are from Steffen Thorsen's web site timeanddate.com.
1528153670Swollman
1529158421Swollman# From Steffen Thorsen (2005-11-23):
1530158421Swollman# A user from Gaza reported that Gaza made the change early because of
1531158421Swollman# the Ramadan.  Next year Ramadan will be even earlier, so I think
1532158421Swollman# there is a good chance next year's end date will be around two weeks
1533158421Swollman# earlier--the same goes for Jordan.
1534158421Swollman
1535163302Sru# From Steffen Thorsen (2006-08-17):
1536163302Sru# I was informed by a user in Bethlehem that in Bethlehem it started the
1537163302Sru# same day as Israel, and after checking with other users in the area, I
1538163302Sru# was informed that they started DST one day after Israel.  I was not
1539163302Sru# able to find any authoritative sources at the time, nor details if
1540163302Sru# Gaza changed as well, but presumed Gaza to follow the same rules as
1541163302Sru# the West Bank.
1542163302Sru
1543163302Sru# From Steffen Thorsen (2006-09-26):
1544163302Sru# according to the Palestine News Network (2006-09-19):
1545163302Sru# http://english.pnn.ps/index.php?option=com_content&task=view&id=596&Itemid=5
1546163302Sru# > The Council of Ministers announced that this year its winter schedule
1547163302Sru# > will begin early, as of midnight Thursday.  It is also time to turn
1548163302Sru# > back the clocks for winter.  Friday will begin an hour late this week.
1549163302Sru# I guess it is likely that next year's date will be moved as well,
1550163302Sru# because of the Ramadan.
1551163302Sru
1552172479Sedwin# From Jesper Norgaard Welen (2007-09-18):
1553172479Sedwin# According to Steffen Thorsen's web site the Gaza Strip and the rest of the
1554172479Sedwin# Palestinian territories left DST early on 13.th. of September at 2:00.
1555172479Sedwin
1556172479Sedwin# From Paul Eggert (2007-09-20):
1557172479Sedwin# My understanding is that Gaza and the West Bank disagree even over when
1558172479Sedwin# the weekend is (Thursday+Friday versus Friday+Saturday), so I'd be a bit
1559172479Sedwin# surprised if they agreed about DST.  But for now, assume they agree.
1560172479Sedwin# For lack of better information, predict that future changes will be
1561172479Sedwin# the 2nd Thursday of September at 02:00.
1562172479Sedwin
156358787Sru# The rules for Egypt are stolen from the `africa' file.
15642742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
156519878SwollmanRule EgyptAsia	1957	only	-	May	10	0:00	1:00	S
156617200SwollmanRule EgyptAsia	1957	1958	-	Oct	 1	0:00	0	-
156719878SwollmanRule EgyptAsia	1958	only	-	May	 1	0:00	1:00	S
156820094SwollmanRule EgyptAsia	1959	1967	-	May	 1	1:00	1:00	S
156917200SwollmanRule EgyptAsia	1959	1965	-	Sep	30	3:00	0	-
157020094SwollmanRule EgyptAsia	1966	only	-	Oct	 1	3:00	0	-
157158787Sru
1572163302SruRule Palestine	1999	2005	-	Apr	Fri>=15	0:00	1:00	S
1573153670SwollmanRule Palestine	1999	2003	-	Oct	Fri>=15	0:00	0	-
1574153670SwollmanRule Palestine	2004	only	-	Oct	 1	1:00	0	-
1575163302SruRule Palestine	2005	only	-	Oct	 4	2:00	0	-
1576163302SruRule Palestine	2006	max	-	Apr	 1	0:00	1:00	S
1577163302SruRule Palestine	2006	only	-	Sep	22	0:00	0	-
1578172479SedwinRule Palestine	2007	max	-	Sep	Thu>=8	2:00	0	-
157958787Sru
15802742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
15812742SwollmanZone	Asia/Gaza	2:17:52	-	LMT	1900 Oct
158243014Swollman			2:00	Zion	EET	1948 May 15
158343014Swollman			2:00 EgyptAsia	EE%sT	1967 Jun  5
158443014Swollman			2:00	Zion	I%sT	1996
158558787Sru			2:00	Jordan	EE%sT	1999
158658787Sru			2:00 Palestine	EE%sT
15872742Swollman
158814343Swollman# Paracel Is
158914343Swollman# no information
159014343Swollman
15912742Swollman# Philippines
159275267Swollman# On 1844-08-16, Narciso Claveria, governor-general of the
159375267Swollman# Philippines, issued a proclamation announcing that 1844-12-30 was to
159475267Swollman# be immediately followed by 1845-01-01.  Robert H. van Gent has a
159575267Swollman# transcript of the decree in <http://www.phys.uu.nl/~vgent/idl/idl.htm>.
1596158421Swollman# The rest of the data are from Shanks & Pottenger.
1597158421Swollman
1598158421Swollman# From Paul Eggert (2006-04-25):
1599158421Swollman# Tomorrow's Manila Standard reports that the Philippines Department of
1600158421Swollman# Trade and Industry is considering adopting DST this June when the
1601158421Swollman# rainy season begins.  See
1602158421Swollman# <http://www.manilastandardtoday.com/?page=politics02_april26_2006>.
1603158421Swollman# For now, we'll ignore this, since it's not definite and we lack details.
1604158421Swollman#
1605158421Swollman# From Jesper Norgaard Welen (2006-04-26):
1606158421Swollman# ... claims that Philippines had DST last time in 1990:
1607158421Swollman# http://story.philippinetimes.com/p.x/ct/9/id/145be20cc6b121c0/cid/3e5bbccc730d258c/
1608158421Swollman# [a story dated 2006-04-25 by Cris Larano of Dow Jones Newswires,
1609158421Swollman# but no details]
1610158421Swollman
16112742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
161219878SwollmanRule	Phil	1936	only	-	Nov	1	0:00	1:00	S
161319878SwollmanRule	Phil	1937	only	-	Feb	1	0:00	0	-
161419878SwollmanRule	Phil	1954	only	-	Apr	12	0:00	1:00	S
161519878SwollmanRule	Phil	1954	only	-	Jul	1	0:00	0	-
161619878SwollmanRule	Phil	1978	only	-	Mar	22	0:00	1:00	S
161719878SwollmanRule	Phil	1978	only	-	Sep	21	0:00	0	-
16182742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
161975267SwollmanZone	Asia/Manila	-15:56:00 -	LMT	1844 Dec 31
16202742Swollman			8:04:00 -	LMT	1899 May 11
162119878Swollman			8:00	Phil	PH%sT	1942 May
16222742Swollman			9:00	-	JST	1944 Nov
162319878Swollman			8:00	Phil	PH%sT
16242742Swollman
16252742Swollman# Qatar
16262742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
162767578SwollmanZone	Asia/Qatar	3:26:08 -	LMT	1920	# Al Dawhah / Doha
16282742Swollman			4:00	-	GST	1972 Jun
16292742Swollman			3:00	-	AST
16302742Swollman
16312742Swollman# Saudi Arabia
16322742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
16332742SwollmanZone	Asia/Riyadh	3:06:52 -	LMT	1950
16342742Swollman			3:00	-	AST
16352742Swollman
16362742Swollman# Singapore
1637136638Swollman# The data here are taken from Mok Ly Yng (2003-10-30)
1638136638Swollman# <http://www.math.nus.edu.sg/aslaksen/teaching/timezone.html>.
16392742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
1640136638SwollmanZone	Asia/Singapore	6:55:25 -	LMT	1901 Jan  1
1641136638Swollman			6:55:25	-	SMT	1905 Jun  1 # Singapore M.T.
1642136638Swollman			7:00	-	MALT	1933 Jan  1 # Malaya Time
1643136638Swollman			7:00	0:20	MALST	1936 Jan  1
1644136638Swollman			7:20	-	MALT	1941 Sep  1
1645136638Swollman			7:30	-	MALT	1942 Feb 16
1646136638Swollman			9:00	-	JST	1945 Sep 12
164719878Swollman			7:30	-	MALT	1965 Aug  9 # independence
1648136638Swollman			7:30	-	SGT	1982 Jan  1 # Singapore Time
16492742Swollman			8:00	-	SGT
16502742Swollman
165114343Swollman# Spratly Is
165214343Swollman# no information
165314343Swollman
16542742Swollman# Sri Lanka
165519878Swollman# From Paul Eggert (1996-09-03):
165658787Sru# "Sri Lanka advances clock by an hour to avoid blackout"
165758787Sru# (www.virtual-pc.com/lankaweb/news/items/240596-2.html, 1996-05-24,
165858787Sru# no longer available as of 1999-08-17)
165919878Swollman# reported ``the country's standard time will be put forward by one hour at
166019878Swollman# midnight Friday (1830 GMT) `in the light of the present power crisis'.''
166130711Swollman#
166230711Swollman# From Dharmasiri Senanayake, Sri Lanka Media Minister (1996-10-24), as quoted
166343014Swollman# by Shamindra in
166443014Swollman# <a href="news:54rka5$m5h@mtinsc01-mgt.ops.worldnet.att.net">
166543014Swollman# Daily News - Hot News Section (1996-10-26)
166643014Swollman# </a>:
166730711Swollman# With effect from 12.30 a.m. on 26th October 1996
166830711Swollman# Sri Lanka will be six (06) hours ahead of GMT.
166919878Swollman
1670158421Swollman# From Jesper Norgaard Welen (2006-04-14), quoting Sri Lanka News Online
1671158421Swollman# <http://news.sinhalaya.com/wmview.php?ArtID=11002> (2006-04-13):
1672158421Swollman# 0030 hrs on April 15, 2006 (midnight of April 14, 2006 +30 minutes)
1673158421Swollman# at present, become 2400 hours of April 14, 2006 (midnight of April 14, 2006).
1674158421Swollman
1675158421Swollman# From Peter Apps and Ranga Sirila of Reuters (2006-04-12) in:
1676158421Swollman# <http://today.reuters.co.uk/news/newsArticle.aspx?type=scienceNews&storyID=2006-04-12T172228Z_01_COL295762_RTRIDST_0_SCIENCE-SRILANKA-TIME-DC.XML>
1677158421Swollman# [The Tamil Tigers] never accepted the original 1996 time change and simply
1678158421Swollman# kept their clocks set five and a half hours ahead of Greenwich Mean
1679158421Swollman# Time (GMT), in line with neighbor India.
1680158421Swollman# From Paul Eggert (2006-04-18):
1681158421Swollman# People who live in regions under Tamil control can use TZ='Asia/Calcutta',
1682158421Swollman# as that zone has agreed with the Tamil areas since our cutoff date of 1970.
1683158421Swollman
1684158421Swollman# From K Sethu (2006-04-25):
1685158421Swollman# I think the abbreviation LKT originated from the world of computers at
1686158421Swollman# the time of or subsequent to the time zone changes by SL Government
1687158421Swollman# twice in 1996 and probably SL Government or its standardization
1688158421Swollman# agencies never declared an abbreviation as a national standard.
1689158421Swollman#
1690158421Swollman# I recollect before the recent change the government annoucemments
1691158421Swollman# mentioning it as simply changing Sri Lanka Standard Time or Sri Lanka
1692158421Swollman# Time and no mention was made about the abbreviation.
1693158421Swollman#
1694158421Swollman# If we look at Sri Lanka Department of Government's "Official News
1695158421Swollman# Website of Sri Lanka" ... http://www.news.lk/ we can see that they
1696158421Swollman# use SLT as abbreviation in time stamp at the beginning of each news
1697158421Swollman# item....
1698158421Swollman#
1699158421Swollman# Within Sri Lanka I think LKT is well known among computer users and
1700158421Swollman# adminsitrators.  In my opinion SLT may not be a good choice because the
1701158421Swollman# nation's largest telcom / internet operator Sri Lanka Telcom is well
1702158421Swollman# known by that abbreviation - simply as SLT (there IP domains are
1703158421Swollman# slt.lk and sltnet.lk).
1704158421Swollman#
1705158421Swollman# But if indeed our government has adopted SLT as standard abbreviation
1706158421Swollman# (that we have not known so far) then  it is better that it be used for
1707158421Swollman# all computers.
1708158421Swollman
1709158421Swollman# From Paul Eggert (2006-04-25):
1710158421Swollman# One possibility is that we wait for a bit for the dust to settle down
1711158421Swollman# and then see what people actually say in practice.
1712158421Swollman
17132742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
17142742SwollmanZone	Asia/Colombo	5:19:24 -	LMT	1880
171543014Swollman			5:19:32	-	MMT	1906	# Moratuwa Mean Time
17162742Swollman			5:30	-	IST	1942 Jan  5
17172742Swollman			5:30	0:30	IHST	1942 Sep
17182742Swollman			5:30	1:00	IST	1945 Oct 16 2:00
171919878Swollman			5:30	-	IST	1996 May 25 0:00
172030711Swollman			6:30	-	LKT	1996 Oct 26 0:30
1721158421Swollman			6:00	-	LKT	2006 Apr 15 0:30
1722158421Swollman			5:30	-	IST
17232742Swollman
17242742Swollman# Syria
17252742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
172619878SwollmanRule	Syria	1920	1923	-	Apr	Sun>=15	2:00	1:00	S
17272742SwollmanRule	Syria	1920	1923	-	Oct	Sun>=1	2:00	0	-
172819878SwollmanRule	Syria	1962	only	-	Apr	29	2:00	1:00	S
17292742SwollmanRule	Syria	1962	only	-	Oct	1	2:00	0	-
173019878SwollmanRule	Syria	1963	1965	-	May	1	2:00	1:00	S
17312742SwollmanRule	Syria	1963	only	-	Sep	30	2:00	0	-
17322742SwollmanRule	Syria	1964	only	-	Oct	1	2:00	0	-
17332742SwollmanRule	Syria	1965	only	-	Sep	30	2:00	0	-
173419878SwollmanRule	Syria	1966	only	-	Apr	24	2:00	1:00	S
17352742SwollmanRule	Syria	1966	1976	-	Oct	1	2:00	0	-
173619878SwollmanRule	Syria	1967	1978	-	May	1	2:00	1:00	S
17372742SwollmanRule	Syria	1977	1978	-	Sep	1	2:00	0	-
173819878SwollmanRule	Syria	1983	1984	-	Apr	9	2:00	1:00	S
17392742SwollmanRule	Syria	1983	1984	-	Oct	1	2:00	0	-
174019878SwollmanRule	Syria	1986	only	-	Feb	16	2:00	1:00	S
17412742SwollmanRule	Syria	1986	only	-	Oct	9	2:00	0	-
174219878SwollmanRule	Syria	1987	only	-	Mar	1	2:00	1:00	S
17432742SwollmanRule	Syria	1987	1988	-	Oct	31	2:00	0	-
174419878SwollmanRule	Syria	1988	only	-	Mar	15	2:00	1:00	S
174519878SwollmanRule	Syria	1989	only	-	Mar	31	2:00	1:00	S
17462742SwollmanRule	Syria	1989	only	-	Oct	1	2:00	0	-
174720094SwollmanRule	Syria	1990	only	-	Apr	1	2:00	1:00	S
174820094SwollmanRule	Syria	1990	only	-	Sep	30	2:00	0	-
174920094SwollmanRule	Syria	1991	only	-	Apr	 1	0:00	1:00	S
175020094SwollmanRule	Syria	1991	1992	-	Oct	 1	0:00	0	-
175120094SwollmanRule	Syria	1992	only	-	Apr	 8	0:00	1:00	S
175220094SwollmanRule	Syria	1993	only	-	Mar	26	0:00	1:00	S
175320094SwollmanRule	Syria	1993	only	-	Sep	25	0:00	0	-
175458787Sru# IATA SSIM (1998-02) says 1998-04-02;
175558787Sru# (1998-09) says 1999-03-29 and 1999-09-29; (1999-02) says 1999-04-02,
175658787Sru# 2000-04-02, and 2001-04-02; (1999-09) says 2000-03-31 and 2001-03-31;
1757163302Sru# (2006) says 2006-03-31 and 2006-09-22;
1758163302Sru# for now ignore all these claims and go with Shanks & Pottenger,
1759163302Sru# except for the 2006-09-22 claim (which seems right for Ramadan).
176058787SruRule	Syria	1994	1996	-	Apr	 1	0:00	1:00	S
1761163302SruRule	Syria	1994	2005	-	Oct	 1	0:00	0	-
176258787SruRule	Syria	1997	1998	-	Mar	lastMon	0:00	1:00	S
1763169811SwollmanRule	Syria	1999	2006	-	Apr	 1	0:00	1:00	S
1764163302Sru# From Stephen Colebourne (2006-09-18):
1765163302Sru# According to IATA data, Syria will change DST on 21st September [21:00 UTC]
1766163302Sru# this year [only]....  This is probably related to Ramadan, like Egypt.
1767163302SruRule	Syria	2006	only	-	Sep	22	0:00	0	-
1768169811Swollman# From Paul Eggert (2007-03-29):
1769169811Swollman# Today the AP reported "Syria will switch to summertime at midnight Thursday."
1770169811Swollman# http://www.iht.com/articles/ap/2007/03/29/africa/ME-GEN-Syria-Time-Change.php
1771169811Swollman# For lack of better info, assume the rule changed to "last Friday in March"
1772169811Swollman# this year.
1773169811SwollmanRule	Syria	2007	max	-	Mar	lastFri	0:00	1:00	S
1774163302SruRule	Syria	2007	max	-	Oct	 1	0:00	0	-
17752742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
177667578SwollmanZone	Asia/Damascus	2:25:12 -	LMT	1920	# Dimashq
177719878Swollman			2:00	Syria	EE%sT
17782742Swollman
17792742Swollman# Tajikistan
1780158421Swollman# From Shanks & Pottenger.
17812742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
17822742SwollmanZone	Asia/Dushanbe	4:35:12 -	LMT	1924 May  2
178343014Swollman			5:00	-	DUST	1930 Jun 21 # Dushanbe Time
178419878Swollman			6:00 RussiaAsia DUS%sT	1991 Mar 31 2:00s
178558787Sru			5:00	1:00	DUSST	1991 Sep  9 2:00s
178619878Swollman			5:00	-	TJT		    # Tajikistan Time
17872742Swollman
17882742Swollman# Thailand
17892742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
17902742SwollmanZone	Asia/Bangkok	6:42:04	-	LMT	1880
179119878Swollman			6:42:04	-	BMT	1920 Apr # Bangkok Mean Time
17922742Swollman			7:00	-	ICT
17932742Swollman
17942742Swollman# Turkmenistan
1795158421Swollman# From Shanks & Pottenger.
17962742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
179767578SwollmanZone	Asia/Ashgabat	3:53:32 -	LMT	1924 May  2 # or Ashkhabad
179843014Swollman			4:00	-	ASHT	1930 Jun 21 # Ashkhabad Time
179958787Sru			5:00 RussiaAsia	ASH%sT	1991 Mar 31 2:00
180058787Sru			4:00 RussiaAsia	ASH%sT	1991 Oct 27 # independence
1801158421Swollman			4:00 RussiaAsia	TM%sT	1992 Jan 19 2:00
180243014Swollman			5:00	-	TMT
18032742Swollman
18042742Swollman# United Arab Emirates
18052742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
18062742SwollmanZone	Asia/Dubai	3:41:12 -	LMT	1920
18072742Swollman			4:00	-	GST
18082742Swollman
18092742Swollman# Uzbekistan
18102742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
181143014SwollmanZone	Asia/Samarkand	4:27:12 -	LMT	1924 May  2
181243014Swollman			4:00	-	SAMT	1930 Jun 21 # Samarkand Time
181343014Swollman			5:00	-	SAMT	1981 Apr  1
181443014Swollman			5:00	1:00	SAMST	1981 Oct  1
1815158421Swollman			6:00	-	TAST	1982 Apr  1 # Tashkent Time
1816158421Swollman			5:00 RussiaAsia	SAM%sT	1991 Sep  1 # independence
181758787Sru			5:00 RussiaAsia	UZ%sT	1992
181843014Swollman			5:00	-	UZT
18192742SwollmanZone	Asia/Tashkent	4:37:12 -	LMT	1924 May  2
182043014Swollman			5:00	-	TAST	1930 Jun 21 # Tashkent Time
1821158421Swollman			6:00 RussiaAsia	TAS%sT	1991 Mar 31 2:00
182258787Sru			5:00 RussiaAsia	TAS%sT	1991 Sep  1 # independence
182358787Sru			5:00 RussiaAsia	UZ%sT	1992
182443014Swollman			5:00	-	UZT
18252742Swollman
18262742Swollman# Vietnam
1827158421Swollman
1828149514Swollman# From Paul Eggert (1993-11-18):
18292742Swollman# Saigon's official name is Thanh-Pho Ho Chi Minh, but it's too long.
18302742Swollman# We'll stick with the traditional name for now.
1831158421Swollman
1832158421Swollman# From Shanks & Pottenger:
18332742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
18342742SwollmanZone	Asia/Saigon	7:06:40 -	LMT	1906 Jun  9
183519878Swollman			7:06:20	-	SMT	1911 Mar 11 0:01 # Saigon MT?
18362742Swollman			7:00	-	ICT	1912 May
18372742Swollman			8:00	-	ICT	1931 May
18382742Swollman			7:00	-	ICT
18392742Swollman
18402742Swollman# Yemen
18412742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
18422742SwollmanZone	Asia/Aden	3:00:48	-	LMT	1950
18432742Swollman			3:00	-	AST
1844