Hi,
I want to get the current time of the visible view. I have create a little snippet here using scheduler.getState().date, but this does not give the right date-time.
http://docs.dhtmlx.com/scheduler/snippet/29f765a7
I have added a button ‘Show date’ to find the current date-time of the visible rectangle.
Is there a way to get that time?
Thanks