Add Minutes in the time lightbox

Hi,

I am currently using this time_format:["%m","%d", "%Y", "%H:%i"] for displaying the time. but I am not able to set the minutes details in the lightbox. How I can Configure the minutes detail in the lightbox?

Thanks,

Hello.

You could set gantt.config.time_step = 1; and “%H:%i” select will show time with one minute step.
docs.dhtmlx.com/gantt/api__gantt … onfig.html