-1

i have a date 2015-12-22 and i have a field to input number of days EX: 5 and i want to show result in other textbox 2015-12-22 + 5. Please give me any solution

Gnen Chantha
  • 99
  • 10

1 Answers1

0

you can use moment.js ,it is a very complete library, with several interesting features,Parse, validate, manipulate, and display dates in javascript.

aitnasser
  • 1,216
  • 1
  • 9
  • 23