Get Short Date
- 27 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Get Short Date
- Updated on 27 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 | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > Dates |
Takes in a DateTime value and formats it into MM/DD/YYYY.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Date | Date to convert to the MM/DD/YYYY format. | DateTime |
Outputs
Property | Description | Data Type |
---|---|---|
GetShortDateString1_Output | Converted Date | String |
Related Information
Articles:
Custom Date & Time Format Strings
Was this article helpful?