Change the defauft selected time


If I create an event, the default time is 00:00.



Is it possible to change this default selected time? (I don’t mean first_hour of last_hour, but the default selected time).



 

Could you please explain what time do you mean ?

If I’m in the month-view en I doubleclick on a day, the lightbox opens. Here the default time is always 00:00.
How can I change this in 09:00 and 09:05?


You can use onEventCreated handler, inside which you can modify a start_date and end_date of newly created event
dhtmlx.com/dhxdocs/doku.php?id=d … entcreated