HI
we're deriving week commencing from print date.
Week Commencing is from Sunday - Saturday.
E.g. When print date is from 10.08-16.08.2014 then week commencing is 10.08.2014
when print date is from 17.08.2014-- 23.08.2014 then week commencing is 17.08.2014
( in above code when print date is 17.08.2014 it's still picking 10.08.2014
can you provide sample code please??