scsh-users
[Top] [All Lists]

Re: date/time calculations

To: scsh-news@zurich.ai.mit.edu
Subject: Re: date/time calculations
From: Thomas Wager <twager@ti.com>
Date: Tue, 26 Feb 2002 12:10:42 +0100
Organization: Texas Instruments Deutschland GmbH
Martin Gasbichler wrote:

> Well, the Unix time representation is known to overflow somewhere
> around 2030 or so. You are specifying a date in the year 3902 since
> the year argument is expected to be the number of years since
> 1900. I don't think you are really interested in this future date ;-)
> Likewise, the month you give is March since months are enumerated
> starting at 0...

Thanks, this explains a lot :-))

-Thomas

<Prev in Thread] Current Thread [Next in Thread>