<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-2528517996894082296.post6829199977771369408..comments</id><updated>2010-11-09T04:26:04.225-08:00</updated><category term='jquery'/><category term='asp.net'/><category term='Primershee'/><category term='Faith'/><category term='Bound Brook'/><category term='Mild.Net'/><title type='text'>Comments on Bill Mild's Blog: Turning a DateTime into a Friendly String</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.mild.net/feeds/6829199977771369408/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2528517996894082296/6829199977771369408/comments/default'/><link rel='alternate' type='text/html' href='http://blog.mild.net/2010/03/turning-datetime-into-friendly-string.html'/><author><name>Bill Mild</name><uri>http://www.blogger.com/profile/11579275629399199973</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://1.bp.blogspot.com/-NDsURApePX0/Ttqo_a1Pg0I/AAAAAAAAAEM/4lVBvwscKqI/s220/PIC_0387.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2528517996894082296.post-7729695455296796932</id><published>2010-11-09T04:26:04.225-08:00</published><updated>2010-11-09T04:26:04.225-08:00</updated><title type='text'>i changed:

if (date.DayOfYear &amp;lt; DateTime.Now.D...</title><summary type='text'>i changed:&lt;br /&gt;&lt;br /&gt;if (date.DayOfYear &amp;lt; DateTime.Now.DayOfYear)&lt;br /&gt;&lt;br /&gt;to&lt;br /&gt;&lt;br /&gt;if (date.DayOfYear &amp;lt; DateTime.Now.DayOfYear &amp;amp;&amp;amp; date.Year == DateTime.Now.Year)&lt;br /&gt;&lt;br /&gt;so it works when the dates are on same day of year but different year.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2528517996894082296/6829199977771369408/comments/default/7729695455296796932'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2528517996894082296/6829199977771369408/comments/default/7729695455296796932'/><link rel='alternate' type='text/html' href='http://blog.mild.net/2010/03/turning-datetime-into-friendly-string.html?showComment=1289305564225#c7729695455296796932' title=''/><author><name>Michael</name><uri>http://www.haken.ch</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mild.net/2010/03/turning-datetime-into-friendly-string.html' ref='tag:blogger.com,1999:blog-2528517996894082296.post-6829199977771369408' source='http://www.blogger.com/feeds/2528517996894082296/posts/default/6829199977771369408' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1480604345'/></entry></feed>
