<?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: Date Formatting with YUI &#8211; Part II</title>
	<atom:link href="http://www.yuiblog.com/blog/index.php/2009/02/25/date-formatting-pt2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuiblog.com/blog/2009/02/25/date-formatting-pt2/</link>
	<description>The official blog of the YUI Project.</description>
	<lastBuildDate>Wed, 17 Mar 2010 00:14:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jenny Han Donnelly</title>
		<link>http://www.yuiblog.com/blog/2009/02/25/date-formatting-pt2/comment-page-1/#comment-583357</link>
		<dc:creator>Jenny Han Donnelly</dc:creator>
		<pubDate>Mon, 10 Aug 2009 14:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2009/02/25/date-formatting-pt2/#comment-583357</guid>
		<description>Thanks for that, @Hal9000. It&#039;s been fixed.</description>
		<content:encoded><![CDATA[<p>Thanks for that, @Hal9000. It&#8217;s been fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hal9000</title>
		<link>http://www.yuiblog.com/blog/2009/02/25/date-formatting-pt2/comment-page-1/#comment-583355</link>
		<dc:creator>Hal9000</dc:creator>
		<pubDate>Mon, 10 Aug 2009 10:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2009/02/25/date-formatting-pt2/#comment-583355</guid>
		<description>Thanks for this, was very helpful to me.
However, there is a typo:

var str = YAHOO.util.Date.format(oData, {format: sFormat});

should be

var str = YAHOO.util.Date.format(oDate, {format: sFormat});

cheers :)</description>
		<content:encoded><![CDATA[<p>Thanks for this, was very helpful to me.<br />
However, there is a typo:</p>
<p>var str = YAHOO.util.Date.format(oData, {format: sFormat});</p>
<p>should be</p>
<p>var str = YAHOO.util.Date.format(oDate, {format: sFormat});</p>
<p>cheers :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
