News Feed
Jobs Feed
Sections




News Archive
Squirrel Hacker Blog:
PHP DateTime is missing methods in 5.2
April 05, 2010 @ 13:58:26

As SeanJA points out in a new post to his blog, there's two functions that were included in the PHP 5.3 version of the DateTime object in PHp that weren't in the PHP 5.2 version - specifically the get/setTimestamp ones.

These are some strange methods to be missing as a lot of people in the PHP world seem to work on Timestamps using these concepts, so you would have thought that php would have included these methods initially. Unfortunately they did not, so here is a fix for that.

He provides two pieces of code, one to replace the setTimestamp function and the other for the getTimestamp to add in this handy functionality as you might need it.

0 comments voice your opinion now!
datetime method missing settimestamp gettimestamp


blog comments powered by Disqus

Similar Posts

Gregory Szorc's Blog: So Many Untapped PHP Features

DevShed: Positioning Strings with the show_xy() Method in PDF Documents with PHP 5

Sebastian Göttschkes' Blog: Extending the Testclass for Unittests

Christopher Jones\' Blog: Getting Oracle Connection Errors Faster in PHP

Mike Lively's Blog: Late static binding....sorta :/


Community Events











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


release testing conference language tool zendframework2 introduction series phpunit code podcast community application functional development framework example interview opinion unittest

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