Hi,
Somehow, all my appointments (and business starting hours) are shifted by 30 minutes (see attachment). What am I doing wrong/how can I fix it?
Using: DayPilot Calendar, Version: 2018.1.228-lite
Initialization:
var dp = new DayPilot.Calendar("xxx");
dp.width = "100%";
dp.businessBeginsHour = 6;
dp.businessEndsHour = 20;
Thanks!
Faris