micha5strings
Results
1
comments of
micha5strings
Another way to show iso weeks without jQuery: Make use of the dateClass. ``` dateClass: MatCalendarCellClassFunction = (cellDate: any, view) => { if (view === 'month') { const day =...