Back about 200 000 000 seconds ago, I had the joy of attending a 'billenium' party -- complete with countdown clock.
The best part was that the party was inspired by a bug in our code caused by the rollover.
In short, there were time values stored in the DB as text -- everything in our DB was text -- and we were using the expedient route of doing simple string compares.
7 comments
[ 3.3 ms ] story [ 27.8 ms ] threadhttp://en.wikipedia.org/wiki/Year_2038_problem
All this is assuming that time exists, of course.
The best part was that the party was inspired by a bug in our code caused by the rollover.
In short, there were time values stored in the DB as text -- everything in our DB was text -- and we were using the expedient route of doing simple string compares.
I won't bother explaining more.
But the cake was tasty!