get date from weekday and weeknumber.
Posted: Mon Dec 22, 2008 8:48 am
Hi all,
I am generating a recurring instance of an .ics for outlook recurring meeting.
I am stuck in a case where i need to get the next date from a week number and a weekday.
for instance,
curDate = 22/12/2008
weekDay = Wednesday
weekNumber = 5
I need 31/12/2008 as return value.
can somebody help? i think i am stuck.
Rgds,
Kris
I am generating a recurring instance of an .ics for outlook recurring meeting.
I am stuck in a case where i need to get the next date from a week number and a weekday.
for instance,
curDate = 22/12/2008
weekDay = Wednesday
weekNumber = 5
I need 31/12/2008 as return value.
can somebody help? i think i am stuck.
Rgds,
Kris