Calculate Business days/hours between any two dates.
Project description
A class that can get the business hours between any two dates(date and time), after subtracting the other non-working hours in the day , weekends and predetermined holidays.Working hours in a day , weekend can be given as arguments to override the default and predetermined holidays are stored in a separate file.Handy in cases like escalation where the business hours matter.