Returns a new period plus the specified number of days added.
This period instance is immutable and unaffected by this method call.
@param days the amount of days to add, may be negative
@return the new period plus the increased days
@throws UnsupportedOperationException if the field is not supported
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.