nextWorkDay
Version
1.4
Parameters
Parameter | Type | Description |
---|---|---|
td (optional) | string | Date, in format “MM/DD/YYYY” (or any string that converts to a JavaScript date). |
Returns
Returns the first agency work day following the current date, by checking the Agency Workday calendar defined for the agency. If the function uses the td parameter, returns the first agency work day following td. The date returned is a string in the format MM/DD/YYYY.
Notes
You can only use this function with Civic Platform 6.3.2 and later.