<?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>Style Vs SUBSTANCE &#187; leap year</title>
	<atom:link href="http://style-vs-substance.com/tag/leap-year/feed/" rel="self" type="application/rss+xml" />
	<link>http://style-vs-substance.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 17 May 2010 17:02:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>how to determin if a specific year is a leap year in PHP</title>
		<link>http://style-vs-substance.com/programming/how-to-determin-if-a-specific-year-is-a-leap-year-in-php/</link>
		<comments>http://style-vs-substance.com/programming/how-to-determin-if-a-specific-year-is-a-leap-year-in-php/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 01:59:33 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[days in month]]></category>
		<category><![CDATA[leap year]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rtfm]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/how-to-determin-if-a-specific-year-is-a-leap-year-in-php/2008/03/</guid>
		<description><![CDATA[I don&#8217;t know if I&#8217;m just on a refactoring kick lately or what&#8230; Ok, how to determine if a year is a leap year. And the related question, how many days are in a given month. If you&#8217;re working with dates, there&#8217;s a good chance you will need a way to do both at some [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/programming/how-to-determin-if-a-specific-year-is-a-leap-year-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
