Get Long Time String
- 29 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Get Long Time String
- Updated on 29 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 |
Takes in a DateTime value and retrieves the Long Time, HH:MM:SS AM/PM.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Date | DateTime to retrieve the Long time format from. | DateTime |
Outputs
Property | Description | Data Type |
---|---|---|
GetLongTimeString1_Output | Long Time | String |
Related Information
Was this article helpful?