How Days until a date works
Days Until counts down to any date you choose, telling you how many days remain from today. If you pick a date in the past it shows how many days ago that was. Type or pick a target date, and you have the answer in one line, with no extras needed.
The count is computed entirely in your browser using the date and time stored on your device. Nothing you type is sent to any server. The calculation is purely arithmetic: it takes the difference between midnight on the target date and midnight at the start of today, so the result matches what you would get counting squares on a paper calendar.