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