DHTMLXGantt - Date not coming through

Hi All,

I’ve been having a few issues with the read/write of data from DHTMLXGantt and MYSQL.
I’ve given up on getting it to write data back and am focusing on the correct read of data from the tables - figured its more important to get the read right first. At the moment I can get all details to come through, except for one of the most important: the start_date.

Each table row I read gets all data correct but every entry has a start date of Jan 1900.

Any idea what may be causing this?

Regards,

Chris.

Hi,

Please check that you have define date formats in xml_date config according to the date format in your data.
docs.dhtmlx.com/gantt/api__gant … onfig.html