Expand description
The crate calendar
provides types and methods for income and settlement dates
adjustment.
Enums§
- Business
DayConvetion - A
BusinessDayConvetion
represents the method of date rolling in case it falls on a non-business day.
Traits§
- Business
Calendar BusinessCalendar
trait allows implementation of bank holiday calendars, which are used for accrual calculation date rolling.