Return a new DateTime by adding an integral number of days to this one.
Requires year-month-day to be present; if not, a runtime exception is thrown.
@param aNumDays can be either sign; if negative, then the days are subtracted.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.