<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: bad code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Thu, 24 Jul 2008 06:32:35 GMT</pubDate>
    <description>DZone Snippets: bad code</description>
    <item>
      <title>days in month</title>
      <link>http://snippets.dzone.com/posts/show/4397</link>
      <description>// returns number of days in specified month&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;def days_in_month(month)&lt;br /&gt;  (Date.new(Time.now.year,12,31).to_date&lt;&lt;(12-month)).day&lt;br /&gt;end&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Tue, 07 Aug 2007 13:10:38 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/4397</guid>
      <author>kelyar (Kelyarsky Evgeniy)</author>
    </item>
  </channel>
</rss>
