<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jpkunst</title>
<link>http://snipplr.com/users/jpkunst</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 11:50:57 GMT</pubDate>
<item>
<title>(MySQL) Convert textual dates of the form '[d]d-[m]m-yyyy' to actual dates</title>
<link>http://snipplr.com/view/61680/convert-textual-dates-of-the-form-ddmmyyyy-to-actual-dates/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Tue, 06 Dec 2011 00:55:18 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/28916/select-the-first-word-in-a-text-field/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 25 Feb 2010 11:31:09 GMT</pubDate>
<guid>http://snipplr.com/view/28916/select-the-first-word-in-a-text-field/</guid>
</item>
</channel>
</rss>