Skip to main content

server_utc

Description

Enables converting server-side dates from UTC to a local time zone (and backward) while sending data to the server

server_utc: boolean

Example

gantt.config.server_utc = true;

gantt.init("gantt_here");

Default value: false