Get Time of Day
- 29 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Get Time of Day
- 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 pulls the Time from it.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Date | Date to retrieve time of day for. | DateTime |
Outputs
Property | Description | Data Type |
---|---|---|
GetTimeOfDay1_Output | Time of Day for the selected date. | String |
Related Information
Articles:
Custom Date & Time Format Strings
Was this article helpful?