search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

All appointments shifted by 30 minutes

Asked by Faris
5 years ago.

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

Comment posted by Dan Letecky [DayPilot]
5 years ago.

If the grid cells as shifted as well, it might be a CSS interference issue. Can you to turn off the global styles temporarily to see if it is the case?

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.