News Feed
Jobs Feed
Sections




News Archive
Federico Cargnelutti's Blog:
Format a time interval with the requested granularity
June 25, 2009 @ 12:56:51

Federico Cargnelutti has posted a class (DateIntervalFormat) that gives you the difference between a date and "now" in words rather than an integer.

This class, a refactored version of Drupal's format_interval function, makes it relatively easy to format an interval value. The format will automatically format as compactly as possible. For example: if the difference between the two dates is only a few hours and both dates occur on the same day, the year, month, and day parts of the date will be omitted.

So, instead of getting a value of "86400 seconds" you'd get back something like "5 days 3 hours".

0 comments voice your opinion now!
tutorial granularity time format


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Using PHP for the Creation of SVG Images

IBM developerWorks: Python basics for PHP developers

PHP in Action: Get links with XPath

DevShed: Generating View from MySQL to Simulate the Model-View-Controller Schema in PHP

PHPBuilder.com: A Quick PHP XMLWriter Class Tutorial: XML & RSS


Community Events











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


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

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