getWeekStartDay() is not working
Multi platform library to read and write schedule data
Brought to you by:
joniles
Hi,
I created one project in MSP and set the 'Week starts on' as other than Sunday. Then I exported that project as .mpp file,
and tried to retrieve the 'Week starts on' value by using the piece of code
'projectFile.getProjectHeader().getWeekStartDay()'. But it always giving me
the value as '2' only. Could you please suggest a way?.
Note: In case of .xml file it is working fine.
Thanks,
Arundev
hi,
any update on this issue?.
Thanks,
Arundev
any update on this issue?..
The code now in CVS fixes this issue.