I am trying to calculate a date from a start date and number of days, so basicly add the number of days to a start date and get an end date. The issue is I get some strange res
Use javascript date format:
How to format a JavaScript date
So you don't have to manually try to parse date strings.