datetime_week_number
Returns the ISO week number for a given date, helping you schedule, report, or group data by calendar week.
Instructions
Return the ISO week number for the given date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_string | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |