Am trying to add days to a date that is picked by the user. How do I properly convert datetime string into JavaScript datetime that can be manipulated using .addDays?