Hi Prasanth,
Thank you for contacting Syncfusion support.
Please find the following responses for your queries.
Query1:
We request you to define the start time and end time as DateTimeOffset data type in-order to avoid the conversion error. We have prepared the sample for your requirement which can be downloaded from the below location,
http://www.syncfusion.com/downloads/support/forum/123380/ze/timezone1000909076
Query2:
We can set the timeZone dynamically based on the local time. When the schedule initially renders Create event will trigger. In that event function we have calculated the local machine time zone and assigned it to the schedule timezone. In the above sample we have achieved your requirement.
Query3:
We suspect that the cause for the issue is day light saving mode. We request you to add start timezone and end timezone (as declare in the above sample) in the database and to set isDST values as false. Kindly refer to the following link to know more about isDST property.
UG Link:
http://help.syncfusion.com/js/api/ejschedule#members:isdst
Query4:
We are unclear about your requirement. We request you to provide more details like which functionality you are going to extent, sample if possible.
We can analyze the mentioned scenario and provide you the possible solution.
Regards,
Karthigeyan