Set Time On Date Step
- 02 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Set Time On Date Step
- Updated on 02 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 | 5.0.0 |
Location | Data > Dates |
The Set Time On Date step adds time to a specified date.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Hours | Allows the user to set the hours for the time | Int32 |
Minutes | Allows the user to set the minutes for the time | Int32 |
Seconds | Allows the user to set the seconds for the time | Int32 |
Source Date | Allows the user to set the date to add time to | DateTime |
Outputs
Property | Description | Data Type | |
---|---|---|---|
Done | |||
Output | Outputs the DateTime | DateTime |
Related Information
Articles:
Custom Date & Time Format Strings
Was this article helpful?