Description
Returns the number of days in the given month. Optional parameter (Offset) to add a number of months to input date.
Signature
GetDaysInMonth('datetime','addmonths')
Example
GetDaysInMonth('01/01/2012') Returns 31
Parameters
Name | Type | Description | Required |
---|---|---|---|
anchordate | xxxx | xxxx | xxxx |