79154595

Date: 2024-11-04 07:58:42
Score: 1
Natty:
Report link

You can set the template for the month slot:

  <kendo-scheduler-month-view>
    <ng-template kendoSchedulerMonthDaySlotTemplate let-date="date">
      <strong>{{ date | date : "dd/MM" }}</strong>
    </ng-template>
  </kendo-scheduler-month-view>

Example

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Aleksandar