Pondering 2038
Pondering 2038
Posted Aug 15, 2013 5:08 UTC (Thu) by dlang (guest, #313)Parent article: Pondering 2038
One thing that people need to think about for this is what they mean by the statement that the software will "break"
There is no dispute that the system's idea of the date will be wrong, but will that actually cause a problem that the user will be able to detect?
If the user can detect the problem, is there a simple work-around? (if the system just displays time-of-day, it's trivial, if it shows day of week or month, it's a bit more complex, but still just a matter of setting the date to the right 'incorrect' value)