News Feed
Jobs Feed
Sections




News Archive
Developer Tutorials Blog:
Give Your Visitors a Relative Time
March 07, 2008 @ 11:19:00

Following on the heels of this post to the SitePoint blog (about "roughtime"), Akash Mehta has posted his own version of providing users with something a little different - relative time.

I understood the merits of the approach, but it struck me that a relative time might be a little more useful for many situations. For example, in a fast moving discussion, a short timestamp (e.g. 8:30 AM) as well as a verbal summary of how long ago the time was (e.g. "4 hours ago", "20 minutes ago") are most useful to the user. [...] Now, I figured this could be achieved very easily in PHP - and it could.

His code is included showing a series of if/else comparisons that change the values to their hour/minute/second counterparts. He also recommends the PEAR Numbers_Words package to help with readability.

0 comments voice your opinion now!
relative time pear numberswords since


blog comments powered by Disqus

Similar Posts

Community News: Latest PEAR Releases for 12.04.2006

Community News: Latest PEAR Releases for 04.30.2007

Sara Golemon's Blog: Why isn't this in PEAR?

Community News: Latest PEAR Releases for 03.26.2007

Zend Developer Zone: Creating Data Tables With PEAR Structures_DataGrid


Community Events











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


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

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