Front page | perl.perl6.language.datetime |
Postings from August 2000
Re: TAI Time
Thread Previous
From:
Mark-Jason Dominus
Date:
August 19, 2000 08:47
Subject:
Re: TAI Time
Message ID:
20000819154643.25290.qmail@plover.com
I agree with Tim that it's a red herring that unix systems don't
normally have access to a TAI source.
The proposal under discussion is to use one time format for all
platforms. So maybe there's a minor difficulty in converting unix
time to TAI time; probably it's not as large as the difficulty in
converting VMS time (for example) to whatever other
platform-independent standard we were going to agree on.
When you have one platform-independent standard, you necessarily
accept that there are going to be conversion difficulties form the
native time format to the standard format. Converting from unix time
to TAI is one of the smaller such difficulties.
We could hack Dan's library so that it carries the leap second table
internally, and only tries to fall back to the file when the date is
out of range of the internal table.
I was about to start a discussion of what this would mean for calls
like
localtime(2000000000)
and then I realized that, as usual, I have no idea what the RFC is
actually proposing.
Mark-Jason Dominus mjd@plover.com
I am boycotting Amazon. See http://www.plover.com/~mjd/amazon.html for details.
Thread Previous
-
Re: TAI Time
by Mark-Jason Dominus
-
TAI time
by Mark-Jason Dominus