Countdown Timer
Set a target date and time and watch the days, hours, minutes, and seconds tick down live. Use the share link to send the same countdown to anyone.
The countdown runs in your browser and needs JavaScript. The share link encodes the target in the URL — nothing is stored on a server.
How the countdown handles time zones
A shared countdown has to answer one question: does everyone count down to the same instant, or to the same wall-clock time in their own zone? This tool counts to a single instant. The target you set is interpreted in your time zone, converted to UTC, and encoded in the share link — so a friend in another country sees a different local time but the same number of seconds remaining. That's the behavior you want for a product launch, a livestream, or a rocket window. For events like New Year's Eve, where every zone celebrates at its own midnight, each person should set their own local target instead.
What countdowns are good for
Deadlines. A visible day count reframes a distant date as a budget of working days. Ninety days sounds roomy; "63 weekdays" is a number you can divide tasks into. Pair a countdown with the date calculator to plan backwards from the target.
Events. Weddings, races, exam dates, visa appointments, contract renewals. Anything expensive to miss earns a countdown, because humans systematically underestimate how soon fixed dates arrive — a bias planners call the planning fallacy.
Habits and streaks. Counting down to a milestone (100 days of a new routine, the end of a challenge) gives a finish line, which research on goal gradients suggests makes effort easier to sustain in the final stretch.
Why the last "day" can look wrong
Countdown arithmetic is pure elapsed time: total seconds remaining, divided into days, hours, minutes, seconds. That means a countdown crossing a daylight-saving change will disagree with calendar intuition by an hour — a target "3 days from now" set just before clocks spring forward arrives when your wall clock says one hour later than expected, because one of those days was only 23 hours long. The countdown is right about elapsed time; the wall clock moved.
Frequently asked questions
What happens when the countdown reaches zero?
The display switches to show how long ago the moment passed, counting up. Useful for "time since launch" or "days since the deadline" displays.
Can I keep the countdown running if I close the tab?
The countdown isn't a stored timer — it's computed from the target each time the page loads. Bookmark your share link and the countdown will always be correct when you reopen it, with no account needed.
Is there a limit on how far ahead I can set it?
Practically no — any date your browser's date picker accepts works, decades ahead if you like. Day counts above four digits are displayed with thousands separators.