<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/timestamp</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 07:58:07 GMT</pubDate>
<item>
<title>(PHP) create_timestamp - razel</title>
<link>http://snipplr.com/view/4921/createtimestamp/</link>
<description><![CDATA[ <p>Forms a php timestamp out of an date string i.e. create_timestamp(24.12.2007);</p> ]]></description>
<pubDate>Wed, 06 Feb 2008 11:07:53 GMT</pubDate>
<guid>http://snipplr.com/view/4921/createtimestamp/</guid>
</item>
<item>
<title>(PHP) Smarty: unix timestamp to date - FrankBr</title>
<link>http://snipplr.com/view/4636/smarty-unix-timestamp-to-date/</link>
<description><![CDATA[ <p>A simple but usefull smarty plugin to convert a unix timestamp to any date format.

Usage: {$var|convertunix:"d-m-Y"}</p> ]]></description>
<pubDate>Fri, 18 Jan 2008 06:37:27 GMT</pubDate>
<guid>http://snipplr.com/view/4636/smarty-unix-timestamp-to-date/</guid>
</item>
<item>
<title>(PHP) PHP - 12hs to 24hs - nicolaspar</title>
<link>http://snipplr.com/view/3524/php--12hs-to-24hs/</link>
<description><![CDATA[ <p>Convert 12hs format to 24hs format. In example: 10:00:00 a.m. return timestamp for 22:00. Or use: strtotime('1970-01-01 '.$hora);</p> ]]></description>
<pubDate>Thu, 16 Aug 2007 07:28:32 GMT</pubDate>
<guid>http://snipplr.com/view/3524/php--12hs-to-24hs/</guid>
</item>
<item>
<title>(PHP) Translate amount of seconds to hours, minutes, seconds - Sixer</title>
<link>http://snipplr.com/view/2711/translate-amount-of-seconds-to-hours-minutes-seconds/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 25 May 2007 02:30:23 GMT</pubDate>
<guid>http://snipplr.com/view/2711/translate-amount-of-seconds-to-hours-minutes-seconds/</guid>
</item>
<item>
<title>(PHP) Format Date - tylerhall</title>
<link>http://snipplr.com/view/1386/format-date/</link>
<description><![CDATA[ <p>This is just a wrapper for PHP's date() function which allows you to pass a timestamp or a string to be formatted as specified. By default it returns the current date formatted as a MySQL datetime value.</p> ]]></description>
<pubDate>Wed, 11 Oct 2006 09:40:45 GMT</pubDate>
<guid>http://snipplr.com/view/1386/format-date/</guid>
</item>
</channel>
</rss>