Sujet : Re: [OT] Time flies...
De : news (at) *nospam* cct-net.co.uk (Chris Townley)
Groupes : comp.os.vmsDate : 10. Jan 2025, 12:36:42
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vlr0ob$3vfcl$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
On 10/01/2025 02:00, Johnny Billquist wrote:
I can definitely see that for C code using C functions. Also, wasn't there some issue with C code in some runtime environment under VMS where times were expressed as delta times which hit a problem at 10000 days?
But apart from things centered around C one way or another, I can't see that VMS would care.
Johnny
DEC Basic by default had dates stored in a signed work as year since 1970, plus Julian day. Hence the would have broken at the start of 2003
-- Chris