DatePart
Extracts a part from a datetime value as a numeric.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The part of the date to extract. | |
|
|
| The date to extract the part from. | |
|
|
| An optional, explicit timezone to apply to the date. |
Examples
Related
Last updated