News Feed
Jobs Feed
Sections




News Archive
Phil Sturgeon:
Why PHP DateTime Rocks
August 02, 2012 @ 11:41:29

Phil Sturgeon has a new post sharing some of his thoughts on why DateTime rocks, the advanced functionality that PHP has to work with dates, times, timezones, etc.

DateTime is nothing new, but it's definitely under-used by many. It was made available in PHP 5.2.0 but got some of its best features until PHP 5.3.0. PHP 5.3.0 is pretty old now, but I learned about DateFormat::createFromFormat() after reading a new addition to PHP The Right Way: Date and Time.

He shares to "offender" examples where using this function allowed him to simplify and reduce the amount of code needed to handle the formatting of a date into a MySQL format and calculating the difference between two time values.

0 comments voice your opinion now!
datetime example mysql data format createfromformat


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: Zend Framework Blog Tutorial - Part 7: Authorisation with Zend_Acl & Styling

KillerPHP Blog: PHP Interfaces: when and why you should use them instead of classes?

DevShed: Handling MySQL Data Set Failures in PHP 5

SmartyCode.com: Serving XHTML in Zend Framework App

DevShed: Using Directory Iterators and MySQL with Adapter Objects with PHP


Community Events











Don't see your event here?
Let us know!


composer introduction release opinion conference testing podcast language functional code example framework community interview zendframework2 database development tool series object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework