Get days between dates transform action

Use case

You would like to get the count of days between dates.

Overview

A screenshot of the get days between dates transform action, seen in the actions list menu of the workflow builder canvas.

Get the number of days between two dates.

Parameters

Parameter
Description
Required

Start Date

The start date; This day is inclusive in the returned count.

End Date

The end date; This day is exclusive in the returned count.

It is important to note that the end date is exclusive in the returned count. Only start date is inclusive in the count.

Usage

Example: 07/01/2025 through 07/07/2025

Inputs:

Start Date: 07/01/2025

End Date: 07/07/2025

Holidays:

Country: United States of America

Results output

Result of Example:

6

Last updated

Was this helpful?