<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Convert MySQL date to UNIX timestamp'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 06:29:49 GMT</pubDate>
<item>
<title>sveggiani said on 9/28/10</title>
<link>http://snipplr.com/view/40861/convert-mysql-date-to-unix-timestamp/</link>
<description><![CDATA[ The problem with strtotime() is that behaves different depending of your "locale" configuration. So I prefer this safer method. ]]></description>
<pubDate>Tue, 28 Sep 2010 23:41:16 GMT</pubDate>
<guid>http://snipplr.com/view/40861/convert-mysql-date-to-unix-timestamp/</guid>
</item>
<item>
<title>dob said on 9/21/10</title>
<link>http://snipplr.com/view/40861/convert-mysql-date-to-unix-timestamp/</link>
<description><![CDATA[ strtotime() ]]></description>
<pubDate>Tue, 21 Sep 2010 23:40:09 GMT</pubDate>
<guid>http://snipplr.com/view/40861/convert-mysql-date-to-unix-timestamp/</guid>
</item>
<item>
<title>dob said on 9/21/10</title>
<link>http://snipplr.com/view/40861/convert-mysql-date-to-unix-timestamp/</link>
<description><![CDATA[ or you could just use:
`` ]]></description>
<pubDate>Tue, 21 Sep 2010 23:39:57 GMT</pubDate>
<guid>http://snipplr.com/view/40861/convert-mysql-date-to-unix-timestamp/</guid>
</item>
</channel>
</rss>