Available Times different per day of the week.

Hi,

Could someone please tell me if it is possible to set the times available per day of the week. I would like the scheduler in timeline view to only have each day start and finish at the open and close times of a business, I have an ajax function retrieving the open/close times from the DB but not sure how to limit the available times. I would also like this to show the same available times only in the lightbox.

Thank You

You can set start and end on the time scale only for all days at once. There is no way to set it on per-day basis.

You can check limit and markers functionality, it allows to block separate areas, and visually mark them.
docs.dhtmlx.com/scheduler/limits.html
docs.dhtmlx.com/scheduler/sample … ation.html