Year 2038 Bug is all over the web, But this seems to be a unix issue. How will this affect java Date ?
This is probably a leftover from the old C days when the date data types rolled over in 2038. Might be a problem with some really old apps, but not for Java. Yawn.