Function Name:
Date Format
Purpose:
Formats the given date into a date-time string using the date time pattern supplied.
Example:
The Format Pattern, yyyy-MM-dd'T'HH:mm:ssZ, will format a Date/Time value like this:
2019-07-07T00:00:00Z
Configuration:
1. Enter a Display label for the node. This will be helpful with identifying the node when viewing your Entity Pipeline.
2. Enter a Description that will explain what the function is configured to do.
3. Add the input Value that needs to be processed by the function. This attribute is only available while configuring this function in an Entity Pipeline.
4. The Format Pattern is used to format the date/time value.