The Get Duration Difference block calculates the difference between two dates.
It is useful for tracking response time, subscription duration, or inactivity period.
Steps
Add a new node in your flow
Go to Formatter → Date Formatter
Select Get Duration Difference
Enter the Date Format (e.g., DD-MM-YYYY)
Enter Date 1 (e.g., 18-02-2026)
Enter Date 2 (e.g., 25-02-2026)
Click Run & Save
Open Run History to check the result
In the output, you will see the calculated duration (in milliseconds), showing the exact difference between the two dates.