Daml.Finance.Util.Date.RollConvention¶
Functions¶
- next
: Date -> Period -> RollConventionEnum -> Date
Get next periodic (daily
Dand weeklyWnot supported) date according to a given roll convention.
- previous
: Date -> Period -> RollConventionEnum -> Date
Get previous periodic (daily
Dand weeklyWnot supported) date according to a given roll convention.