Friendly Java Date API, calculate with dates, working day calculation
I wrote a hopefully friendly API on top of the java.util.Date and
java.util.Calendar classes. The intention is to be able to do a
number of things more easily
- adding time spans to a date
- substracting to dates
- comparing date, time or both
- calculating work days and even add filter to take of specific holidays