I have been stuck on this issue for the last two days. My issue is this: how can I display the date from one week to another week (Thursday to Thursday)? For example:
1/30/2014 to 2/6/2014
or
30 jan 2014 to 6 feb 2014
when week is complete then it's change Like:
2/6/2014 to 2/13/2014
or
6 feb 2014 to 13 feb 2014
Any help or sample code will be highly appreciated.