Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to get the day of the week from |
Return Value
Returns an integer representing the day of the week (1=Monday, 7=Sunday).
Examples
$ Get day of week from datetime
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to get the day of the week from |
Returns an integer representing the day of the week (1=Monday, 7=Sunday).