<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Programming Facts &#187; Parse date in javascript</title>
	<atom:link href="http://www.programmingfacts.com/tag/parse-date-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.programmingfacts.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 08:16:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>jQuery validation : End date should be Greater than Start date</title>
		<link>http://www.programmingfacts.com/jquery-validation-end-date-should-be-greater-than-start-date/</link>
		<comments>http://www.programmingfacts.com/jquery-validation-end-date-should-be-greater-than-start-date/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 13:30:42 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[Helpful Tips and Tricks]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Compare]]></category>
		<category><![CDATA[Compare two dates]]></category>
		<category><![CDATA[Date object]]></category>
		<category><![CDATA[Dates]]></category>
		<category><![CDATA[Form validation]]></category>
		<category><![CDATA[Greater than]]></category>
		<category><![CDATA[Helpful tips]]></category>
		<category><![CDATA[jQuery addMethod]]></category>
		<category><![CDATA[jQuery validation]]></category>
		<category><![CDATA[Magic Tricks]]></category>
		<category><![CDATA[Parse date in javascript]]></category>
		<category><![CDATA[Problem solved]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=240</guid>
		<description><![CDATA[In some case when you are working around dates you need to validate two dates. For e.g if you are working with <strong>Start Date</strong> and <strong>End date</strong> than &#34;<strong>End Date must be Greater than Start Date</strong>&#34;. This can be done by javascript by comparing two dates. But if you are using <strong>jquery validation</strong> than below is the easy and simple way to check that <strong>End date is Greater than Start Date or not</strong>.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.programmingfacts.com/jquery-validation-end-date-should-be-greater-than-start-date/' addthis:title='jQuery validation : End date should be Greater than Start date' ><a class="addthis_button_twitter"></a><a class="addthis_button_facebook"></a><a class="addthis_button_googlebuzz"></a><a class="addthis_button_digg"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_delicious"></a><a class="addthis_button_myspace"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_reddit"></a></div>]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/jquery-validation-end-date-should-be-greater-than-start-date/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 40/48 queries in 0.163 seconds using disk

Served from: www.programmingfacts.com @ 2012-02-08 01:29:53 -->
