Introduction - If you have any usage issues, please Google them yourself
date4j, an alternative to Date, Calendar, and related Java classes. The JDK s treatment of dates is likely the single most suctorial aspect of the Java core libraries. It needs improvement.
The main goals of date4j are :
■easy manipulation of dates/times in the Gregorian calendar (the civil calendar used in almost all countries).
■easy storage and retrieval of such dates/times from a relational database.
■a simplified model of civil timekeeping, similar to the model used by many databases.