<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 19:08:17 +0000</lastBuildDate>
    <item>
      <title>(SQL) Remove time from datetime - flurk118</title>
      <link>https://snipplr.com/view/12506/remove-time-from-datetime</link>
      <description>&lt;p&gt;select cast(floor(cast(getdate() as float)) as datetime)&lt;/p&gt;</description>
      <pubDate>Mon, 23 Feb 2009 10:41:35 UTC</pubDate>
      <guid>https://snipplr.com/view/12506/remove-time-from-datetime</guid>
    </item>
  </channel>
</rss>
