For the complete documentation index, see llms.txt. This page is also available as Markdown.

Compute duration

The Compute duration step allows to compute the duration (in days, hours, minutes or seconds) between 2 dates in a new column.

Step parameters

  • New column name(string*): the new column to be created for the computation result

  • Start date column column(string)*: the starting date

  • End date column column(string)*: the ending date

  • Duration in (integer)*: the duration units (days, hours, minutes or seconds)

Example

Input

Date - compute duration

Configuration

Output

Date - compute duration output

Last updated

Was this helpful?