Hi,
I have a few issues the Scheduler control as follows:
Problem 1
When I try to import calendar event using the demo application https://demos.telerik.com/kendo-ui/scheduler/import-export-ical with uk bankholiday I download from https://www.calendarlabs.com/ical-calendar/holidays/uk-holidays-75/ but I get a javascript error as follows, It looks like the DTSTART:20200101 does not have a time stamp, It would be nice if the control could validate when importing and report this to the user, I can also replicate the problem by removing the timestamp from the default data provided in the demo site, I know its a data issue but is there a workaround?
ical.min.js:1 Uncaught Error: invalid date-time value: "2020-01-01T::"