Example of Timezone in ASP.NET MVC Gantt Chart Control
This demo explains how the Gantt Chart schedules project in UTC timezone.
DEMO
SOURCE
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 02.30 AM
.
When a user sets any timezone, dates are converted based on the value set to Timezone property of Gantt control.