Time slot customization

Hi

How can i change the time slot duration of dhtmlscheduler, eg I need to make a 15 minutes interval for each slots ie the time should be displayed in 15 minutes interval.



Regards

Vineetha Thomas


Hello,


try to call the following before init() method:


scheduler.config.time_step = 15