Hello there,
Can someone guide me on date range in JavaScript ? I want to calculate one week and month date range from current(today's) date i.e if today is 18th july 2010, range for week should be 11/07/2010 - 8/07/2010 and for month it should be 01/07/2010 - 18/07/2010.
Thanks for your guidance in advance.
~Bharat