Uses of Class
com.aquima.interactions.expressions.functions.date.AbstractIncrementFunction
Packages that use AbstractIncrementFunction
-
Uses of AbstractIncrementFunction in com.aquima.interactions.expressions.functions.date
Modifier and TypeClassDescriptionclass
This function adds the specified amount of days to the given date, and returns that value.class
This function adds the specified amount of hours to the given date time, and returns that value.class
This function adds the specified amount of minutes to the given date time, and returns that value.class
This function adds the specified amount of months to the given date, and returns that value.class
This function adds the specified amount of seconds to the given date time, and returns that value.class
This function adds the specified amount of weeks to the given date, and returns that value.class
This function adds the specified amount of years to the given date, and returns that value.