Parse Date With Format Step
- 24 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Parse Date With Format Step
- Updated on 24 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | --- |
Modified in Version | --- |
Location | Data > Dates |
The Parse Date with Format step converts a String into a DateTime data format.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Date | String to convert to DateTime | String |
Format | DateTime Format | String |
Please use the Custom Date & Time Format Strings for a list of formatting options.
Outputs
Property | Description | Data Type | |
---|---|---|---|
Done | |||
Output | Converted DateTime | DateTime |
Related Information
Forum Posts:
Correct Syntax In ParseDateWithFormat Step?
Was this article helpful?