<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Timezone Dropdown Select List</title>
	<atom:link href="http://www.michaelapproved.com/articles/timezone-dropdown-select-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelapproved.com/articles/timezone-dropdown-select-list/</link>
	<description>Tap my brain, drink it up.</description>
	<lastBuildDate>Thu, 26 Aug 2010 04:04:33 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Ryder</title>
		<link>http://www.michaelapproved.com/articles/timezone-dropdown-select-list/comment-page-1/#comment-92</link>
		<dc:creator>David Ryder</dc:creator>
		<pubDate>Sat, 17 Jul 2010 01:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelapproved.com/articles/?p=55#comment-92</guid>
		<description>Thanks a lot! Timesavers like this are much, MUCH appreciated. Used this in my current project.</description>
		<content:encoded><![CDATA[<p>Thanks a lot! Timesavers like this are much, MUCH appreciated. Used this in my current project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Ryder</title>
		<link>http://www.michaelapproved.com/articles/timezone-dropdown-select-list/comment-page-1/#comment-93</link>
		<dc:creator>David Ryder</dc:creator>
		<pubDate>Sat, 17 Jul 2010 01:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelapproved.com/articles/?p=55#comment-93</guid>
		<description>Thanks a lot! Used in my current project :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot! Used in my current project <img src='http://www.michaelapproved.com/articles/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Cesere</title>
		<link>http://www.michaelapproved.com/articles/timezone-dropdown-select-list/comment-page-1/#comment-88</link>
		<dc:creator>Todd Cesere</dc:creator>
		<pubDate>Wed, 07 Jul 2010 19:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelapproved.com/articles/?p=55#comment-88</guid>
		<description>*sigh* php version with floats for keys is probably better, sorry for the noise&lt;br&gt;&lt;br&gt;	$timeZones = array(&lt;br&gt;		5.0 =&gt; &#039;(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent&#039;,&lt;br&gt;		4.5 =&gt; &#039;(GMT +4:30) Kabul&#039;,&lt;br&gt;		4.0 =&gt; &#039;(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi&#039;,&lt;br&gt;		3.5 =&gt; &#039;(GMT +3:30) Tehran&#039;,&lt;br&gt;		3.0 =&gt; &#039;(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg&#039;,&lt;br&gt;		2.0 =&gt; &#039;(GMT +2:00) Kaliningrad, South Africa&#039;,&lt;br&gt;		1.0 =&gt; &#039;(GMT +1:00 hour) Brussels, Copenhagen, Madrid, Paris&#039;,&lt;br&gt;		-12.0 =&gt; &#039;(GMT -12:00) Eniwetok, Kwajalein&#039;,&lt;br&gt;		-11.0 =&gt; &#039;(GMT -11:00) Midway Island, Samoa&#039;,&lt;br&gt;		-10.0 =&gt; &#039;(GMT -10:00) Hawaii&#039;,&lt;br&gt;		-9.0 =&gt; &#039;(GMT -9:00) Alaska&#039;,&lt;br&gt;		-8.0 =&gt; &#039;(GMT -8:00) Pacific Time (US &amp; Canada)&#039;,&lt;br&gt;		-7.0 =&gt; &#039;(GMT -7:00) Mountain Time (US &amp; Canada)&#039;,&lt;br&gt;		-6.0 =&gt; &#039;(GMT -6:00) Central Time (US &amp; Canada), Mexico City&#039;,&lt;br&gt;		-5.0 =&gt; &#039;(GMT -5:00) Eastern Time (US &amp; Canada), Bogota, Lima&#039;,&lt;br&gt;		-4.0 =&gt; &#039;(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz&#039;,&lt;br&gt;		-3.5 =&gt; &#039;(GMT -3:30) Newfoundland&#039;,&lt;br&gt;		-3.0 =&gt; &#039;(GMT -3:00) Brazil, Buenos Aires, Georgetown&#039;,&lt;br&gt;		-2.0 =&gt; &#039;(GMT -2:00) Mid-Atlantic&#039;,&lt;br&gt;		-1.0 =&gt; &#039;(GMT -1:00 hour) Azores, Cape Verde Islands&#039;,&lt;br&gt;		0.0 =&gt; &#039;(GMT) Western Europe Time, London, Lisbon, Casablanca&#039;,&lt;br&gt;		5.5 =&gt; &#039;(GMT +5:30) Bombay, Calcutta, Madras, New Delhi&#039;,&lt;br&gt;		5.75 =&gt; &#039;(GMT +5:45) Kathmandu&#039;,&lt;br&gt;		6.0 =&gt; &#039;(GMT +6:00) Almaty, Dhaka, Colombo&#039;,&lt;br&gt;		7.0 =&gt; &#039;(GMT +7:00) Bangkok, Hanoi, Jakarta&#039;,&lt;br&gt;		8.0 =&gt; &#039;(GMT +8:00) Beijing, Perth, Singapore, Hong Kong&#039;,&lt;br&gt;		9.0 =&gt; &#039;(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk&#039;,&lt;br&gt;		9.5 =&gt; &#039;(GMT +9:30) Adelaide, Darwin&#039;,&lt;br&gt;		10.0 =&gt; &#039;(GMT +10:00) Eastern Australia, Guam, Vladivostok&#039;,&lt;br&gt;		11.0 =&gt; &#039;(GMT +11:00) Magadan, Solomon Islands, New Caledonia&#039;,&lt;br&gt;		12.0 =&gt; &#039;(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka&#039;,&lt;br&gt;	);</description>
		<content:encoded><![CDATA[<p>*sigh* php version with floats for keys is probably better, sorry for the noise</p>
<p>	$timeZones = array(<br />		5.0 =&gt; &#39;(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent&#39;,<br />		4.5 =&gt; &#39;(GMT +4:30) Kabul&#39;,<br />		4.0 =&gt; &#39;(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi&#39;,<br />		3.5 =&gt; &#39;(GMT +3:30) Tehran&#39;,<br />		3.0 =&gt; &#39;(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg&#39;,<br />		2.0 =&gt; &#39;(GMT +2:00) Kaliningrad, South Africa&#39;,<br />		1.0 =&gt; &#39;(GMT +1:00 hour) Brussels, Copenhagen, Madrid, Paris&#39;,<br />		-12.0 =&gt; &#39;(GMT -12:00) Eniwetok, Kwajalein&#39;,<br />		-11.0 =&gt; &#39;(GMT -11:00) Midway Island, Samoa&#39;,<br />		-10.0 =&gt; &#39;(GMT -10:00) Hawaii&#39;,<br />		-9.0 =&gt; &#39;(GMT -9:00) Alaska&#39;,<br />		-8.0 =&gt; &#39;(GMT -8:00) Pacific Time (US &#038; Canada)&#39;,<br />		-7.0 =&gt; &#39;(GMT -7:00) Mountain Time (US &#038; Canada)&#39;,<br />		-6.0 =&gt; &#39;(GMT -6:00) Central Time (US &#038; Canada), Mexico City&#39;,<br />		-5.0 =&gt; &#39;(GMT -5:00) Eastern Time (US &#038; Canada), Bogota, Lima&#39;,<br />		-4.0 =&gt; &#39;(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz&#39;,<br />		-3.5 =&gt; &#39;(GMT -3:30) Newfoundland&#39;,<br />		-3.0 =&gt; &#39;(GMT -3:00) Brazil, Buenos Aires, Georgetown&#39;,<br />		-2.0 =&gt; &#39;(GMT -2:00) Mid-Atlantic&#39;,<br />		-1.0 =&gt; &#39;(GMT -1:00 hour) Azores, Cape Verde Islands&#39;,<br />		0.0 =&gt; &#39;(GMT) Western Europe Time, London, Lisbon, Casablanca&#39;,<br />		5.5 =&gt; &#39;(GMT +5:30) Bombay, Calcutta, Madras, New Delhi&#39;,<br />		5.75 =&gt; &#39;(GMT +5:45) Kathmandu&#39;,<br />		6.0 =&gt; &#39;(GMT +6:00) Almaty, Dhaka, Colombo&#39;,<br />		7.0 =&gt; &#39;(GMT +7:00) Bangkok, Hanoi, Jakarta&#39;,<br />		8.0 =&gt; &#39;(GMT +8:00) Beijing, Perth, Singapore, Hong Kong&#39;,<br />		9.0 =&gt; &#39;(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk&#39;,<br />		9.5 =&gt; &#39;(GMT +9:30) Adelaide, Darwin&#39;,<br />		10.0 =&gt; &#39;(GMT +10:00) Eastern Australia, Guam, Vladivostok&#39;,<br />		11.0 =&gt; &#39;(GMT +11:00) Magadan, Solomon Islands, New Caledonia&#39;,<br />		12.0 =&gt; &#39;(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka&#39;,<br />	);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Cesere</title>
		<link>http://www.michaelapproved.com/articles/timezone-dropdown-select-list/comment-page-1/#comment-89</link>
		<dc:creator>Todd Cesere</dc:creator>
		<pubDate>Wed, 07 Jul 2010 19:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelapproved.com/articles/?p=55#comment-89</guid>
		<description>And the php array version:&lt;br&gt;&lt;br&gt;&lt;br&gt;	$timeZones = array(&lt;br&gt;		&#039;5.0&#039; =&gt; &#039;(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent&#039;,&lt;br&gt;		&#039;4.5&#039; =&gt; &#039;(GMT +4:30) Kabul&#039;,&lt;br&gt;		&#039;4.0&#039; =&gt; &#039;(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi&#039;,&lt;br&gt;		&#039;3.5&#039; =&gt; &#039;(GMT +3:30) Tehran&#039;,&lt;br&gt;		&#039;3.0&#039; =&gt; &#039;(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg&#039;,&lt;br&gt;		&#039;2.0&#039; =&gt; &#039;(GMT +2:00) Kaliningrad, South Africa&#039;,&lt;br&gt;		&#039;1.0&#039; =&gt; &#039;(GMT +1:00 hour) Brussels, Copenhagen, Madrid, Paris&#039;,&lt;br&gt;		&#039;-12.0&#039; =&gt; &#039;(GMT -12:00) Eniwetok, Kwajalein&#039;,&lt;br&gt;		&#039;-11.0&#039; =&gt; &#039;(GMT -11:00) Midway Island, Samoa&#039;,&lt;br&gt;		&#039;-10.0&#039; =&gt; &#039;(GMT -10:00) Hawaii&#039;,&lt;br&gt;		&#039;-9.0&#039; =&gt; &#039;(GMT -9:00) Alaska&#039;,&lt;br&gt;		&#039;-8.0&#039; =&gt; &#039;(GMT -8:00) Pacific Time (US &amp; Canada)&#039;,&lt;br&gt;		&#039;-7.0&#039; =&gt; &#039;(GMT -7:00) Mountain Time (US &amp; Canada)&#039;,&lt;br&gt;		&#039;-6.0&#039; =&gt; &#039;(GMT -6:00) Central Time (US &amp; Canada), Mexico City&#039;,&lt;br&gt;		&#039;-5.0&#039; =&gt; &#039;(GMT -5:00) Eastern Time (US &amp; Canada), Bogota, Lima&#039;,&lt;br&gt;		&#039;-4.0&#039; =&gt; &#039;(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz&#039;,&lt;br&gt;		&#039;-3.5&#039; =&gt; &#039;(GMT -3:30) Newfoundland&#039;,&lt;br&gt;		&#039;-3.0&#039; =&gt; &#039;(GMT -3:00) Brazil, Buenos Aires, Georgetown&#039;,&lt;br&gt;		&#039;-2.0&#039; =&gt; &#039;(GMT -2:00) Mid-Atlantic&#039;,&lt;br&gt;		&#039;-1.0&#039; =&gt; &#039;(GMT -1:00 hour) Azores, Cape Verde Islands&#039;,&lt;br&gt;		&#039;0.0&#039; =&gt; &#039;(GMT) Western Europe Time, London, Lisbon, Casablanca&#039;,&lt;br&gt;		&#039;5.5&#039; =&gt; &#039;(GMT +5:30) Bombay, Calcutta, Madras, New Delhi&#039;,&lt;br&gt;		&#039;5.75&#039; =&gt; &#039;(GMT +5:45) Kathmandu&#039;,&lt;br&gt;		&#039;6.0&#039; =&gt; &#039;(GMT +6:00) Almaty, Dhaka, Colombo&#039;,&lt;br&gt;		&#039;7.0&#039; =&gt; &#039;(GMT +7:00) Bangkok, Hanoi, Jakarta&#039;,&lt;br&gt;		&#039;8.0&#039; =&gt; &#039;(GMT +8:00) Beijing, Perth, Singapore, Hong Kong&#039;,&lt;br&gt;		&#039;9.0&#039; =&gt; &#039;(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk&#039;,&lt;br&gt;		&#039;9.5&#039; =&gt; &#039;(GMT +9:30) Adelaide, Darwin&#039;,&lt;br&gt;		&#039;10.0&#039; =&gt; &#039;(GMT +10:00) Eastern Australia, Guam, Vladivostok&#039;,&lt;br&gt;		&#039;11.0&#039; =&gt; &#039;(GMT +11:00) Magadan, Solomon Islands, New Caledonia&#039;,&lt;br&gt;		&#039;12.0&#039; =&gt; &#039;(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka&#039;,&lt;br&gt;	);</description>
		<content:encoded><![CDATA[<p>And the php array version:</p>
<p>	$timeZones = array(<br />		&#39;5.0&#39; =&gt; &#39;(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent&#39;,<br />		&#39;4.5&#39; =&gt; &#39;(GMT +4:30) Kabul&#39;,<br />		&#39;4.0&#39; =&gt; &#39;(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi&#39;,<br />		&#39;3.5&#39; =&gt; &#39;(GMT +3:30) Tehran&#39;,<br />		&#39;3.0&#39; =&gt; &#39;(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg&#39;,<br />		&#39;2.0&#39; =&gt; &#39;(GMT +2:00) Kaliningrad, South Africa&#39;,<br />		&#39;1.0&#39; =&gt; &#39;(GMT +1:00 hour) Brussels, Copenhagen, Madrid, Paris&#39;,<br />		&#39;-12.0&#39; =&gt; &#39;(GMT -12:00) Eniwetok, Kwajalein&#39;,<br />		&#39;-11.0&#39; =&gt; &#39;(GMT -11:00) Midway Island, Samoa&#39;,<br />		&#39;-10.0&#39; =&gt; &#39;(GMT -10:00) Hawaii&#39;,<br />		&#39;-9.0&#39; =&gt; &#39;(GMT -9:00) Alaska&#39;,<br />		&#39;-8.0&#39; =&gt; &#39;(GMT -8:00) Pacific Time (US &#038; Canada)&#39;,<br />		&#39;-7.0&#39; =&gt; &#39;(GMT -7:00) Mountain Time (US &#038; Canada)&#39;,<br />		&#39;-6.0&#39; =&gt; &#39;(GMT -6:00) Central Time (US &#038; Canada), Mexico City&#39;,<br />		&#39;-5.0&#39; =&gt; &#39;(GMT -5:00) Eastern Time (US &#038; Canada), Bogota, Lima&#39;,<br />		&#39;-4.0&#39; =&gt; &#39;(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz&#39;,<br />		&#39;-3.5&#39; =&gt; &#39;(GMT -3:30) Newfoundland&#39;,<br />		&#39;-3.0&#39; =&gt; &#39;(GMT -3:00) Brazil, Buenos Aires, Georgetown&#39;,<br />		&#39;-2.0&#39; =&gt; &#39;(GMT -2:00) Mid-Atlantic&#39;,<br />		&#39;-1.0&#39; =&gt; &#39;(GMT -1:00 hour) Azores, Cape Verde Islands&#39;,<br />		&#39;0.0&#39; =&gt; &#39;(GMT) Western Europe Time, London, Lisbon, Casablanca&#39;,<br />		&#39;5.5&#39; =&gt; &#39;(GMT +5:30) Bombay, Calcutta, Madras, New Delhi&#39;,<br />		&#39;5.75&#39; =&gt; &#39;(GMT +5:45) Kathmandu&#39;,<br />		&#39;6.0&#39; =&gt; &#39;(GMT +6:00) Almaty, Dhaka, Colombo&#39;,<br />		&#39;7.0&#39; =&gt; &#39;(GMT +7:00) Bangkok, Hanoi, Jakarta&#39;,<br />		&#39;8.0&#39; =&gt; &#39;(GMT +8:00) Beijing, Perth, Singapore, Hong Kong&#39;,<br />		&#39;9.0&#39; =&gt; &#39;(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk&#39;,<br />		&#39;9.5&#39; =&gt; &#39;(GMT +9:30) Adelaide, Darwin&#39;,<br />		&#39;10.0&#39; =&gt; &#39;(GMT +10:00) Eastern Australia, Guam, Vladivostok&#39;,<br />		&#39;11.0&#39; =&gt; &#39;(GMT +11:00) Magadan, Solomon Islands, New Caledonia&#39;,<br />		&#39;12.0&#39; =&gt; &#39;(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka&#39;,<br />	);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AHHP</title>
		<link>http://www.michaelapproved.com/articles/timezone-dropdown-select-list/comment-page-1/#comment-86</link>
		<dc:creator>AHHP</dc:creator>
		<pubDate>Wed, 07 Jul 2010 06:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelapproved.com/articles/?p=55#comment-86</guid>
		<description>Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Time Zone Data &#124; Software Development &#38; Technical Theatre</title>
		<link>http://www.michaelapproved.com/articles/timezone-dropdown-select-list/comment-page-1/#comment-85</link>
		<dc:creator>Time Zone Data &#124; Software Development &#38; Technical Theatre</dc:creator>
		<pubDate>Fri, 02 Jul 2010 13:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelapproved.com/articles/?p=55#comment-85</guid>
		<description>[...] none of which have served the purpose I&#8217;m looking for. That is until I stumbled across this blog post which details not only how to create the values for a drop down box in HTML, but how to create [...]</description>
		<content:encoded><![CDATA[<p>[...] none of which have served the purpose I&#8217;m looking for. That is until I stumbled across this blog post which details not only how to create the values for a drop down box in HTML, but how to create [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.michaelapproved.com/articles/timezone-dropdown-select-list/comment-page-1/#comment-76</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Mon, 07 Jun 2010 17:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelapproved.com/articles/?p=55#comment-76</guid>
		<description>Thanks for the time saver Michael!</description>
		<content:encoded><![CDATA[<p>Thanks for the time saver Michael!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.michaelapproved.com/articles/timezone-dropdown-select-list/comment-page-1/#comment-71</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 01 May 2010 23:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelapproved.com/articles/?p=55#comment-71</guid>
		<description>Thanks. A great time saver.  &lt;br&gt;Remember to add a &#039;SELECTED&#039; option to set it to your default timezone, if required!</description>
		<content:encoded><![CDATA[<p>Thanks. A great time saver.  <br />Remember to add a &#39;SELECTED&#39; option to set it to your default timezone, if required!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JB</title>
		<link>http://www.michaelapproved.com/articles/timezone-dropdown-select-list/comment-page-1/#comment-70</link>
		<dc:creator>JB</dc:creator>
		<pubDate>Thu, 29 Apr 2010 12:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelapproved.com/articles/?p=55#comment-70</guid>
		<description>I might as well give out the Java HashMap version of this excellent timezone list:&lt;br&gt;&lt;br&gt;LinkedHashMap&lt;String, String&gt; timeZoneMap = new LinkedHashMap&lt;String, String&gt;(31);&lt;br&gt;timeZoneMap.put(&quot;5.0&quot;, &quot;(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent&quot;);&lt;br&gt;timeZoneMap.put(&quot;4.5&quot;, &quot;(GMT +4:30) Kabul&quot;);&lt;br&gt;timeZoneMap.put(&quot;4.0&quot;, &quot;(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi&quot;);&lt;br&gt;timeZoneMap.put(&quot;3.5&quot;, &quot;(GMT +3:30) Tehran&quot;);&lt;br&gt;timeZoneMap.put(&quot;3.0&quot;, &quot;(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg&quot;);&lt;br&gt;timeZoneMap.put(&quot;2.0&quot;, &quot;(GMT +2:00) Kaliningrad, South Africa&quot;);&lt;br&gt;timeZoneMap.put(&quot;1.0&quot;, &quot;(GMT +1:00) Brussels, Copenhagen, Madrid, Paris&quot;);&lt;br&gt;timeZoneMap.put(&quot;-12.0&quot;, &quot;(GMT -12:00) Eniwetok, Kwajalein&quot;);&lt;br&gt;timeZoneMap.put(&quot;-11.0&quot;, &quot;(GMT -11:00) Midway Island, Samoa&quot;);&lt;br&gt;timeZoneMap.put(&quot;-10.0&quot;, &quot;(GMT -10:00) Hawaii&quot;);&lt;br&gt;timeZoneMap.put(&quot;-9.0&quot;, &quot;(GMT -9:00) Alaska&quot;);&lt;br&gt;timeZoneMap.put(&quot;-8.0&quot;, &quot;(GMT -8:00) Pacific Time (US &amp; Canada)&quot;);&lt;br&gt;timeZoneMap.put(&quot;-7.0&quot;, &quot;(GMT -7:00) Mountain Time (US &amp; Canada)&quot;);&lt;br&gt;timeZoneMap.put(&quot;-6.0&quot;, &quot;(GMT -6:00) Central Time (US &amp; Canada), Mexico City&quot;);&lt;br&gt;timeZoneMap.put(&quot;-5.0&quot;, &quot;(GMT -5:00) Eastern Time (US &amp; Canada), Bogota, Lima&quot;);&lt;br&gt;timeZoneMap.put(&quot;-4.0&quot;, &quot;(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz&quot;);&lt;br&gt;timeZoneMap.put(&quot;-3.5&quot;, &quot;(GMT -3:30) Newfoundland&quot;);&lt;br&gt;timeZoneMap.put(&quot;-3.0&quot;, &quot;(GMT -3:00) Brazil, Buenos Aires, Georgetown&quot;);&lt;br&gt;timeZoneMap.put(&quot;-2.0&quot;, &quot;(GMT -2:00) Mid-Atlantic&quot;);&lt;br&gt;timeZoneMap.put(&quot;-1.0&quot;, &quot;(GMT -1:00 hour) Azores, Cape Verde Islands&quot;);&lt;br&gt;timeZoneMap.put(&quot;0.0&quot;, &quot;(GMT) Western Europe Time, London, Lisbon, Casablanca&quot;);&lt;br&gt;timeZoneMap.put(&quot;5.5&quot;, &quot;(GMT +5:30) Bombay, Calcutta, Madras, New Delhi&quot;);&lt;br&gt;timeZoneMap.put(&quot;5.75&quot;, &quot;(GMT +5:45) Kathmandu&quot;);&lt;br&gt;timeZoneMap.put(&quot;6.0&quot;, &quot;(GMT +6:00) Almaty, Dhaka, Colombo&quot;);&lt;br&gt;timeZoneMap.put(&quot;7.0&quot;, &quot;(GMT +7:00) Bangkok, Hanoi, Jakarta&quot;);&lt;br&gt;timeZoneMap.put(&quot;8.0&quot;, &quot;(GMT +8:00) Beijing, Perth, Singapore, Hong Kong&quot;);&lt;br&gt;timeZoneMap.put(&quot;9.0&quot;, &quot;(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk&quot;);&lt;br&gt;timeZoneMap.put(&quot;9.5&quot;, &quot;(GMT +9:30) Adelaide, Darwin&quot;);&lt;br&gt;timeZoneMap.put(&quot;10.0&quot;, &quot;(GMT +10:00) Eastern Australia, Guam, Vladivostok&quot;);&lt;br&gt;timeZoneMap.put(&quot;11.0&quot;, &quot;(GMT +11:00) Magadan, Solomon Islands, New Caledonia&quot;);&lt;br&gt;timeZoneMap.put(&quot;12.0&quot;, &quot;(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka&quot;);</description>
		<content:encoded><![CDATA[<p>I might as well give out the Java HashMap version of this excellent timezone list:</p>
<p>LinkedHashMap&lt;String, String&gt; timeZoneMap = new LinkedHashMap&lt;String, String&gt;(31);<br />timeZoneMap.put(&#8221;5.0&#8243;, &#8220;(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent&#8221;);<br />timeZoneMap.put(&#8221;4.5&#8243;, &#8220;(GMT +4:30) Kabul&#8221;);<br />timeZoneMap.put(&#8221;4.0&#8243;, &#8220;(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi&#8221;);<br />timeZoneMap.put(&#8221;3.5&#8243;, &#8220;(GMT +3:30) Tehran&#8221;);<br />timeZoneMap.put(&#8221;3.0&#8243;, &#8220;(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg&#8221;);<br />timeZoneMap.put(&#8221;2.0&#8243;, &#8220;(GMT +2:00) Kaliningrad, South Africa&#8221;);<br />timeZoneMap.put(&#8221;1.0&#8243;, &#8220;(GMT +1:00) Brussels, Copenhagen, Madrid, Paris&#8221;);<br />timeZoneMap.put(&#8221;-12.0&#8243;, &#8220;(GMT -12:00) Eniwetok, Kwajalein&#8221;);<br />timeZoneMap.put(&#8221;-11.0&#8243;, &#8220;(GMT -11:00) Midway Island, Samoa&#8221;);<br />timeZoneMap.put(&#8221;-10.0&#8243;, &#8220;(GMT -10:00) Hawaii&#8221;);<br />timeZoneMap.put(&#8221;-9.0&#8243;, &#8220;(GMT -9:00) Alaska&#8221;);<br />timeZoneMap.put(&#8221;-8.0&#8243;, &#8220;(GMT -8:00) Pacific Time (US &#038; Canada)&#8221;);<br />timeZoneMap.put(&#8221;-7.0&#8243;, &#8220;(GMT -7:00) Mountain Time (US &#038; Canada)&#8221;);<br />timeZoneMap.put(&#8221;-6.0&#8243;, &#8220;(GMT -6:00) Central Time (US &#038; Canada), Mexico City&#8221;);<br />timeZoneMap.put(&#8221;-5.0&#8243;, &#8220;(GMT -5:00) Eastern Time (US &#038; Canada), Bogota, Lima&#8221;);<br />timeZoneMap.put(&#8221;-4.0&#8243;, &#8220;(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz&#8221;);<br />timeZoneMap.put(&#8221;-3.5&#8243;, &#8220;(GMT -3:30) Newfoundland&#8221;);<br />timeZoneMap.put(&#8221;-3.0&#8243;, &#8220;(GMT -3:00) Brazil, Buenos Aires, Georgetown&#8221;);<br />timeZoneMap.put(&#8221;-2.0&#8243;, &#8220;(GMT -2:00) Mid-Atlantic&#8221;);<br />timeZoneMap.put(&#8221;-1.0&#8243;, &#8220;(GMT -1:00 hour) Azores, Cape Verde Islands&#8221;);<br />timeZoneMap.put(&#8221;0.0&#8243;, &#8220;(GMT) Western Europe Time, London, Lisbon, Casablanca&#8221;);<br />timeZoneMap.put(&#8221;5.5&#8243;, &#8220;(GMT +5:30) Bombay, Calcutta, Madras, New Delhi&#8221;);<br />timeZoneMap.put(&#8221;5.75&#8243;, &#8220;(GMT +5:45) Kathmandu&#8221;);<br />timeZoneMap.put(&#8221;6.0&#8243;, &#8220;(GMT +6:00) Almaty, Dhaka, Colombo&#8221;);<br />timeZoneMap.put(&#8221;7.0&#8243;, &#8220;(GMT +7:00) Bangkok, Hanoi, Jakarta&#8221;);<br />timeZoneMap.put(&#8221;8.0&#8243;, &#8220;(GMT +8:00) Beijing, Perth, Singapore, Hong Kong&#8221;);<br />timeZoneMap.put(&#8221;9.0&#8243;, &#8220;(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk&#8221;);<br />timeZoneMap.put(&#8221;9.5&#8243;, &#8220;(GMT +9:30) Adelaide, Darwin&#8221;);<br />timeZoneMap.put(&#8221;10.0&#8243;, &#8220;(GMT +10:00) Eastern Australia, Guam, Vladivostok&#8221;);<br />timeZoneMap.put(&#8221;11.0&#8243;, &#8220;(GMT +11:00) Magadan, Solomon Islands, New Caledonia&#8221;);<br />timeZoneMap.put(&#8221;12.0&#8243;, &#8220;(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dremay</title>
		<link>http://www.michaelapproved.com/articles/timezone-dropdown-select-list/comment-page-1/#comment-64</link>
		<dc:creator>dremay</dc:creator>
		<pubDate>Tue, 30 Mar 2010 14:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelapproved.com/articles/?p=55#comment-64</guid>
		<description>Thank you Ryan and Michael. Both of you saved my time..</description>
		<content:encoded><![CDATA[<p>Thank you Ryan and Michael. Both of you saved my time..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.364 seconds -->
