By EnginStack Engineering Team | Verified by engineers, built on NIST metrology standards About →
days
0.03285 months
1 day = 0.03285 months 1 month = 30.44 days

Authority: NIST SP 811 (SI usage guide) and the 1959 International Yard and Pound Agreement. The coefficient above is a defined value — it does not come from measurement and carries no uncertainty.

The Month: Four Lengths, Zero Consensus

If someone asked you "how long is a minute?" you'd say 60 seconds. "How long is an hour?" 60 minutes. "How long is a day?" 24 hours. These answers are stable, agreed-upon, and true for virtually every practical purpose. Now ask: "how long is a month?" The honest answer is: it depends on which month you mean, which calendar you use, and whether you care about astronomy, law, finance, or just paying your rent.

Here are the competing definitions, ranked by how much trouble each causes:

The calendar month: 28, 29, 30, or 31 days depending on which named month and whether it's a leap year. Seven months have 31 days (Jan, Mar, May, Jul, Aug, Oct, Dec), four have 30 (Apr, Jun, Sep, Nov), and February has 28 (or 29). Average: 30.4375 days (including leap day every 4 years). This is the definition your lease, your phone bill, and your subscription renewal use.

The synodic (lunar) month: 29.530588 days average — the time for the moon to return to the same phase (new moon to new moon). This varies ±6 hours per cycle due to orbital eccentricity. The Islamic calendar is purely lunar: 12 months × 29.530588 = 354.367 days/year, which is why Ramadan drifts 11 days earlier each solar year. The Chinese lunisolar calendar inserts a leap month every ~3 years to keep lunar months aligned with solar seasons.

The sidereal month: 27.321661 days — the time for the moon to return to the same position against the background stars. Shorter than the synodic month because Earth moves around the Sun during that time, so the moon must travel further to catch up to the same sun-Earth-moon alignment. Nobody uses sidereal months for civil purposes. Astronomers use them to calculate orbital mechanics.

The financial month: whatever your contract says. Common conventions include 30/360 (every month = 30 days, year = 360), Actual/365 (count real days, fixed denominator), Actual/Actual (count real days in numerator and denominator — most accurate, most complex), and Business/252 (only count business days, exclude weekends and holidays). Bond traders, derivatives quants, and lease accountants spend careers learning which convention applies to which instrument. Getting it wrong can cost millions in mispriced interest accruals.

When Multiplication Works (And When It Doesn't)

This calculator uses the mean calendar month: months = days ÷ 30.4375. This is accurate for estimating time spans of 3+ months, where the averaging effect smooths out individual month-length variations. For example, 90 days ÷ 30.4375 = 2.96 months — close enough to "about 3 months" for planning purposes.

Multiplication fails catastrophically for:

months = days ÷ 30.4375   (mean calendar month)

Worked Examples

30 days → 0.986 month

Almost one month. But 30 days starting Jan 15 ends Feb 14 — which is less than one "calendar month" (Jan 15 to Feb 15 would be 31 days). Starting Feb 1, 30 days ends Mar 3 (or Mar 2 in non-leap year) — which is more than one calendar month. The same number of calendar days spans different fractional months depending on where you start in the calendar. This is why "30-day month" is only approximate.

90 days → 2.96 months

Quarter of a year (roughly). Standard probation period. Typical warranty period for consumer electronics. Visa-free tourist stay limit in many countries (90 days). 2.96 months is close enough to say "about 3 months" in conversation. In a contract, specify 90 days, not 3 months.

182 days → 5.98 months

Half a year (non-leap). 182.5 days would be exactly half of 365. 182 days is one day short of 6 calendar months in any non-leap-year span. The difference between 182 days (half-year) and 183 days (leap-year half) is the source of countless bugs in date-range logic that assumes 6 months = 182.5 days always.

365 days → 12.00 months

Exactly one non-leap year. Exactly 12 calendar months. This is the one case where the conversion is integer-perfect. In a leap year (366 days), 366 ÷ 30.4375 = 12.02 months — the extra 0.02 months (0.62 days) is the leap day. Even the calendar can't hide from the fact that 12 × 30.4375 = 365.25, not 365 or 366.

Common Days to Months

DaysMonths (Mean)Context
15 days0.49 moHalf a billing cycle (approx). Credit card grace period.
30 days0.99 mo"One month" in casual speech. Notice period. Trial period.
45 days1.48 moExtended return policy. Some mortgage rate locks.
60 days1.97 moTwo billing cycles. Invoice payment terms (Net 60).
90 days2.96 moQuarter. Probation. Warranty. Tourist visa limit.
120 days3.94 moFour months. Season length (meteorological summer/winter).
180 days5.92 moHalf a year. Some option exercise windows.
270 days8.87 moNine months. Human gestation (from conception, not LMP).
365 days12.00 moOne year (non-leap). The perfect case.

Engineering Context

The days-to-months conversion is the single most dangerous time conversion in software because it tempts developers to treat months as a fixed-duration unit. In scheduling software (Calendly, Cronofy, Acuity), booking "monthly" recurring events requires choosing a strategy: anchor to the same date-of-month (Feb 15, Mar 15, Apr 15...) or the same interval (every 30 days)? These diverge immediately because months differ in length. In subscription billing (Stripe, Chargebee, Recurly), "monthly" plans default to anniversary billing (charge on the same day each month), with special handling for months shorter than the start date (charging Feb 28/29 for a Jan 31 start). In legal-tech (DocuSign, HelloSign), "30-day review period" means 30 calendar days, not 1 month — and the countdown starts on the day after signing, not the signing day itself. Always read the spec before picking a multiplier. For related conversions: days to weeks (÷ 7), days to hours (× 24), hours to days, and Time Conversion Guide.

More: months to days (× 30.4375) days to weeksmiddot; days to weeks · days to hours · hours to days · minutes to hours · Time Guide

Related Unit Converters

Frequently Asked Questions

Should I use 30 or 31 days per month for rough estimates?

Use 30.4375 (this calculator) for multi-month estimates spanning 3+ months. For quick mental math, 30 is convenient and errs slightly low (you'll underestimate elapsed time, which is safer for deadlines). For financial modeling, never guess — read the contract's day-count convention. The difference between using 30 and Actual/Actual over a $100M bond portfolio can exceed $100k per year in accrued interest discrepancies.

Why doesn't the Gregorian calendar just make all months 30 days?

Because 12 × 30 = 360, leaving 5 (or 6 in leap year) orphan days. You could distribute them as holidays (essentially what the French tried with their complementary days at the end of the year), but that breaks the alignment of months with seasons and with traditional festivals. The current uneven system preserves the approximate alignment of solstices/equinoxes with familiar month boundaries. It's ugly but functional. Proposals for a regularized calendar (like the World Calendar with equal quarters of 31+30+30 days) have been floated for over a century but never adopted, because changing the calendar requires simultaneous global coordination across every computer system, legal framework, religious observance, and cultural tradition. The cost of switching exceeds the benefit of fixing a minor annoyance.

How do I calculate age in months accurately?

Count full calendar months from birth date to today, then add remaining days divided by the target month's actual length. Example: born March 15, today July 13. Full months: March 15→April 15→May 15→June 15 = 3 months. Remaining: June 15→July 13 = 28 days. July has 31 days. Fraction: 28/31 = 0.90. Total: 3.90 months. Different domains define "age in months" differently: pediatrics uses completed 4-week intervals from birth (so a child born June 1 is "6 months old" on December 1, not November 29). HR benefits use calendar months. Legal contexts may use 30-day conventions. Know your domain before computing.

Which month is the longest and which is shortest?

Longest: July and August (31 days each). Tied for longest because Augustus Caesar couldn't stand having fewer days than Julius Caesar. Shortest: February (28 days normally, 29 in leap years). The seven 31-day months follow a semi-regular pattern broken only by the July-August double-31 anomaly: 31,28/29,31,30,31,30,31,31,30,31,30,31. Memorizing the knuckle method (make fists, count knuckles as 31, valleys as 30, with February as the exception) remains the most reliable technique taught to children, and the one most adults forget by age 30 and rely on their phones for.