Description
Returns true if the passed date is a working day.
Uses a Monday - Friday work week by default and the records defined in the business close calendar within CRM.
Signature
IsWorkingDay('datetocheck')
Example
IsWorkingDay('06/04/2012') Returns true
Parameters
Name | Type | Description | Required |
---|---|---|---|
startdate | xxxx | xxxx | xxxx |