DateCalculator is a Java Swing application that can perform three kinds of computation on calendar dates:
It uses the Gregorian calendar for all dates, and it accepts input dates between the years 1600 CE and 3999 CE. Dates output by DateCalculator are displayed in user-defined formats. In those formats, the names of days and months may be obtained from a Java locale (a language, or a language and a country) or they may be user-defined.
DateCalculator is made available under two licences:
uk.blankaspect.datecalculator
package (including
resources) may be used under the terms of version 3 of the GNU General Public License.