{{ monthLabel() }}
@for (week of weeks(); track $index) {
@for (day of week; track day.dateStr) { }
}