Getting week number from a date

According to the Tokens you can use to format a date variable, you can use w.

e.g.: {{ formatDate(now; "w") }}

4 Likes