timeline assign date
7 years ago.
Hello,
I would like to have 2 comboboxes to select the start date.
I tried to resolve the task with the session object.
But I can’t find out how I can assigne the selected date to timeline.
loadTimeline( DayPilot.Date.today() );
Can someone please help me.
I tried to build a string like this:
var $date = '2019-05-04 12:00:00'
but I do not find out how to convert this tor loadTimeLine( $date )
Thanks in advance
Otto
DayPilot