<?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 14:14:54 +0000</lastBuildDate>
    <item>
      <title>(MySQL) Convert textual dates of the form '[d]d-[m]m-yyyy' to actual dates - jpkunst</title>
      <link>https://snipplr.com/view/61680/convert-textual-dates-of-the-form-ddmmyyyy-to-actual-dates</link>
      <description>&lt;p&gt;Converts textual dates like '1-3-1954' and '01-02-1963' to respectively '1954-3-1' and '1963-02-01'. MySQL is smart enough to understand the values without leading zeros when inserting into a DATE field.&lt;/p&gt;</description>
      <pubDate>Tue, 06 Dec 2011 00:55:18 UTC</pubDate>
      <guid>https://snipplr.com/view/61680/convert-textual-dates-of-the-form-ddmmyyyy-to-actual-dates</guid>
    </item>
    <item>
      <title>(MySQL) Select the first word in a text field - jpkunst</title>
      <link>https://snipplr.com/view/28916/select-the-first-word-in-a-text-field</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 25 Feb 2010 11:31:09 UTC</pubDate>
      <guid>https://snipplr.com/view/28916/select-the-first-word-in-a-text-field</guid>
    </item>
  </channel>
</rss>
