Minuteur de compte à rebours
Comptez à rebours jusqu'à n'importe quelle date future — marquez ou partagez l'URL.
Réponse rapide: Minuteur de compte à rebours : décomptez jusqu’à la date de votre choix — ajoutez l’URL aux favoris ou partagez-la. Fonctionne entièrement dans votre navigateur, gratuitement et sans inscription.
Dernière mise à jour
Bon à savoir
A shared countdown is a small thing that solves a real coordination problem: instead of telling people "the launch is at 3pm Eastern" and making everyone do timezone math, you send one link that shows each viewer exactly how much time is left, updating every second. This timer encodes the target moment into the URL itself, which means the countdown survives a page refresh and can be bookmarked or shared without any server storing your event.
The timezone handling is designed to just work. The target you pick is stored as an absolute instant, so a recipient in Tokyo and a recipient in Berlin both count down to the identical moment — they simply see it expressed in their own local time. That is the behavior you want for a global product launch, a webinar start, or a submission deadline, where everyone should hit zero simultaneously regardless of where they are.
Use it for the things people genuinely rally around: sales endings, ticket releases, sprint deadlines, or a personal milestone. Because it runs purely in the browser, an open tab keeps ticking even offline once the page has loaded. If you need to measure elapsed time instead of remaining time, reach for the stopwatch, and to work out the target date in the first place — say, ninety business days out — the date add/subtract tool does the arithmetic.
Questions fréquentes
- Le compte à rebours est-il gratuit ?
- Oui — gratuit sans inscription.
- Survécu-t-il à un rafraîchissement ?
- Oui — la cible est dans l'URL, donc le rafraîchissement maintient le même compte à rebours.
- Puis-je partager un compte à rebours avec quelqu'un ?
- Oui — copiez l'URL après avoir défini votre cible. Quiconque l'ouvre verra le même compte à rebours.
- Des données sont-elles téléchargées ?
- Non — le compte à rebours fonctionne entièrement dans votre navigateur.
- Qu'en est-il des fuseaux horaires ?
- La cible est interprétée dans votre zone locale. Les destinataires voient la même cible instantanée dans leur propre zone.