<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: dates code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Fri, 29 Aug 2008 14:24:41 GMT</pubDate>
    <description>DZone Snippets: dates code</description>
    <item>
      <title>Display the number of characters in the name of each month</title>
      <link>http://snippets.dzone.com/posts/show/4401</link>
      <description>&lt;code&gt;&lt;br /&gt;months = %w(January February March April May June July August September October November December)&lt;br /&gt;months.each { |m| print  m, " (", m.length, ")\n" }&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Wed, 08 Aug 2007 01:59:52 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/4401</guid>
      <author>logankoester (Logan Koester)</author>
    </item>
  </channel>
</rss>
