Class IncrementMinutes

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

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