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

Tim Koschuetzki's Blog: How to put Combined Fields Into CakePHP's Model->generateList()

Richard Lord's Blog: If you want to create AVM2 swfs from PHP

Zend Developer Zone: Learning PHP & MySQL (a Book Review)

Sebastian Bergmann's Blog: Testing Traits

PHPFreaks.com: Using MySQL Administrator with WampServer


Community Events











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


framework podcast composer development phpunit series example zendframework2 introduction interview language release community opinion testing api functional code database unittest

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