<?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 to Get Number of Days in a Month</title>
	<atom:link href="http://www.joeyjavas.com/2007/08/10/javascript-to-get-number-of-days-in-a-month/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joeyjavas.com/2007/08/10/javascript-to-get-number-of-days-in-a-month/</link>
	<description>...And You Can Too</description>
	<lastBuildDate>Sat, 04 Sep 2010 19:34:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: vlad</title>
		<link>http://www.joeyjavas.com/2007/08/10/javascript-to-get-number-of-days-in-a-month/#comment-210</link>
		<dc:creator>vlad</dc:creator>
		<pubDate>Sat, 11 Apr 2009 18:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://techsaints.wordpress.com/2007/08/10/javascript-to-get-number-of-days-in-a-month/#comment-210</guid>
		<description>Thanks for this valuable little piece of code. I used it in the website i&#039;m developing for my workplace in order to calculate time intervals for product offers.</description>
		<content:encoded><![CDATA[<p>Thanks for this valuable little piece of code. I used it in the website i&#8217;m developing for my workplace in order to calculate time intervals for product offers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://www.joeyjavas.com/2007/08/10/javascript-to-get-number-of-days-in-a-month/#comment-209</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Tue, 14 Aug 2007 12:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://techsaints.wordpress.com/2007/08/10/javascript-to-get-number-of-days-in-a-month/#comment-209</guid>
		<description>Yes, because the setDate function is internal to JavaScript that is already taken care of. For example, in 2007 if you add 1 day from Feb. 28th, the next day is March 1st and you know the date has changed. In 2008, however, adding one day to Feb. 28th, results in Feb. 29th and the month has not changed.</description>
		<content:encoded><![CDATA[<p>Yes, because the setDate function is internal to JavaScript that is already taken care of. For example, in 2007 if you add 1 day from Feb. 28th, the next day is March 1st and you know the date has changed. In 2008, however, adding one day to Feb. 28th, results in Feb. 29th and the month has not changed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
