| Other date items can be found at:
http://www.exampledepot.com/taxonomy/term/235
More examples:
http://www.java2s.com/Tutorial/Java/0040__Data-Type/0600__Gregorian-Calendar.htm
Look at the Java Class
GregorianCalendar
Look at the Java class:
Date. Note: Java class Date is still used, but has been
"deprecated". (They prefer you to use other classes to do these things
although Date still may be used.) |