<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Network Jack &#187; Data Translation</title>
	<atom:link href="http://www.networkjack.info/blog/category/data-translation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.networkjack.info/blog</link>
	<description>A Jack of All Nets' experience in the world of networked systems.</description>
	<lastBuildDate>Tue, 27 Jul 2010 02:05:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Convert from US Short Date to SQL date using MySQL parsing</title>
		<link>http://www.networkjack.info/blog/2007/10/01/convert-from-us-short-date-to-sql-date-using-mysql-parsing/</link>
		<comments>http://www.networkjack.info/blog/2007/10/01/convert-from-us-short-date-to-sql-date-using-mysql-parsing/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 20:00:59 +0000</pubDate>
		<dc:creator>Brian Blood</dc:creator>
				<category><![CDATA[Data Translation]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Text Munging]]></category>

		<guid isPermaLink="false">http://www.networkjack.info/blog/2007/10/01/convert-from-us-short-date-to-sql-date-using-mysql-parsing/</guid>
		<description><![CDATA[I had a customer submit a batch file to be processed in one of our systems and they handed me an Excel file with short dates (mm/dd/yy). Sheesh, this is 2007, can we not get full 4 digit years, please!
so, I wanted to work out a method for quickly converting those date strings within mysql
assume [...]]]></description>
		<wfw:commentRss>http://www.networkjack.info/blog/2007/10/01/convert-from-us-short-date-to-sql-date-using-mysql-parsing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
