Calculation note
Date addition is one of the oldest practical uses of calendars: count forward to a due date, backward to a notice date, or across a sequence of named days without losing the calendar context.
Date arithmetic is calendar arithmetic, not clock arithmetic
Adding 30 days to a date is different from adding 720 clock hours in a local timezone because daylight-saving changes can make local days longer or shorter. This page keeps the calculation date-only by moving from one UTC midnight to another.
Inclusive counting changes the question
Many practical deadlines use ordinary elapsed days, where the start date is day zero. Some contracts or notices use inclusive wording, where the start or end date may be counted. The calculator shows elapsed calendar days and tells users to name the convention before relying on the result.
Business days are a separate layer
Calendar-day addition crosses weekends and holidays without special treatment. Workplaces, courts, banks and freight companies may use business-day rules instead, so the arithmetic result should be paired with the governing calendar when the deadline matters.