<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: ISO8601 Dates in Ruby</title>
	<atom:link href="http://avdi.org/devblog/2009/10/25/iso8601-dates-in-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://avdi.org/devblog/2009/10/25/iso8601-dates-in-ruby/</link>
	<description>"...the three great virtues of a programmer: laziness, impatience, and hubris." -- Larry Wall</description>
	<lastBuildDate>Wed, 03 Mar 2010 21:56:22 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: avdi</title>
		<link>http://avdi.org/devblog/2009/10/25/iso8601-dates-in-ruby/comment-page-1/#comment-682</link>
		<dc:creator>avdi</dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://avdi.org/devblog/?p=269#comment-682</guid>
		<description>Thanks, I&#039;ve updated the post!</description>
		<content:encoded><![CDATA[<p>Thanks, I&#39;ve updated the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson Bilkovich</title>
		<link>http://avdi.org/devblog/2009/10/25/iso8601-dates-in-ruby/comment-page-1/#comment-681</link>
		<dc:creator>Wilson Bilkovich</dc:creator>
		<pubDate>Mon, 26 Oct 2009 13:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://avdi.org/devblog/?p=269#comment-681</guid>
		<description>require &#039;rss&#039; works because it is requiring &#039;time&#039;.&lt;br&gt;If you just want the iso8601 support, you can go with: require &#039;time&#039;&lt;br&gt;&lt;br&gt;Also, Time#iso8601 takes a handy optional argument for the number of fractional digits at the end.&lt;br&gt;I&#039;ve had to use this to interact with brittle external services, for example.</description>
		<content:encoded><![CDATA[<p>require &#39;rss&#39; works because it is requiring &#39;time&#39;.<br />If you just want the iso8601 support, you can go with: require &#39;time&#39;</p>
<p>Also, Time#iso8601 takes a handy optional argument for the number of fractional digits at the end.<br />I&#39;ve had to use this to interact with brittle external services, for example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.257 seconds -->
