I have template like this: ``` Today Work [[``{ date.from(c.page.name).year() }``-W``{ date.from(c.page.name).week() }``]] ``` But I need call day.js `isoweek`. How can I do? Thanks!
I have template like this:
But I need call day.js
isoweek. How can I do? Thanks!