Calc Hub

Due Date Calculator

Estimate your pregnancy due date from your last menstrual period or conception date, then see gestational age and milestone timing.

Last updated: 2026-03-18

Due date calculator

Enter your values

Estimate a pregnancy due date from your last menstrual period or conception date, then see gestational age and the next milestone.

Use your LMP in LMP mode, or the known conception date in conception mode.

Only used in LMP mode. Leave 28 unless your cycle is usually longer or shorter.

All required fields must be filled in.

Estimated due date

--

Enter a reference date to estimate the due date, gestational age, and key pregnancy timeline markers.

Calculation History(0)
No calculations yet. Complete a calculation to see it here.

Example calculations

Tap an example to prefill the calculator with sample values.

Standard 28-day cycle

LMP on January 12, 2026

A common due-date estimate where the standard Naegele-style math applies directly.

Result: Estimated due date October 19, 2026 with second trimester beginning April 20

Longer cycle adjustment

LMP on February 3, 2026 with a 30-day cycle

Shows how a slightly longer cycle pushes the estimate later than the 28-day default.

Result: Estimated due date November 12, 2026 instead of the earlier 28-day-cycle estimate

Known conception date

Conception on February 14, 2026

Useful when a conception date is better known than the last menstrual period.

Result: Estimated due date November 7, 2026 with gestational age back-calculated from conception

How the due-date estimate works

Most due date calculators use one of two approaches. LMP mode starts from the first day of your last menstrual period and assumes ovulation near the middle of the cycle. Conception mode starts from a known conception date and counts forward from there.

Both methods produce estimates, not guarantees. If you have clinical dating information from an ultrasound or guidance from your OB-GYN or midwife, that should take priority over any self-serve calculator output.

Due date FAQs

How the estimate is calculated and why the date can still move.

How accurate is a due date calculator?

A due date calculator gives a useful estimate, not an exact prediction. Most births do not happen on the estimated due date, and ultrasound dating can shift the timeline if your clinician decides the pregnancy is measuring differently than expected.

Should I use LMP or conception mode?

Use LMP if you know the first day of your last menstrual period but not the exact conception date. Use conception mode when you have a clearer conception date and want to skip the ovulation assumption built into LMP-based estimates.

Why does cycle length matter?

The standard due-date formula assumes a 28-day menstrual cycle with ovulation around day 14. If your cycle is usually longer or shorter, adjusting the cycle length shifts the estimate so the due date lines up better with your typical ovulation timing.

Why does full term start before the due date?

Pregnancies are often considered full term at 39 weeks, while the estimated due date lands at 40 weeks. That means a birth can be full term even when it happens days or weeks before the due date itself.

Embed this calculator

Copy the code below to embed this calculator on your website or blog. It's free — no API key needed.

<iframe
  src="https://calc.mintloop.dev/embed/hobby/due-date-calculator"
  width="100%"
  height="600"
  frameborder="0"
  title="Due Date Calculator"
  loading="lazy">
</iframe>
Optional: auto-resize script
<script>
var CALC_HUB_ORIGIN = 'https://calc.mintloop.dev';
window.addEventListener('message', function(e) {
  if (e.origin !== CALC_HUB_ORIGIN) return;
  if (!e.data || e.data.type !== 'calc-hub-resize') return;
  var frames = document.querySelectorAll('iframe[src*="calc.mintloop.dev"]');
  frames.forEach(function(f) {
    if (f.contentWindow === e.source) {
      f.style.height = String(Math.max(0, Number(e.data.height) || 0)) + 'px';
    }
  });
});
</script>

Pair pregnancy timeline estimates with nearby date, sleep, and hydration tools.

Get more daily planning calculators

Join the Calc Hub newsletter for new calculators covering dates, routines, health, and home life.

Join the Calc Hub newsletter

Was this calculator helpful?

Your feedback helps us improve future calculators.