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 |
