<?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: Javascript date UTC and Microsoft Ajax</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2008/10/16/javascript-date-utc-and-microsoft-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2008/10/16/javascript-date-utc-and-microsoft-ajax/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2008/10/16/javascript-date-utc-and-microsoft-ajax/comment-page-1/#comment-1815</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Thu, 16 Oct 2008 13:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/?p=461#comment-1815</guid>
		<description>Errata Corrige. The date.toLocaleString() does not work in italian browser (I usually use english operating system and browser). you should use date.format(&#039;MM/dd/yyyy&#039;). This format the date into standard invariant culture and all the problems disappeared.</description>
		<content:encoded><![CDATA[<p>Errata Corrige. The date.toLocaleString() does not work in italian browser (I usually use english operating system and browser). you should use date.format(&#8216;MM/dd/yyyy&#8217;). This format the date into standard invariant culture and all the problems disappeared.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

