How to make a countdown clock, type 2 days, 20 hours, 15 minutes and 32 seconds using timeUntil?

I am making a counter for an auction website, and I would like the countdown to show the days, hours, minutes, and seconds remaining until a certain date. The timeUntil formatter adds up the days and hours resulting in an incorrect outcome.

The image above shows how the formatter brings it, the image below is how I would like it to be.

Please check:

2 Likes