I have a date in the format (mm/dd/yy) and want to add 30 days to it. I am just curious the best method to do this? I am new to javascript ...
I get the response for the Date in this format while showing in the text box, how do i covert it to MM/DD/YYYY and Again re covert it to back to ...