Re: TAI time
[email protected] (Alan Burlison) Wed, 23 Aug 2000 11:07:50 +0100
| Newsgroups | perl.perl6.language.datetime |
|---|---|
| Message-ID | <[email protected]> |
Mark-Jason Dominus wrote: > If we're going to standardize on a single time format for all > platforms, I wish we could choose a good format. Unix time runs out > in 2038. Not true. On 64 bit Unix platforms time_t is 64 bit. Alan Burlison