News Feed
Jobs Feed
Sections




News Archive
Derick Rethans' Blog:
PHP lags 23 seconds
January 11, 2006 @ 06:41:13

In this new post on his blog today, Derick Rethans points out something that might confuse some when it comes to date/time handling - a few seconds of "lag".

Bug report #35958 must have the most obscure one ever:

"strftime usually returns a string from the number of seconds since 1 jan 1970. Now, it lags and returns a string representing 23 seconds too late."

If you know what's going on though, it isn't really that weird.

He talks about the leap seconds that have been added to keep things straight, and how that's affecting PHP's built-in date/time functionality. He also shows an example of how you can get the "more correct" time versus the normal output...

0 comments voice your opinion now!
lag time date 23 seconds leap second lag time date 23 seconds leap second


blog comments powered by Disqus

Similar Posts

James Cohen's Blog: Working with Date and Time in PHP

HowToForge.com: Running Apache2 With PHP5 And PHP4 At The Same Time

NewsForge.com: A DIY calendar control in PHP

Builder.com: Get the correct time by converting between time zones with PHP and PEAR

PHPBuilder.com: Building a time-tracking and billing application with Adobe AIR and PHP


Community Events











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


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

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