Load n' Save, Duration, Time scale

Hello everybody,

I have 3 question. I hope, can give you idea for new improvement.
first,
I’ve trying to save gantt chart into xml (is like sample), ok its working but if load that xml file back, the gantt chart didn’t displaying anything. I’ve trying to find why and i found this xml code :

<project id =‘1’ name= ‘COPA’ startdate = ‘2011,6,9’>

i deleted this ‘’ manually

and then it worked.
How to make gantt chart save to into xml without ‘/’ ?
note : I use sample file from dhtmlx.com

second,
How to change duration from hour to day?

Third,
How to change time scale from day to week?
so, in a month only display 4 weeks not 30 days…

Thank you before and sorry for my bad english

  1. you wrongly copied the sample, it was using slash to escape.
  2. and 3) it will be possible only in the next release, 5th of July.