News Feed
Jobs Feed
Sections




News Archive
SitePoint WebTech Blog:
Give Your Visitors a Rough Time
March 06, 2008 @ 08:44:00

In a new post to the Web Tech blog over on SitePoint, Toby Somerville has posted something he calls "RoughTime" - his method for displaying a more "human friendly" output of a timestamp.

When asked the time, we generally don't need to be military accurate with our response [...] we generally communicate the approximate time. i.e. 'its nearly ten' or 'its just gone half past three'. Yet on the web, time is generally shown as '12:24:13 AM', or similar '" not very visitor friendly.

His RoughTime uses two switch statements to map the hour and minute values to different strings. For example, minutes between 15 and 20 become "quarter past" and the hours are changed over from numeric versions to their word counterparts.

0 comments voice your opinion now!
roughtime switch approximate time hour minute translate


blog comments powered by Disqus

Similar Posts

Derick Rethans\' Blog: php|tek conference

DZone.com: Date and time in PHP 5

SitePoint WebTech Blog: Give Your Visitors a Rough Time

Rob Allen's Blog: Quiet around here (Tutorial Translation - Brazillian Portuguese)

3greeneggs.com: What do those PHP errors really mean, anyway?


Community Events









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


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

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