Deprecated methods

Hi all,I have one program using getMonth() and getYear methods. But these methods are depreaceted. can anybody tell me which methods to use instaed and how to use it?
[180 byte] By [alexander_aksa] at [2007-10-3 3:20:39]
# 1
read the docs: http://java.sun.com/j2se/1.4.2/docs/api/java/util/Date.html#getMonth()
lfschucka at 2007-7-14 21:12:52 > top of Java-index,Desktop,I18N...