# ISOWEEKDAY

ISOWEEKDAY(`date`)

Returns the weekday of a given date as an integer in ISO8601 format (1-7).

### Arguments

| Argument | Description        |
| -------- | ------------------ |
| `date`   | Date/time value(s) |

### Output

Integer corresponding to the ISO8601 formatted weekday.

### Example

{% embed url="<https://datawrapper.dwcdn.net/EHtXx/1>" %}
