Steps to reproduce:
Create a DayPilot Calnedar control and set the HeaderDateFormat using the line:
HeaderDateFormat="dd-MM-yyyy"
View the calendar and the headers no longer align with the columns.
Change the command to:
HeaderDateFormat="dd/MM/yyyy"
and the headers and columns align correctly.