News Feed
Jobs Feed
Sections




News Archive
Derick Rethans' Blog:
Unix Epoch and PHP's calendar system
November 12, 2009 @ 10:44:51

Based on a fix for a recent bug, Derick Rethans wanted to clear up something about the Unix Epoc's definition and how it relates to the UTC time zone.

While right now it is proper to define the Unix Epoch at "1970-01-01 00:00:00 UTC", UTC wasn't actually defined until 1972. So it would be more correct to define the Unix Epoch as "the number of seconds elapsed since midnight proleptic Coordinated Universal Time (UTC) of January 1, 1970, not counting leap seconds." (from Wikipedia).

He talks about the calendar PHP uses internally and how dates predating it's use don't make much sense either (as well as the modified version PHP uses that includes "year zero").

2 comments voice your opinion now!
unix epoch datetime calendar utc


blog comments powered by Disqus

Similar Posts

Stefan Koopmanschap's Blog: Formatting valid xs:dateTime fields with PHP

Derick Rethans' Blog: Unix Epoch and PHP's calendar system

Yahoo Developer Network: 'Tis the season for developers' calendars

LaughingMeme.com: Looking at PHP5’s DateTime and DateTimeZone

Derick Rethans' Blog: British date format parsing


Community Events











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


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

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