I downloaded latest Daypilot version (daypilot-pro-javascript-trial-2025.1.6343.zip).
I need to show time range 07:00 to 17:00 on 15 min difference. I define the below syntax to handle this but this is not working in latest version.
Answer posted by Dan Letecky [DayPilot] 1 years ago.
The properties you are using are not correct.
There are two options:
You can change the business hours (business hours affect the viewport height in the default config - see also Height) using businessBeginsHour and businessEndsHour.
You can change the grid start and end hour using dayBeginsHours and dayEndsHour properties (see also Overnight scheduling).
Setting dayBeginsHour and dayEndsHour in the Resource view doesn’t have any effect if the days property is set to more than 1.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.