<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to convert MySQL timestamp to PHP date type</title>
	<atom:link href="http://www.randomsnippets.com/2008/10/05/how-to-convert-mysql-timestamp-to-php-date-type/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.randomsnippets.com/2008/10/05/how-to-convert-mysql-timestamp-to-php-date-type/</link>
	<description>Random Snippets of Code and Ideas for any Web Developer</description>
	<lastBuildDate>Sat, 17 Jul 2010 11:08:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe</title>
		<link>http://www.randomsnippets.com/2008/10/05/how-to-convert-mysql-timestamp-to-php-date-type/comment-page-1/#comment-10326</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 12 Jan 2010 06:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomsnippets.com/?p=131#comment-10326</guid>
		<description>Perfect, exactly what I needed to do! The strtotime function is fantastic! Great post!</description>
		<content:encoded><![CDATA[<p>Perfect, exactly what I needed to do! The strtotime function is fantastic! Great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gazza</title>
		<link>http://www.randomsnippets.com/2008/10/05/how-to-convert-mysql-timestamp-to-php-date-type/comment-page-1/#comment-7037</link>
		<dc:creator>Gazza</dc:creator>
		<pubDate>Mon, 28 Sep 2009 15:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomsnippets.com/?p=131#comment-7037</guid>
		<description>This is a great explanation.  I was looking everywhere for an answer to what seemed like such a basic question and after reading this, it is now!! Thanks.</description>
		<content:encoded><![CDATA[<p>This is a great explanation.  I was looking everywhere for an answer to what seemed like such a basic question and after reading this, it is now!! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.randomsnippets.com/2008/10/05/how-to-convert-mysql-timestamp-to-php-date-type/comment-page-1/#comment-6065</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sun, 23 Aug 2009 19:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomsnippets.com/?p=131#comment-6065</guid>
		<description>These are excellent snippets.
Thank you very much for taking the time to post them!</description>
		<content:encoded><![CDATA[<p>These are excellent snippets.<br />
Thank you very much for taking the time to post them!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://www.randomsnippets.com/2008/10/05/how-to-convert-mysql-timestamp-to-php-date-type/comment-page-1/#comment-3875</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Sat, 23 May 2009 14:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomsnippets.com/?p=131#comment-3875</guid>
		<description>Thanks for the clear and nicely written explanation.
My next adventure is to try and figure out how to calculate time difference between this result and now.
I want to display strings like &quot;2 hours ago&quot;, &quot;1 week ago&quot; etc.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for the clear and nicely written explanation.<br />
My next adventure is to try and figure out how to calculate time difference between this result and now.<br />
I want to display strings like &#8220;2 hours ago&#8221;, &#8220;1 week ago&#8221; etc.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.randomsnippets.com/2008/10/05/how-to-convert-mysql-timestamp-to-php-date-type/comment-page-1/#comment-652</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 06 Nov 2008 20:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomsnippets.com/?p=131#comment-652</guid>
		<description>Great, exactly what i was looking for!
Saved me a lot of time!

Thanks</description>
		<content:encoded><![CDATA[<p>Great, exactly what i was looking for!<br />
Saved me a lot of time!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
