Description
Returns the month part of a datetime.
Signature
GetMonth('datetime')
Example
GetMonth('01/18/2012') Returns 1 (US Format)
Parameters
Name | Type | Description | Required |
---|---|---|---|
datetime | xxxx | xxxx | xxxx |
Returns the month part of a datetime.
GetMonth('datetime')
GetMonth('01/18/2012') Returns 1 (US Format)
Name | Type | Description | Required |
---|---|---|---|
datetime | xxxx | xxxx | xxxx |