This sample demonstrates how the JavaScript 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® JS2 Gantt Chart can be found in this documentation section.