News Feed
Jobs Feed
Sections




News Archive
Ibuildings techPortal:
Tips for Working with DateTime in PHP
May 04, 2010 @ 13:33:29

In the latest post from the Ibuildings techPortal Lorna Mitchell takes a look at one of the more powerful features included in PHP versions 5.2 and greater - the DateTime class.

In the newer PHP 5.3 versions even more excellent functionality was added. This is a short post to introduce this functionality with a focus on the methods available in PHP 5.2 showing some simple examples of how we can more easily manipulate and display dates without needing to work with timestamps.

She shows how to create a simple DateTime object, how to change up the timezone information related to it and has an example of how to output the format with a call to the format function. She also mentions how they can simplify the storage of date information in a database since they can be moved around between timezones easily (instead of having to calculate the different between where it was created and where it's being used).

0 comments voice your opinion now!
datetime tip tutorial example timezone


blog comments powered by Disqus

Similar Posts

ZendCasts.com: Fun with Phar

PHPMaster.com: Installing GitList for Local Repos

PHPFive.net: Creating a dynamic Google sitemap using the PHP5 SimpleXML extension

PHP-Security.net: X.509 PKI login with PHP and Apache

Community News: Guide to Date and Time Programming (php|architect)


Community Events











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


development usergroup unittest functional symfony2 release community opinion zendframework2 phpunit framework interview podcast database conference introduction language series testing rest

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