I need to calculate the end date of a course of 156 days duration and adjust for holidays if they occur during the course.
There may be one or two X 1 week holidays (5 April to 12 April and 20 September to 27 September) between the start date and end date depending on the start date.
Is there a quick way of doing this in code?
There may be one or two X 1 week holidays (5 April to 12 April and 20 September to 27 September) between the start date and end date depending on the start date.
Is there a quick way of doing this in code?