This node compares the input date/time with the current date/time and returns the difference both in the form of seconds and in a human readable string.
Time Ago Setup

| Name | Description |
|---|---|
| Date | The date/time that will be compared with the current date/time |
| Seconds | The difference between the input date/time and the current date/time in seconds |
| String | The difference between the input date/time and the current date/time in a human readable string |

