News Feed
Jobs Feed
Sections




News Archive
Developer Tutorials Blog:
Calculating date difference more precisely in PHP
March 11, 2008 @ 08:40:00

Hasin Hayder has posted his own response to a recent "relative time" article (showing users things like "received 2 days and 3 hours ago") with a more precise method for doing something similar:

This function is production ready and you can use it in any of your application which mainly works with these date difference. I have found it somewhere in web, just forgot the source. Thanks to the unknown author of this excellent function.

The rest of the post is the function itself that takes in the interval string (formatting), the start date, end date and whether to use timestamps or not.

0 comments voice your opinion now!
date calculate precise difference timestamp function


blog comments powered by Disqus

Similar Posts

Sara Golemon's Blog: PHP6: News from the front...

Slawek Lukasiewicz's Blog: Working with date and time in object oriented way

Stefan Mischook's Blog: Creating Your Own Functions - Part 2

SaniSoft Blog: Lambda functions and Closures in PHP 5.3c

Zend Developer Zone: Mail Call!


Community Events









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


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

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