How to make my set "time_step = 240" work properly?

I wanted to set my “time_step = 240” in ligth_box, but I always get time step as below:
00:00
04:00
08:00
12:00
16:00
20:00

So my question was how to show “24:00” (00:00)?

If I select start_date=20:00 and end_date=00:00, it couldn’t show a correct event in scheduler with 4 hours space, but just a line.

Best wishes,

Judo

I thougth it a bug for Connector_java dhtmlxscheduler.js. I just try to use version 2.1 and I saw it worked properly.

I set “time_step=240”, and set start_date=2010-1-29 12:00, end_date=2010-1-30 00:00, it draw I wanted picture.

Thanks,

Try to grab the next package
support.dhtmlx.com/x-files/sched … r_0102.zip

It contains latest build of dhtmlxscheduler.js. There were some fixes, related to the correct multi-day event detection, which may affect described problem.