Java's java.util.Calendar and GregorianCalendar | tutorials.jenkov.com
This tutorial explains how to use the Calendar class in Java to make date calculations. ... Java's java.util.Calendar class is used to do date and time arithmetic. Whenever you have something slightly more advanced than just representing a date and time, ...