Class CurrentDateFunction

java.lang.Object
org.citrusframework.functions.core.AbstractDateFunction
org.citrusframework.functions.core.CurrentDateFunction
All Implemented Interfaces:
Function

public class CurrentDateFunction extends AbstractDateFunction
Function returning the actual date as formatted string value. User specifies format string as argument. Function also supports additional date offset in order to manipulate result date value.