Hello everyone,
When loading the schedule I want to go on a date specified in the url.
If I understand it is:
scheduler.init ( ‘scheduler_here’, new Date (2009,5,15), “week”);
To go to the week corresponding to May 15, 2009.
But by doing this I get the week at Focal Point June 15, 2009
Thank you in advance for your help.
Kri