Days Until / Days Since
Calculate exactly how many days until a future date or since a past date — with weeks, months, and hours too.
What Does This Tool Do?
Enter any target date and get the precise time difference from today in multiple units — days, weeks, months, and hours. Works for both future (countdown) and past (elapsed) dates.
Key Features
Countdown & Elapsed
Works for both future and past dates.
All Units
Days, weeks, months, and hours.
Instant
Results appear immediately.
Any Date
Any past or future date accepted.
How to Use This Tool
- Enter the target date.
- See the time difference in all units.
How It Works
Calculates the difference between the selected date and today using JavaScript Date arithmetic, then converts to days, weeks, approximate months, and hours.
Common Use Cases
💡 Events
Count down to a birthday, holiday, or event.
💡 Deadlines
Find how many days remain before a deadline.
💡 History
Calculate how many days ago a historical event happened.
Frequently Asked Questions
How are months calculated?
Months are calculated as total days / 30.44 (average days per month). For precise month counting use the Date Difference tool.
Related Tools
Link to This Tool
Copy and paste the code below to link to this tool from your website:
<a href="https://adedx.com/tools/days-until/">Days Until / Days Since — AdeDX Free Online Tools</a>