This node compares the two input date/time and returns the difference both in the form of seconds and in a human readable string.
Time Delta Setup
Name | Description |
---|---|
Date | The input date/time that will be compared with the compare date/time |
Compare Date | The compare date/time that will be compared with the input date/time |
Seconds | The difference between the input date/time and the compare date/time in seconds |
String | The difference between the input date/time and the compare date/time in a human readable string |