Add days to date (lite)
ClientUTC calendar addition.
Calendar addition
Adds whole days to an ISO calendar date (YYYY-MM-DD). Month-end rollovers follow the Gregorian calendar in local parsing. Processing runs in your browser—Toolcore does not need your paste for the core operation on this page.
Calendar math uses local date parsing—confirm timezone for audit logs.
How to use
Paste or type in the main field, then read the output below. Use Load example when available, or open the page with ?q= / ?qb= so tickets and agents share the same input.
Nearby workflows on Toolcore
- Add days to date — Add N calendar days to an ISO start date. Useful when the same instant should appear as epoch or ISO.
- Subtract days from date (lite) — Subtract N calendar days from an ISO date. Useful when the same instant should appear as epoch or ISO.
- Unix timestamp converter — Epoch to date: seconds, milliseconds, ISO-8601, UTC and local time—in browser. Useful when the same instant should appear as epoch or ISO.
- Business days calculator — Count weekdays (Mon–Fri) between two calendar dates—inclusive, computed in your browser. Useful when the same instant should appear as epoch or ISO.
Common use cases
- Add days to date (lite) 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 days to date
ClientAdd N calendar days to an ISO start date.
Subtract days from date (lite)
ClientSubtract N calendar days from an ISO date.
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.