makes a new date object with added days to this date
days
Original date object remains unchanged
this Method is safe
Date addDays(int days);