Module calendar

Source
Expand description

The crate calendar provides types and methods for income and settlement dates adjustment.

Enums§

BusinessDayConvetion
A BusinessDayConvetion represents the method of date rolling in case it falls on a non-business day.

Traits§

BusinessCalendar
BusinessCalendar trait allows implementation of bank holiday calendars, which are used for accrual calculation date rolling.