You can use the DateDiff action to calculate the difference in days between two dates.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
Start |
Specifies the start date. |
|
TEXT |
End |
Specifies the end date. |
Return
|
Type |
Description |
|---|---|
|
SINGLEVALUE |
Returns the difference in days. |