Date « java.util « Java by API






1.new Date()
2.new Date(int intValue)
3.Date: after(Date when)
4.Date: before(Date when)
5.Date: diff (Not a method)
6.Date: equals(Object anotherDate)
7.Date: getTime()
8.Date: setTime(long miliseconds)