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

public class IncrementDays extends AbstractIncrementFunction
This function adds the specified amount of days to the given date, and returns that value.
Since:
5.0
Author:
F. van der Meer
See Also: