<?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 validation</title>
	<atom:link href="http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/</link>
	<description>tagline goes here</description>
	<pubDate>Thu, 08 Jan 2009 21:31:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bemo</title>
		<link>http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/comment-page-1/#comment-172009</link>
		<dc:creator>bemo</dc:creator>
		<pubDate>Sun, 19 Oct 2008 11:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/#comment-172009</guid>
		<description>how to make format dd-mm-yyyy
thanks</description>
		<content:encoded><![CDATA[<p>how to make format dd-mm-yyyy<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blog.shrub &#187; Blog Archive &#187; JavaScript: how to unescape HTML entities</title>
		<link>http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/comment-page-1/#comment-162533</link>
		<dc:creator>blog.shrub &#187; Blog Archive &#187; JavaScript: how to unescape HTML entities</dc:creator>
		<pubDate>Sat, 20 Sep 2008 17:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/#comment-162533</guid>
		<description>[...] was searching the web for JavaScript HTML entity unescaping code. I found lots of really bad ideas. Sound familiar? Some were quite [...]</description>
		<content:encoded><![CDATA[<p>[...] was searching the web for JavaScript HTML entity unescaping code. I found lots of really bad ideas. Sound familiar? Some were quite [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/comment-page-1/#comment-149499</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Mon, 11 Aug 2008 17:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/#comment-149499</guid>
		<description>This is the simpliest date validation method I found after searching the web. Thanks...</description>
		<content:encoded><![CDATA[<p>This is the simpliest date validation method I found after searching the web. Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manorama</title>
		<link>http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/comment-page-1/#comment-124097</link>
		<dc:creator>manorama</dc:creator>
		<pubDate>Fri, 09 May 2008 06:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/#comment-124097</guid>
		<description>Thank you very much.This was what i needed for my project.</description>
		<content:encoded><![CDATA[<p>Thank you very much.This was what i needed for my project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuangyee</title>
		<link>http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/comment-page-1/#comment-118409</link>
		<dc:creator>kuangyee</dc:creator>
		<pubDate>Thu, 17 Apr 2008 16:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/#comment-118409</guid>
		<description>thanks a lot.

that's exactly what i am looking for.</description>
		<content:encoded><![CDATA[<p>thanks a lot.</p>
<p>that&#8217;s exactly what i am looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobbe</title>
		<link>http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/comment-page-1/#comment-93828</link>
		<dc:creator>Tobbe</dc:creator>
		<pubDate>Sun, 13 Jan 2008 08:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/#comment-93828</guid>
		<description>Thanks! exactly what i needed :)</description>
		<content:encoded><![CDATA[<p>Thanks! exactly what i needed :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuckles</title>
		<link>http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/comment-page-1/#comment-84167</link>
		<dc:creator>Chuckles</dc:creator>
		<pubDate>Fri, 30 Nov 2007 15:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/#comment-84167</guid>
		<description>Absolute lifesaver. Just made a quick change for UK date format and all is good. Thanks</description>
		<content:encoded><![CDATA[<p>Absolute lifesaver. Just made a quick change for UK date format and all is good. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magga</title>
		<link>http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/comment-page-1/#comment-23213</link>
		<dc:creator>Magga</dc:creator>
		<pubDate>Fri, 09 Mar 2007 11:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2007/03/02/javascript-date-validation/#comment-23213</guid>
		<description>Thank you, this is a very good script, just what I was looking for. I will reference you in my code.</description>
		<content:encoded><![CDATA[<p>Thank you, this is a very good script, just what I was looking for. I will reference you in my code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
