Help Me Please,
I Have a problems, with calender scriptng in jsp.
I want to calculate the difference in dates.
Where Saturday, week, and holidays are not counted.
result = (end date - start date) - (number of Saturday / week + holiday)
How do I know this date Saturday / week / holiday??
I was asked to make a report form each month. So I took his script date
Thanks Before,,,