Skip to Main Content

Why not Deprecate java.util.Date and java.util.Calendar

atehrani-JavaNetMar 21 2014 — edited Jun 5 2014

With the introduction of java.time, why did you not flag java.util.Date and java.util.Calendar. These classes have been a bane to every Java developer and should never be used again with the introduction of Java 1.8.

Comments
Post Details
Added on Mar 21 2014
4 comments
2,691 views