HomeDate Calculator › Subtract Days from Date

Subtract Days from a Date

Need a past date for reporting, history, or fiscal periods? Use this calculator to go back N days from any start date.

The result is calendar-accurate across month/year boundaries and leap years — and runs locally in your browser.

Default: today
Enter a positive number to move backward
Tip: If you enter a negative value, we’ll flip it and send you to the “add days” tool.

How Subtracting Days Works

This calculator subtracts a specific number of days (N) from a start date: resultDate = baseDate - N days. It correctly crosses months and years, including leap years.

Common Use Cases

Mini Table: Quick Approximations

Days back → Approx
Days Back Approx
7 1 week ago
30 1 month ago
365 1 year ago

Edge Cases & Notes

Example

Copy-ready snippet: “90 days before June 1, 2026 was March 3, 2026”

Frequently Asked Questions

Can I subtract from any date?

Yes. Pick any start date, enter the number of days to subtract, and the tool returns the correct past date.

What does “difference in weeks” mean?

It’s the same day offset expressed as weeks (days ÷ 7). Useful for planning in weekly cycles.

Is this calculator accurate across leap years?

Yes. It follows standard Gregorian calendar rules and accounts for Feb 29 when applicable.

Can I add instead of subtract?

Yes — use the add-days tool for a dedicated “+ N days” experience.