Add business days using the US Federal Holiday calendar.
Add business days to a date using the US Federal Bank Holiday 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 subtracting 1.
daysplusbusinessfederal DATE_FIELD 5
daysplusbusinessfederal DATE_FIELD DAYS_COUNT
daysplusbusinessfederal 20200214 2
daysplusbusinessfederal 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.