Hi Experts,
I have a requirement to calcuate the weeks start date for a particular location say location 1.In this location it is configured that the 1st day for a month starts with Thursday.So based on this i need to calculate the week start date.Say for example
In selection screen i have 3 fields: month week and week start date.My requirement is to calcualte the week start date for a particular location when the user enter month and week.
If current system date is 2012/01/10 (Tuesday) (month 1, week 2) and user inputs month 1, week 3.
If working in location1 (based on configuration for location 1 : start day is Thursday and end date is Wednesday), the first day of working week (week 3) should be Thursday (2012/01/12) .
How to do this technically....
Thanks in advance,
Alex