<?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: Helpful JavaScript Date Operations</title>
	<atom:link href="http://ajaxian.com/archives/helpful-javascript-date-operations/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/helpful-javascript-date-operations</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Geoffrey McGill</title>
		<link>http://ajaxian.com/archives/helpful-javascript-date-operations/comment-page-1#comment-265302</link>
		<dc:creator>Geoffrey McGill</dc:creator>
		<pubDate>Sat, 21 Jun 2008 10:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3494#comment-265302</guid>
		<description>We&#039;ve also been working on JavaScript Date library for a while now. Might be useful to you. See &lt;a href=&quot;http://www.datejs.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.datejs.com/&lt;/a&gt;. Also includes killer Date.parse() functionality.</description>
		<content:encoded><![CDATA[<p>We&#8217;ve also been working on JavaScript Date library for a while now. Might be useful to you. See <a href="http://www.datejs.com/" rel="nofollow">http://www.datejs.com/</a>. Also includes killer Date.parse() functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icoloma</title>
		<link>http://ajaxian.com/archives/helpful-javascript-date-operations/comment-page-1#comment-262624</link>
		<dc:creator>icoloma</dc:creator>
		<pubDate>Sat, 05 Apr 2008 07:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3494#comment-262624</guid>
		<description>No Date.parse() method :(

Seriously, if I had to format a Date, I could already use server-side code most of the time. I look at javascript to perform client-side validations on user input, and an alternative to ext/dojo for this would be great.

But without a parse method, I do not see any reason to try it...</description>
		<content:encoded><![CDATA[<p>No Date.parse() method :(</p>
<p>Seriously, if I had to format a Date, I could already use server-side code most of the time. I look at javascript to perform client-side validations on user input, and an alternative to ext/dojo for this would be great.</p>
<p>But without a parse method, I do not see any reason to try it&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

