News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Why Should I Care What Server My Application is Running On?

Richard Davey's Blog: PhpEd vs Zend Studio

Professional PHP Blog: The rumors of PEAR\'s demise are greatly exaggerated

Zend Developer Zone: Zend_Log timestamp filter

David Goodwin's Blog: PHP DateTime vs mktime / strtotime in Propel


Community Events









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


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

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