Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hi, 

The whenever I am setting the start timezone and end timezone, It is working well with a single and daily recurrence. However, if there is a date difference according to different timezones and we are setting weekly, Monthly or yearly recurrence it is not following the date correctly.

STACKBLITZ SAMPLE

Refer to the above example. For Asia/Kolkata and Pacific Time,

For Single instance 

Original PT time date is 15th Feb Which is getting converted to Asia Kolkata time as 16th. 


For Month Recurrence  

As the original PT recurrence Rule is set for 10th Day of the Month the Converted Asia Kolkata recurring event should be 11th Day of the month. However it is just converting the time with recurrence.

Please help me resolve this ASAP as this is creating Live site issues.