Sujet : Re: "A diagram of C23 basic types"
De : jameskuyper (at) *nospam* alumni.caltech.edu (James Kuyper)
Groupes : comp.lang.cDate : 16. Apr 2025, 01:53:52
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vtmv30$tfkg$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Mozilla Thunderbird
On 4/15/25 18:56, Keith Thompson wrote:
...
The uncertainty in the timing of January 1, 1970, where 1970 is a
year number in the current almost universally accepted Gregorian
calendar, is essentially zero.
Modern Cesium clock are accurate to about 1 ns/day.That's an effect
large enough that we can measure it, but cannot correct for it. We know
that the clocks disagree with each other, but the closest we can do to
correcting for that instability is to average over 450 different clock;
the average is 10 times more stable than the individual clocks.
Note: the precision of cesium clocks has improved log-linearly since the
1950s. They're 6 orders of magnitude better in 2008 than they were in
1950. Who knows how much longer that will continue to be true?
... Same for any other less commonly
used chosen epoch. The fact that the number 1970 is arbitrary
is not a problem for software. In fact it's an advantage, since
there's no uncertainty in the presence of any new information.
I agree, which is why I identified that epoch as the one I preferred
over both of those.