News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Photogapple.co.uk:
time_since
April 20, 2007 @ 11:07:00

On the Photogapple.co.uk blog today, there's some handy code that can definitely be useful when working with dates in PHP - a function to find the difference between the current time and a timestamp you give it.

I found it incredibly difficult to find any form of time_since function in php so to save anyone else the trouble to hunting through hundreds of useless websites here is the function you may want to use, written by Natalie Downe (you don't want to know how long it took to hunt it down).

The function takes in the value, subtracts the two timestamps and loops through an array of "time chunks" to each other to show nicely formatted output of how long the difference it.

0 comments voice your opinion now!
timesince date timestamp compare difference format output timesince date timestamp compare difference format output




Community Events





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


test podcast introduction conference release custom phpunit application unittest series development community framework symfony2 database interview api component opinion language

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