<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.2.3-2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Happy Leap Day!</title>
	<link>http://blogs.codegear.com/davidi/2008/02/29/38860</link>
	<description>David Intersimone (David I) CodeGear blog about programming, languages, history, and more.</description>
	<pubDate>Sat, 06 Sep 2008 07:26:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.2.3-2.2.1</generator>

	<item>
		<title>By: Simon</title>
		<link>http://blogs.codegear.com/davidi/2008/02/29/38860#comment-9142</link>
		<author>Simon</author>
		<pubDate>Tue, 11 Mar 2008 12:07:06 +0000</pubDate>
		<guid>http://blogs.codegear.com/davidi/2008/02/29/38860#comment-9142</guid>
		<description>IsLeapYear is a good example for novice programming.

It may be greatly improved.

see http://qc.borland.com/wc/qcmain.aspx?d=40715</description>
		<content:encoded><![CDATA[<p>IsLeapYear is a good example for novice programming.</p>
<p>It may be greatly improved.</p>
<p>see <a href="http://qc.borland.com/wc/qcmain.aspx?d=40715" rel="nofollow">http://qc.borland.com/wc/qcmain.aspx?d=40715</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders E. Andersen</title>
		<link>http://blogs.codegear.com/davidi/2008/02/29/38860#comment-9068</link>
		<author>Anders E. Andersen</author>
		<pubDate>Mon, 03 Mar 2008 00:34:19 +0000</pubDate>
		<guid>http://blogs.codegear.com/davidi/2008/02/29/38860#comment-9068</guid>
		<description>Not so fast Sirs! In Denmark the actual leap day is the 24th, not the 29th. This has no other practical significance, than where the note should be on the calender. :)</description>
		<content:encoded><![CDATA[<p>Not so fast Sirs! In Denmark the actual leap day is the 24th, not the 29th. This has no other practical significance, than where the note should be on the calender. <img src='http://blogs.codegear.com/davidi/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Foersom</title>
		<link>http://blogs.codegear.com/davidi/2008/02/29/38860#comment-9043</link>
		<author>Richard Foersom</author>
		<pubDate>Fri, 29 Feb 2008 23:38:05 +0000</pubDate>
		<guid>http://blogs.codegear.com/davidi/2008/02/29/38860#comment-9043</guid>
		<description>Leap years are difficult stuff ;-), take MS Excel as example. Excel use date numbering starting from 1900-01-01 as day 1.

Try this:
- Open MS Excel on a PC, any version will do
- Format a cell as date format
- Enter 60 as day number

Result: A non existing day at the end of February 1900!

BTW, according to MS there were also a day 0 in January 1900.

OpenOffice Calc is compatible with the Excel numbering scheme, but only from 1900-03-01 onwards.</description>
		<content:encoded><![CDATA[<p>Leap years are difficult stuff ;-), take MS Excel as example. Excel use date numbering starting from 1900-01-01 as day 1.</p>
<p>Try this:<br />
- Open MS Excel on a PC, any version will do<br />
- Format a cell as date format<br />
- Enter 60 as day number</p>
<p>Result: A non existing day at the end of February 1900!</p>
<p>BTW, according to MS there were also a day 0 in January 1900.</p>
<p>OpenOffice Calc is compatible with the Excel numbering scheme, but only from 1900-03-01 onwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Mueller</title>
		<link>http://blogs.codegear.com/davidi/2008/02/29/38860#comment-9037</link>
		<author>Thomas Mueller</author>
		<pubDate>Fri, 29 Feb 2008 13:55:54 +0000</pubDate>
		<guid>http://blogs.codegear.com/davidi/2008/02/29/38860#comment-9037</guid>
		<description>Leap years are easy, but do you know how to calculate the week of the year? How is it defined? OK, even that is easy nowadays, there is the Internet to look it up. I guess that shows my age....</description>
		<content:encoded><![CDATA[<p>Leap years are easy, but do you know how to calculate the week of the year? How is it defined? OK, even that is easy nowadays, there is the Internet to look it up. I guess that shows my age&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
