Function Name:
Day of Month
Purpose:
This function evaluates an input date value returns the integer value for the day-of-month from 1 to 31. The function should be connected to a node that passes a date or date/time value.
Example:
If the input date is 2020-03-22, the value returned by the function will be 22.
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.