Hi, I am following this example -
https://ej2.syncfusion.com/angular/demos/#/material/schedule/editor-templateWhen you double click on a cell, 9 AM for e.g. , you would expect to see 9AM preselected in the "FROM" datetimepicker field. But it is 10:00 AM instead. There is a difference of one hour between what you select and the value that is preselected. How do I fix this?