How to handle month change event in dhtmlx scheduler

Hi
How to handle the month change click in dhtmlx mini calendar like handler below for date click below
var calendar = scheduler.renderCalendar({
container: “datepickerID”,
navigation: true,
date: scheduler._date,
handler: function (date, calendar) {

        }
    });

currently when i change month by clicking on back or forward arrow the above handler function is not called

Hi @SreedharLenkalapally

There is use scheduler.updateCalendar function for this purpose, it fires each time when the user changes the time range in the mini calendar
http://snippet.dhtmlx.com/5/80cff6715