Class IncrementSeconds

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

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