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 |
