<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: new year code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sun, 27 Jul 2008 07:52:18 GMT</pubDate>
    <description>DZone Snippets: new year code</description>
    <item>
      <title>Days since January 1st, 2008</title>
      <link>http://snippets.dzone.com/posts/show/5275</link>
      <description>// I'm in a challenge to do one pushup and one crunch for each day of the new year.  This little Ruby snippet will tell me how many I have to do!&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;(DateTime.now - DateTime.new(2008,1,1)).to_i&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Sun, 23 Mar 2008 22:22:21 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/5275</guid>
      <author>mm53bar (Mike)</author>
    </item>
  </channel>
</rss>
