Hi guys,
I have a sample of data like this:
{“id”:“P000002-10000-10”,“parent”:“P000002-10000”,“text”:“Departamento de ensamblado prueba”,“type”:“task”,“start_date”:“28-03-25 12:30”,“end_date”:“28-03-25 16:00”,“progress”:0.0,“open”:true}
and this config: gantt.config.date_format = “%d-%m-%y %h:%i”;
but i get the year 1925
how can i solve this?
very thanks