Skip to content

Date Time Parse

Pure

Parses a date string using the specified format and returns it in ISO 8601 format.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

Input

INPUT

The input date string to parse.

Input Format

INPUT

The 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

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing