Add days
days
Original date object remains unchanged
This Method is safe
Note: This is same as addDays(days)
Date operator +(int days);