Get Time Span Between
  • 31 Oct 2022
  • 1 Minute to read
  • Dark
    Light

Get Time Span Between

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Modified in Version7.12.0
LocationData > Dates

The Get Time Span Between step will calculate the time passed between two DateTime inputs.



Properties

Inputs

PropertyDescriptionData Type
First DateFirst date to use to calculate the time between this date and the second.DateTime
Second DateThe second date is the end date to calculate the time between this date and the first.DateTime

Outputs

PropertyDescriptionData Type
GetTimeSpanBetween1_Output
The Timespan of the time between the two dates.TimeSpan


Was this article helpful?