<?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: Using and formatting DateTime and TimeSpan data types</title>
	<atom:link href="http://polymathprogrammer.com/2007/11/02/using-and-formatting-datetime-and-timespan/feed/" rel="self" type="application/rss+xml" />
	<link>http://polymathprogrammer.com/2007/11/02/using-and-formatting-datetime-and-timespan/</link>
	<description>Math and programming with bytes of random curiosity</description>
	<lastBuildDate>Sun, 21 Mar 2010 10:13:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Date and time format mistakes in .NET and SQL &#124; Polymath Programmer</title>
		<link>http://polymathprogrammer.com/2007/11/02/using-and-formatting-datetime-and-timespan/comment-page-1/#comment-3628</link>
		<dc:creator>Date and time format mistakes in .NET and SQL &#124; Polymath Programmer</dc:creator>
		<pubDate>Fri, 19 Sep 2008 09:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/2007/11/02/using-and-formatting-datetime-and-timespan/#comment-3628</guid>
		<description>[...] written about how you can manipulate dates and times in .NET before. Here, I&#8217;m going to highlight a few avoidable mistakes when manipulating them in .NET [...]</description>
		<content:encoded><![CDATA[<p>[...] written about how you can manipulate dates and times in .NET before. Here, I&#8217;m going to highlight a few avoidable mistakes when manipulating them in .NET [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Tan</title>
		<link>http://polymathprogrammer.com/2007/11/02/using-and-formatting-datetime-and-timespan/comment-page-1/#comment-322</link>
		<dc:creator>Vincent Tan</dc:creator>
		<pubDate>Mon, 26 Nov 2007 13:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/2007/11/02/using-and-formatting-datetime-and-timespan/#comment-322</guid>
		<description>Oh yes! Thanks for pointing that out. I&#039;ve corrected my mistake.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Oh yes! Thanks for pointing that out. I&#8217;ve corrected my mistake.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Improfane</title>
		<link>http://polymathprogrammer.com/2007/11/02/using-and-formatting-datetime-and-timespan/comment-page-1/#comment-320</link>
		<dc:creator>Improfane</dc:creator>
		<pubDate>Sun, 25 Nov 2007 20:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/2007/11/02/using-and-formatting-datetime-and-timespan/#comment-320</guid>
		<description>The DateTime.MinValue represents year 0001, January 1st, on the 0th hour, the 0th minute and 0th second.

The DateTime.MinValue represents year 9999, December 31st, on the 23rd hour, the 59th minute and 59th second.

shouldn&#039;t the bottom one be DateTime.MaxValue?</description>
		<content:encoded><![CDATA[<p>The DateTime.MinValue represents year 0001, January 1st, on the 0th hour, the 0th minute and 0th second.</p>
<p>The DateTime.MinValue represents year 9999, December 31st, on the 23rd hour, the 59th minute and 59th second.</p>
<p>shouldn&#8217;t the bottom one be DateTime.MaxValue?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
