<?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/date</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 11:25:09 GMT</pubDate>
<item>
<title>(PHP) checkdate - Dapsy</title>
<link>http://snipplr.com/view/63110/checkdate/</link>
<description><![CDATA[ <p>Function which can be used as wrapper for default PHP checkdate function. Will automatically parse given date (string or integer format).</p> ]]></description>
<pubDate>Tue, 07 Feb 2012 00:31:42 GMT</pubDate>
<guid>http://snipplr.com/view/63110/checkdate/</guid>
</item>
<item>
<title>(PHP) php Date Format Examples - ryarwood</title>
<link>http://snipplr.com/view/62880/php-date-format-examples/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:36 GMT</pubDate>
<guid>http://snipplr.com/view/62880/php-date-format-examples/</guid>
</item>
<item>
<title>(PHP) Print Date PHP - ryarwood</title>
<link>http://snipplr.com/view/62861/print-date-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:21 GMT</pubDate>
<guid>http://snipplr.com/view/62861/print-date-php/</guid>
</item>
<item>
<title>(PHP) PHP display date: year, month, day, time, etc. - jknight42</title>
<link>http://snipplr.com/view/62837/php-display-date-year-month-day-time-etc/</link>
<description><![CDATA[ <p>Just a few quick functions to display the date in PHP.</p> ]]></description>
<pubDate>Sun, 29 Jan 2012 09:12:35 GMT</pubDate>
<guid>http://snipplr.com/view/62837/php-display-date-year-month-day-time-etc/</guid>
</item>
<item>
<title>(PHP) Calendar Generator (PHP) - jatkins</title>
<link>http://snipplr.com/view/60198/calendar-generator-php/</link>
<description><![CDATA[ <p>Released into the public domain.</p> ]]></description>
<pubDate>Wed, 26 Oct 2011 09:43:13 GMT</pubDate>
<guid>http://snipplr.com/view/60198/calendar-generator-php/</guid>
</item>
<item>
<title>(PHP) Convert Twitter API Datetime to MySQL Datetime Format - aristoworks</title>
<link>http://snipplr.com/view/59869/convert-twitter-api-datetime-to-mysql-datetime-format/</link>
<description><![CDATA[ <p>This is a very rudimentary function used to convert a Datetime delivered by the Twitter API to a format you can store in MySQL's datetime field.</p> ]]></description>
<pubDate>Mon, 17 Oct 2011 00:51:40 GMT</pubDate>
<guid>http://snipplr.com/view/59869/convert-twitter-api-datetime-to-mysql-datetime-format/</guid>
</item>
<item>
<title>(PHP) Date Converter - digitalmcgrath</title>
<link>http://snipplr.com/view/59167/date-converter/</link>
<description><![CDATA[ <p>This simple function will convert a date field of "yyyy-mm-dd" to "mm/dd/yyyy"</p> ]]></description>
<pubDate>Tue, 27 Sep 2011 22:54:07 GMT</pubDate>
<guid>http://snipplr.com/view/59167/date-converter/</guid>
</item>
<item>
<title>(PHP) Incluir año actual - dato</title>
<link>http://snipplr.com/view/58313/incluir-ao-actual/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 30 Aug 2011 22:47:13 GMT</pubDate>
<guid>http://snipplr.com/view/58313/incluir-ao-actual/</guid>
</item>
<item>
<title>(PHP) Mostrare differenze di tempo come stringhe - claudiowebdesign</title>
<link>http://snipplr.com/view/58074/mostrare-differenze-di-tempo-come-stringhe/</link>
<description><![CDATA[ <p>Questa piccola funzione riceve come argomento uno unix timestamp e ritorna una stringa contenente la "descrizione verbosa" della differenza di tempo. Ad esempio, usando il timestamp relativo a 5 minuti e mezzo fa, ritornerà la stringa "5 minuti e 30 secondi fa".
nota: Funziona anche con timestamp nel futuro, e dando il timestamp attuale ritorna "Adesso".</p> ]]></description>
<pubDate>Mon, 22 Aug 2011 02:42:39 GMT</pubDate>
<guid>http://snipplr.com/view/58074/mostrare-differenze-di-tempo-come-stringhe/</guid>
</item>
<item>
<title>(PHP) Eng to Ita Date translator - lucaborace</title>
<link>http://snipplr.com/view/58008/eng-to-ita-date-translator/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 19 Aug 2011 02:03:00 GMT</pubDate>
<guid>http://snipplr.com/view/58008/eng-to-ita-date-translator/</guid>
</item>
<item>
<title>(PHP) Date Format Convert - nebojsac</title>
<link>http://snipplr.com/view/57792/date-format-convert/</link>
<description><![CDATA[ <p>Switches 'dd mm yyyy' to 'yyyy-mm-dd'</p> ]]></description>
<pubDate>Fri, 12 Aug 2011 22:18:49 GMT</pubDate>
<guid>http://snipplr.com/view/57792/date-format-convert/</guid>
</item>
<item>
<title>(PHP) XML Feed - Monthly Archives of Wordpress Articles - cpres</title>
<link>http://snipplr.com/view/57539/xml-feed--monthly-archives-of-wordpress-articles/</link>
<description><![CDATA[ <p>In case you need to create your own listing of the last # of trailing months of Archived Wordpress Articles. This one is being used to pull the info onto a Magento page.</p> ]]></description>
<pubDate>Wed, 03 Aug 2011 02:00:28 GMT</pubDate>
<guid>http://snipplr.com/view/57539/xml-feed--monthly-archives-of-wordpress-articles/</guid>
</item>
<item>
<title>(PHP) Magento collect Date of birth from php form and insert into DB - necode</title>
<link>http://snipplr.com/view/57304/magento-collect-date-of-birth-from-php-form-and-insert-into-db/</link>
<description><![CDATA[ <p>Insert that into the database as a string. The example would give you the format 2011-01-28</p> ]]></description>
<pubDate>Fri, 29 Jul 2011 07:47:50 GMT</pubDate>
<guid>http://snipplr.com/view/57304/magento-collect-date-of-birth-from-php-form-and-insert-into-db/</guid>
</item>
<item>
<title>(PHP) Auto update year with PHP - retsub79</title>
<link>http://snipplr.com/view/56398/auto-update-year-with-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 11 Jul 2011 19:45:26 GMT</pubDate>
<guid>http://snipplr.com/view/56398/auto-update-year-with-php/</guid>
</item>
<item>
<title>(PHP) Get date file was last updated / uploaded - sjacunningham</title>
<link>http://snipplr.com/view/56231/get-date-file-was-last-updated--uploaded/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 07 Jul 2011 19:53:45 GMT</pubDate>
<guid>http://snipplr.com/view/56231/get-date-file-was-last-updated--uploaded/</guid>
</item>
<item>
<title>(PHP) Twitter style “time ago” dates on posts in wordpress - paulund</title>
<link>http://snipplr.com/view/55256/twitter-style-time-ago-dates-on-posts-in-wordpress/</link>
<description><![CDATA[ <p>Allows you to display a look like 5 days ago.</p> ]]></description>
<pubDate>Wed, 15 Jun 2011 18:01:04 GMT</pubDate>
<guid>http://snipplr.com/view/55256/twitter-style-time-ago-dates-on-posts-in-wordpress/</guid>
</item>
<item>
<title>(PHP) datefield - furehead</title>
<link>http://snipplr.com/view/53746/datefield/</link>
<description><![CDATA[ <p>German Date Field Selector Silverstripe</p> ]]></description>
<pubDate>Wed, 18 May 2011 19:30:41 GMT</pubDate>
<guid>http://snipplr.com/view/53746/datefield/</guid>
</item>
<item>
<title>(PHP) Change Date from dd/mm/yyyy to yyyy-dd-mm - dubogii</title>
<link>http://snipplr.com/view/53674/change-date-from-ddmmyyyy-to-yyyyddmm/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 17 May 2011 19:54:00 GMT</pubDate>
<guid>http://snipplr.com/view/53674/change-date-from-ddmmyyyy-to-yyyyddmm/</guid>
</item>
<item>
<title>(PHP) PHP List of Known Time Zones - kendsnyder</title>
<link>http://snipplr.com/view/53326/php-list-of-known-time-zones/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 11 May 2011 07:30:04 GMT</pubDate>
<guid>http://snipplr.com/view/53326/php-list-of-known-time-zones/</guid>
</item>
<item>
<title>(PHP) Makes a html year select starting at the current + the next 2 years - tasmanweb</title>
<link>http://snipplr.com/view/52820/makes-a-html-year-select-starting-at-the-current--the-next-2-years/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 30 Apr 2011 01:11:21 GMT</pubDate>
<guid>http://snipplr.com/view/52820/makes-a-html-year-select-starting-at-the-current--the-next-2-years/</guid>
</item>
</channel>
</rss>
