java.lang.Object
com.aquima.interactions.expressions.functions.date.AbstractIncrementFunction
com.aquima.interactions.expressions.functions.date.IncrementHours
All Implemented Interfaces:
IFunction, Serializable

public class IncrementHours extends AbstractIncrementFunction
This function adds the specified amount of hours to the given date time, and returns that value.
Since:
7.1
Author:
Jon van Leuven
See Also: