Date Time Parse
Parses a date string using the specified format and returns it in ISO 8601 format.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Input
INPUTThe input date string to parse.
Input Format
INPUTThe format used to parse the input string, e.g., yyyy-MM-dd. By default it will use ISO 8601 format.
Data Outputs
Result
OUTPUTstring
The parsed date in ISO 8601 format.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing