Computer bugs in the year 2000

Richard H. E. Smith II rhesmith at wlcrjs.UUCP
Thu Jan 24 20:54:01 AEST 1985


In article <6876 at watdaisy.UUCP> ndiamond at watdaisy.UUCP (Norman Diamond) writes:
>>>       I have a friend that raised an interesting question that I immediately
>>> tried to prove wrong.  He is a programmer and has this notion that when we
>>> reach the year 2000, computers will not accept the new date.  Will the
>>> computers assume that it is 1900, or will it even cause a problem?
>> The problem won't be the computers, but the software.  Some software is
>> bound to be wrong, only considering the last two digits of the year.
>> but the problem won't come up until 2100.
>Leap years are not the only problem, and some software already is wrong.
>There was some 105-year-old lady who hadn't registered for school, and
>the truant officers came after her.... -- Norman Diamond

Some software blows up on dates at other times.  I'm aware of some old
DEC software (don't worry... you're NOT using it... it's single user!)
that keeps the date year as a 5 bit offset from 1972.  Let's see...
1972+31=2003, so it blows up in 2004.  Probably, tho, the display-a-year
routine isn't written to handle beyond 31-dec-99, since no one expects
that RT11 (oops, now I said it) will still be used then.  I hope.


-- 
----------
Dick Smith						..ihnp4!wlcrjs!rhesmith



More information about the Net.bugs mailing list