Can anyone tell me how to use quartz weekly calendar.
I am trying to find the last working day from the current day for which i am trying to exclude
weekends and holidays.
But in Quartz weekly calendar i am not able to find methods for the normal date manipulations
which i can do with java.util.calendar.
can anyone tell me how to integrate these both calendar's functions?