Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to get the day of the year from |
Return Value
Returns an integer representing the day of the year (1-366).
Examples
$ Get day of year from datetime
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to get the day of the year from |
Returns an integer representing the day of the year (1-366).