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