Get Date Without Time
- 07 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Get Date Without Time
- Updated on 07 Nov 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 | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > Dates |
The Get Date Without Time step will retrieve a DateTime (2022-08-11T10:23:21.233) and output the date (8/11/2022) as a string.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Date | The DateTime to format into a date. | DateTime |
Outputs
Property | Description | Data Type |
---|---|---|
GetDateWithoutTime1_Output | Formated Date | String |
Was this article helpful?