Subtract months from date
Look back N months for reporting windows.
Client2026-03-30
Nearby workflows on Toolcore
- Add months to date — Shift YYYY-MM-DD by N months. when the same instant should appear as epoch, zone, or cron.
- Unix timestamp converter — Epoch to date: seconds, milliseconds, ISO-8601, UTC and local time—in browser. when the same instant should appear as epoch, zone, or cron.
- Business days calculator — Count weekdays (Mon–Fri) between two calendar dates—inclusive, computed in your browser. when the same instant should appear as epoch, zone, or cron.
- Cron expression helper — Human-readable schedule, next run times—standard 5-field cron in your browser. when the same instant should appear as epoch, zone, or cron.
Common use cases
- Subtract months from date for quick local checks without uploading data.
- Copy results into tickets, docs, or classroom notes.
Common mistakes to avoid
Unexpected input shape
See the intro and how-to notes for accepted formats.
FAQ
Is processing local?
Yes—this runs entirely in your browser.
Agent prefill?
Use q or qb for the main text field when supported.
More tools
Related utilities you can open in another tab—mostly client-side.
Add months to date
ClientShift YYYY-MM-DD by N months.
Unix timestamp converter
ClientEpoch to date: seconds, milliseconds, ISO-8601, UTC and local time—in browser.
Business days calculator
ClientCount weekdays (Mon–Fri) between two calendar dates—inclusive, computed in your browser.
Cron expression helper
ClientHuman-readable schedule, next run times—standard 5-field cron in your browser.