=== Browse calendar by week ====
-
← {weekConfig.previous.weeknumber}
{weekConfig.current.weeknumber}
-
{weekConfig.next.weeknumber} →
=== Browse calendar by month ===
-
← {f:format.date(date: previousMonthConfig.date, format: '%B %Y')}
{firstDayOfMonth -> f:format.date(format: '%B')}
-
{f:format.date(date: nextMonthConfig.date, format: '%B %Y')} →
- {f:format.date(date: weekday.timestamp, format: '%a')}