Close
jGuru Forums
Posted By: Anonymous Posted On: Thursday, September 17, 2009 06:22 AM
Date Subtract
Hi All , I have a drop down date menu list and a input text field My user will click a date from a drop down menu list . For eg : 09/16/2009 The java script should subtract the given date and it should return Output in -- > 09/09/2009 ( can this o/p be updated in a input text field ? ) i,e 7 days from the clicked date .. Can anyone help on this ? P.S -- I am not taking system date to subtract. I am taking the user input date to subtract . Regards, Keerthi C
Re: Date Subtract
Posted By: Anonymous Posted On: Thursday, September 17, 2009 07:20 AM