Privacy

DaysTo collects nothing. There are no accounts, no cookies, no analytics and no third-party scripts, and no date you enter ever leaves your device. This page sets out exactly what that means, and where the edges are, because a privacy claim with no page behind it is not worth much.

What runs where

Every calculator on this site is client-side. When you enter a birth date on the age calculator, or a range on the date calculator, the arithmetic happens in your browser. Nothing is posted anywhere. You can disconnect from the network after the page has loaded and every tool still works.

The countdown pages are rendered on our server, but only from a calendar rule and the date on the server clock. They receive no input from you and produce no record of your visit beyond the ordinary web server request described below.

What our host receives

The site is served from a commercial hosting platform. Like any web server, it receives the technical details a browser sends in order to be sent a page back: an IP address, a user agent string, the URL requested and, if you followed a link, the referring page. We do not build profiles from this, do not join it to anything else, and do not have an analytics product sitting on top of it. It is request handling, not tracking.

Local storage

The site does not currently store anything in your browser's local storage or session storage. If that ever changes, for example to remember a countdown you built so it is still there when you come back, it will be listed here first, it will stay on your device, and there will be a visible button to clear it.

No advertising

There are no advertisements on this site and no advertising scripts loaded in the background. That is a deliberate choice rather than an accident of scale: an ad network is a tracking network, and it would contradict everything above.

Children

The site collects no personal data from anyone, so it collects none from children either. There is nothing to request, correct or delete, because there is nothing held.

Your rights

Data protection law gives you rights of access, rectification and erasure over personal data held about you. We hold none, so there is nothing to hand over or remove. If you believe that is wrong, or you want to ask about it, get in touch and you will get a straight answer.

Changes to this page

If the site ever starts doing something this page does not describe, this page changes first and the change is listed in the changelog with a date.

Frequently asked questions

Does DaysTo store the dates I enter?

No. Every calculation runs in your browser with plain JavaScript. The birth dates, target dates and ranges you type are held in the page's memory while you are on it and are gone when you close the tab. They are never transmitted to a server, because there is no server-side calculation to transmit them to.

Does DaysTo use cookies?

No. The site sets no cookies at all, for any purpose, so there is no cookie banner to dismiss.

Does DaysTo use analytics?

No. There is no analytics script, no tag manager, no pixel and no third-party beacon on any page. That means we genuinely cannot see which pages are used or how often, which is a real cost we accept in exchange for being able to make this statement without qualification.

What happens when I embed the countdown widget on my own site?

The widget is an iframe served from daysto.today. Your visitors' browsers request that page, so our host receives the ordinary request data any web server receives: an IP address, a user agent and a referring URL. We set no cookies and run no analytics on that request either. The countdown itself is computed in your visitor's browser from the target date in the URL.

Are the calendar downloads or the JSON data private too?

The .ics calendar file is assembled in your browser from data already on the page and handed straight to your download folder. The JSON data files are plain static files, the same for everyone, with no parameters and nothing to identify a caller.

Last updated 2026-08-05. Published by FusionStudios. Questions to hello@daysto.today.