Quote:
Originally Posted by Solitaire1
If I remember correctly, Macintosh computers are going to have a date issue in 2048 due to the way they calculate the date. They count the number of seconds from a certain date, which will result in a Y2K like issue in 2048. However, it is likely that the issue will be resolved before then.
|
Do you mean the
2038 problem? Any *nix time stored as 32-bit integer will overflow.