8,849
edits
Changes
no edit summary
# In [[Global Settings]], under the [[Business & System Configuration]] header, select the calendar you have created from the drop-down box.
:[[Image:HolidayCalendar.png|link=]]
The following formulas, which will take into account the holidays you have configured, can now be used:
* Adding business days to a given date: '''SS_FUNC.addbusdays(''DATE'', ''BUSINESSDAYS'')'''
* Counting the number of business days between two dates: '''SS_FUNC.countbusdays(''FIRSTDATE'', ''SECONDDATE'')'''
==Holiday Calendars in Workflows==