Hello
Is it possible to specify in the Calendar that the day starts at 11:30 am and ends at 22:30 PM?
I am able to get the hour values in the start and end times.
I need to know how I can specify half hour as start and end times for the calendar.
OK, so if https://bryntum.com/products/calendar/docs/api/Calendar/widget/DayView#config-dayStartTime and https://bryntum.com/products/calendar/docs/api/Calendar/widget/DayView#config-dayEndTime being based on one hour intervals are not granular enough, we can have a Feature Request: https://github.com/bryntum/support/issues/6457
Not sure how high prio this will be since only one person has ever asked for dayStartTime to be granular to less than one hour. You could sponsor the feature if you like.
Thanks.
I think I can manage the time by putting some validations to ensure events are not added outside the time limits.
However, if such a feature exists, then it will be helpful.
Not sure how high prio this will be since only one person has ever asked for dayStartTime to be granular to less than one hour. You could sponsor the feature if you like.
Let me check with my team and revert on this.
I created a FR to make validation of event creation gestures simple: https://github.com/bryntum/support/issues/6472