<?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: Place Timezone information into a cookie with JavaScript</title>
	<atom:link href="http://ianpurton.com/place-timezone-information-into-a-cookie-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://ianpurton.com/place-timezone-information-into-a-cookie-with-javascript/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 18 Feb 2010 09:15:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sachin Gedam</title>
		<link>http://ianpurton.com/place-timezone-information-into-a-cookie-with-javascript/comment-page-1/#comment-32</link>
		<dc:creator>Sachin Gedam</dc:creator>
		<pubDate>Thu, 03 Aug 2006 06:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://jiploo.com/wordpress/?p=16#comment-32</guid>
		<description>Its really a useful way to get timezone information.. but there is a problem with this solution...there are many time zones which shares same GMTOffset, so how can identify exact time zone on server side based on GMTOffSet.

For example:
Beijing
Perth
Taipei
Kula Lumpur

these time zone sharing same GMT Offset (+8:00), so when i receive GMTOffset than at server side i may not be able to get exact time zone.</description>
		<content:encoded><![CDATA[<p>Its really a useful way to get timezone information.. but there is a problem with this solution&#8230;there are many time zones which shares same GMTOffset, so how can identify exact time zone on server side based on GMTOffSet.</p>
<p>For example:<br />
Beijing<br />
Perth<br />
Taipei<br />
Kula Lumpur</p>
<p>these time zone sharing same GMT Offset (+8:00), so when i receive GMTOffset than at server side i may not be able to get exact time zone.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
