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