<?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 checking</title>
	<atom:link href="http://www.libbyh.com/2009/03/14/javascript-date-checking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.libbyh.com/2009/03/14/javascript-date-checking/</link>
	<description>Assistant Professor of Communication and Information Studies</description>
	<lastBuildDate>Wed, 23 Nov 2011 16:15:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: TweedJust</title>
		<link>http://www.libbyh.com/2009/03/14/javascript-date-checking/comment-page-1/#comment-59597</link>
		<dc:creator>TweedJust</dc:creator>
		<pubDate>Thu, 21 Oct 2010 18:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.libbyh.com/blog/?p=371#comment-59597</guid>
		<description>I did see a flaw to this - if I enter a date with a single day (as in 1 - 9), for example 1/5/2010 - the app will submit no matter what</description>
		<content:encoded><![CDATA[<p>I did see a flaw to this &#8211; if I enter a date with a single day (as in 1 &#8211; 9), for example 1/5/2010 &#8211; the app will submit no matter what</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michele</title>
		<link>http://www.libbyh.com/2009/03/14/javascript-date-checking/comment-page-1/#comment-51000</link>
		<dc:creator>Michele</dc:creator>
		<pubDate>Tue, 03 Nov 2009 03:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.libbyh.com/blog/?p=371#comment-51000</guid>
		<description>Hello, I have a form where the customer inputs their departure date in 3 separate form fields for day, month and year. How do i put them together into a date object so I can compare to today&#039;s date?</description>
		<content:encoded><![CDATA[<p>Hello, I have a form where the customer inputs their departure date in 3 separate form fields for day, month and year. How do i put them together into a date object so I can compare to today&#8217;s date?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: libbyh</title>
		<link>http://www.libbyh.com/2009/03/14/javascript-date-checking/comment-page-1/#comment-47220</link>
		<dc:creator>libbyh</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.libbyh.com/blog/?p=371#comment-47220</guid>
		<description>Date.today().add(1).day() and (1).day().fromNow() both give you tomorrow. Do those help?</description>
		<content:encoded><![CDATA[<p>Date.today().add(1).day() and (1).day().fromNow() both give you tomorrow. Do those help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lo</title>
		<link>http://www.libbyh.com/2009/03/14/javascript-date-checking/comment-page-1/#comment-47202</link>
		<dc:creator>lo</dc:creator>
		<pubDate>Wed, 10 Jun 2009 06:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.libbyh.com/blog/?p=371#comment-47202</guid>
		<description>I face a problem with select the date. I want to select the date after Date.Today. What is the function to do that by using javascript?</description>
		<content:encoded><![CDATA[<p>I face a problem with select the date. I want to select the date after Date.Today. What is the function to do that by using javascript?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SJK</title>
		<link>http://www.libbyh.com/2009/03/14/javascript-date-checking/comment-page-1/#comment-46629</link>
		<dc:creator>SJK</dc:creator>
		<pubDate>Tue, 19 May 2009 19:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.libbyh.com/blog/?p=371#comment-46629</guid>
		<description>Thanks!  this was exactly what I was looking for !</description>
		<content:encoded><![CDATA[<p>Thanks!  this was exactly what I was looking for !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

