Reply To: Time intervals

#11460
Dan Damelin
Keymaster

You can convert a date to a number using the number() function. Then calculate the difference and create a new formula to calculate the difference in seconds (which you already have), hours, days, etc.

See example.