Get Time Span Between
- 31 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Get Time Span Between
- Updated on 31 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 |
Modified in Version | 7.12.0 |
Location | Data > Dates |
The Get Time Span Between step will calculate the time passed between two DateTime inputs.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
First Date | First date to use to calculate the time between this date and the second. | DateTime |
Second Date | The second date is the end date to calculate the time between this date and the first. | DateTime |
Outputs
Property | Description | Data Type |
---|---|---|
GetTimeSpanBetween1_Output | The Timespan of the time between the two dates. | TimeSpan |
Was this article helpful?