Countdown

This should help you.

You can probably remove the part about seconds if you don’t need it. All you will need is column that contains a future date, then a math column to calculate the duration by subtracting Now from your date column. This will give you a duration in days. The rest of the column will split that in the proper Days, Hours, Minutes, and Seconds.

5 Likes