hi
i am experimenting with using the scheduler timeline examples provided in the download package…
could someone possibly explain why the following line of code in the examples for the current displayed date seems to be a month behind?
for example: dhtmlxScheduler_v30_111025/samples/06_timeline/07_pdf.html
line 72: scheduler.init(‘scheduler_here’,new Date(2009,5,30),“timeline”);
displays a date of 2009,6,30 not 2009,5,30
many thanks!
elliot