Uses of Class
com.aquima.interactions.expressions.functions.date.AbstractDatePartFunction
Packages that use AbstractDatePartFunction
-
Uses of AbstractDatePartFunction in com.aquima.interactions.expressions.functions.date
Modifier and TypeClassDescriptionclass
This functions returns the day of the month for the specified date value.class
This functions returns the hour of the day for the specified date time value.class
This functions returns the minute for the specified date time value.class
This function returns the month number of a date value.class
This functions returns the second for the specified date time value.class
This function returns the year of a date value.