hi all..!
i want to add or subtract dates from a particular date,
for eg: date1="24-04-2007"
by adding 7 i need the result like 01-05-2007, if there is any readymade function available in javascript? or how to do this?
thanks in advance.
i want to add or subtract dates from a particular date,
for eg: date1="24-04-2007"
by adding 7 i need the result like 01-05-2007, if there is any readymade function available in javascript? or how to do this?
thanks in advance.
Comment