business_hours() with holiday list
Hello there,
I would like to calculate the time between two dates, taking into account working hours, public holidays and weekends. There is the function business_hours() in Analytics, but there is no option to pass a list of holidays. Does anyone have an idea how to solve this problem?