How do I calculate the number of days until/since a date?

I have a Service Contract start_date and I want to calculate how many days until the Service starts.

Using the DaysFromNow function in a calculated field will provide you with a number of days from a specific date, until now.

See the documentation article for further information: Days from now