<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: date code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Mon, 06 Oct 2008 15:43:12 GMT</pubDate>
    <description>DZone Snippets: date code</description>
    <item>
      <title>Get the Unix Epoch time in one line of C#</title>
      <link>http://snippets.dzone.com/posts/show/3236</link>
      <description>&lt;code&gt;&lt;br /&gt;int epoch = (int)(DateTime.UtcNow - new DateTime(1970, 1, 1)).TotalSeconds;&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Wed, 03 Jan 2007 21:55:59 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3236</guid>
      <author>gmiller (Greg Miller)</author>
    </item>
  </channel>
</rss>
