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

In the Scheduler, the start and end dates' time zone are being determined by the local system time zone, even when a specific timezone is set for the Scheduler.


Sample: https://stackblitz.com/edit/react-vulfwd-3cmdfb?file=index.js


Replication steps:

  1. Run the sample. 
  2. Navigate to Network tab -> Payload tab. 
  3. Here, you will observe that the request query parameter 'date timezone' is configured according to the local system timezone. However, in the scheduler, the timezone is set as Europe/London."