ADD, SUBTRACT OR CONVERT MONTHS
Calculator inputs and results
Use date mode to add or subtract calendar months with end-of-month clamping. Use conversion mode to translate a number of months into years and approximate weeks or days.
How to use this calculator
What the result includes
- Dual mode: date math + conversion
- Month-length clamping explained live
- Jan 31 + 1mo = Feb 28 spotlight
- Months โ years/weeks/days table
- Calendar-tab mode switcher
Why month math breaks naive calculators ๐๏ธ
Months are the only calendar unit with variable length โ 28, 29, 30 or 31 days depending on the month and the year. So "add one month" has no single arithmetic answer. The convention (used by courts, banks, and this tool) is same-day-next-month with clamping: January 31 + 1 month becomes February 28 (or 29 in leap years), because February 31 doesn't exist. August 30 + 6 months = February 30 โ clamped to February 28/29. This calculator detects every clamp and tells you it happened.
Conversion mode: the average month ๐
For pure unit conversion there's no specific calendar, so we use the standard average: 1 month = 30.44 days (365.25 รท 12, accounting for leap years). That gives you approximate weeks, days and years โ appropriate for approximate unit comparisons such as โhow long is 18 months?โ, while date mode gives exact answers for real dates.
Conversion reference
| Months | Years | Days โ |
|---|---|---|
| 6 | 0.5 | 182.6 |
| 12 | 1 | 365.25 |
| 18 | 1.5 | 547.9 |
| 24 | 2 | 730.5 |
Real-world month math ๐
- Subscriptions & trials: "3-month trial from Jan 31" ends April 30, not May 1.
- Contracts: notice periods in months need the clamping rule, not 30-day math.
- Age in months: babies are counted in calendar months โ the Baby Age Calculator uses the same engine.
- Loan tenures: 60-month loans โ convert the term to years in conversion mode.
Years work the same way with their own leap-day traps โ see the Years Calculator. And for mixing days into the equation, the Days Calculator has your back. ๐ฏ