Add business days using the US Bond Market calendar.
Add business days to a date using the US Bond Market calendar.
Adding 0 days always returns the original date.
Invalid dates always return 0.
Dates that fall on weekends or holidays will return the next business day when adding 1.
daysplusbusinessbond DATE_FIELD 5
daysplusbusinessbond DATE_FIELD DAYS_COUNT
daysplusbusinessbond 20200214 2
daysplusbusinessbond Date DayCount
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
Date | Date | Field, Constant | CCYYMMDD | No | |
DayCount | Integer | Field, Constant | Day count Integer | No |
Type: Date
Next Nth business day.