syncfusion/ej2-react-ui-components

schedule Bug Month is offset by 1

SPWwj opened this issue · 0 comments

SPWwj commented

"@syncfusion/ej2-react-schedule": "^19.3.53",
set datatime
StartTime: new Date(2021, 11, 15, 11, 0),
EndTime: new Date(2021, 11, 15, 12, 30),

actual datatime display
2021, 12, 15

alternatively i have tried on blazor there were no such issue.