How to get week number automatically in templates

In this doc: templates,
I know that I can use dynamic variables like <%today%>, <%tomorrow%> in my templates.

But is there any syntax like <%week_num%> to get week number so I can tag journals of the same week to generate a weekly page?

5 Likes

Also looking for this functionality

edit config.edn in Settings

like: yyyy MM dd, EEEE
year month day, day name