how can i change the dateformat ?

Hi,

How can I display the date in 2 April 2015 format?

Hi,
the format is defined by a values of gantt.config
docs.dhtmlx.com/gantt/api__refs_ … props.html
docs.dhtmlx.com/gantt/api__gantt … onfig.html
They are used for generating all kinds of templates on initialization of the gantt. After initialization you can redefine templates directly
docs.dhtmlx.com/gantt/api__refs_ … lates.html
docs.dhtmlx.com/gantt/api__gantt … plate.html

If you mean any specific place where you want to change the format - please clarify