corda / net.corda.finance.contracts / BusinessCalendar / <init>

<init>

BusinessCalendar(holidayDates: SortedSet<LocalDate>)

A business calendar performs date calculations that take into account national holidays and weekends. This is a typical feature of financial contracts, in which a business may not want a payment event to fall on a day when no staff are around to handle problems.