How to detect date change?

There are many ways to change scheduler date using minical datepicker, keyboard, prev/next/today buttons etc.

But how can I detect that date was changed on the scheduler?

I need something like this:

scheduler.attachEvent("onDateChanged", function(...) {...});

I cannot find any similar event on your doc page.

Hi,
try this event
docs.dhtmlx.com/scheduler/api__s … event.html