Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
date_value | Date | The date to extract 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
| Name | Type | Description |
|---|---|---|
date_value | Date | The date to extract the day of the week from. |
Returns an Integer representing the day of the week (1=Monday, 7=Sunday).