This sample demonstrates how the React Gantt Chart schedules project tasks using the UTC timezone, ensuring consistent date and time handling across global teams.
For example, in this demo, the timezone of Gantt is set to UTC, and the task named Plan timeline
has start time as 08:00 am
but converted based on UTC and rendered at 2.30 am
When a user sets any timezone, dates are converted based on the value set to timezone
property of Gantt control.
More information on the Essential® React Gantt Chart can be found in this documentation section.