Reply To: Time intervals March 19, 2025 at 1:04 pm #11460 Dan DamelinKeymaster 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.