
April 29th, 2008, 08:00 AM
|
|
|
|
UNIX Time Format Demystified
UNIX format timestamps have an extensive range of use. You will find out the main reasons that back up this claim, but for now, let’s say that it is because working with dates and times in the UNIX time format is easier and more resource efficient. In this article, our goal is to demystify the concept, learn the theory that lies behind it, and ultimately write algorithms and implementations that convert dates back and forth from the traditional ISO standard to UNIX format.
Read the full article here: UNIX Time Format Demystified
For more discussion go here: Blog Article Discussion
|