{{this.locale.monthNames[calendarVariables?.left?.calendar[1][1].month()]}} {{ calendarVariables?.left?.calendar[1][1].format(" YYYY")}}
{{this.locale.weekLabel}} {{dayofweek}}
{{calendarVariables.left.calendar[row][0].week()}} {{calendarVariables.left.calendar[row][0].isoWeek()}} {{calendarVariables.left.calendar[row][col].date()}}
{{this.locale.monthNames[calendarVariables?.right?.calendar[1][1].month()]}} {{ calendarVariables?.right?.calendar[1][1].format(" YYYY")}}
{{this.locale.weekLabel}} {{dayofweek}}
{{calendarVariables.right.calendar[row][0].week()}} {{calendarVariables.right.calendar[row][0].isoWeek()}} {{calendarVariables.right.calendar[row][col].date()}}