Adjusts a weekend or holiday date to the nearest business date
Introduced in release: 1.0 Component: Generic Purpose:
Adjusts a weekend or a holiday date forward or backward (depending upon the direction variable) to the nearest business day date.
Alternatives:
If the given date is in the form day of week, week number in month use dwm_2_bdt.
Notes:
The direction of the adjustment can be given as -1 (adjust to previous business date) or +1 (adjust to next business date).
Results:
Returns a date which is not a weekend or a holiday.
Error Conditions:
Returned values should be ignored for a non-zero status. See Errors.