Step Details | |
Introduced in Version | 5.0.0 |
Modified in Version | 5.0.0 |
Location | Data > Dates |
The Parse Date step converts a String into a DateTime data format.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Date | String to convert to DateTime | String |
Outputs
Property | Description | Data Type | |
---|---|---|---|
Done | |||
Output | Converted DateTime | DateTime |
Related Information
Forum Posts:
Correct Syntax In ParseDateWithFormat Step?