Format Date Node
This node is used to reformat dates into the any desired format from a variable.
Node Name
| Title | Description | Type |
|---|---|---|
| Node Name | To set the Node's name | Text Field |
Format Config
| Title | Description | Type |
|---|---|---|
| Source Variable | To select the variable, you wish to reformat | Single Select Dropdown |
| Return Datatype | To select the return datatype after reformatting. Current Available Datatype: 1. String 2. Date | Single Select Dropdown |
| Return Format | To select the format of the date you wish to convert it to. Current Available Format: 1. DD-MM-YYYY 3. MM-DD-YYYY 3. YYYY-MM-DD 4. ISO | Single Select Dropdown |