Hi all!
I have a question related to a date problem in Javascript. I have a calendar with dynamic start and end date. I would like to set the end date to be the start date + 2 weeks always. My problem now is in updating the month when the sum of startdate + 2 weeks is above 30 / 31 days.
A code example would be much appreciated!
Start Free Trial