Skip to content
Calculator Collection

Statute of Limitations Calculator

Determine how many years you still have to file a lawsuit, based on the time elapsed since the incident, the claim type, and the discovery rule. Critical for anyone evaluating whether their lawsuit is still timely.

Last updated: May 2026

Fill in the required fields to see your result.

About this calculator

A statute of limitations is the legally prescribed window within which a plaintiff must file a lawsuit. Miss it and the court will almost certainly dismiss the case. The time remaining is measured from either the incident or the discovery of the injury — whichever leaves more time — by comparing the limitations period in years for the claim type (e.g., 2 years for personal injury, 4 years for property damage in many states) against how long ago each event occurred. The discovery rule lets the clock start when the plaintiff knew or should have known about the injury, which matters most in medical malpractice and latent-disease cases. For minor plaintiffs, the statute is often tolled (paused) until they reach majority age, modelled here as a multiplier that extends the period. The formula computes: years left = max(claimYears × minorMultiplier − yearsSinceIncident, claimYears − yearsSinceDiscovery), returning whichever path leaves the plaintiff more time. A negative result means the deadline has already passed.

How to use

Suppose a personal-injury claim with a 2-year limitations period (claimType = 2). It has been 0.5 years since both the incident and your discovery of it, and you are an adult (minor multiplier = 1). Incident path: 2 × 1 − 0.5 = 1.5 years left. Discovery path: 2 − 0.5 = 1.5 years left. The calculator returns 1.5 years left to file. If you were a minor (multiplier 1.5), the incident path extends to 2 × 1.5 − 0.5 = 2.5 years, giving you more time.

Frequently asked questions

What happens if I miss the statute of limitations deadline for my lawsuit?

Missing the statute of limitations is almost always fatal to a lawsuit. The defendant can file a motion to dismiss on timeliness grounds, and courts routinely grant it regardless of the merits of the underlying claim. There are narrow equitable exceptions — such as fraudulent concealment by the defendant or the plaintiff being incapacitated — but these are difficult to prove and not available in every jurisdiction. This is why attorneys treat deadline tracking as one of the most critical aspects of case intake; even a single day past the deadline can bar a valid claim forever.

How does the discovery rule extend the statute of limitations?

The discovery rule holds that the limitations clock does not start until the plaintiff discovered, or reasonably should have discovered, the injury and its cause. It applies most often in medical malpractice cases where harm is not immediately apparent, toxic-exposure cases where illness develops years later, and fraud cases where the wrongdoing is deliberately concealed. Courts apply an objective standard: when would a reasonable person in the plaintiff's position have known enough to investigate? The discovery date you enter in this calculator should reflect the date you first learned — or clearly should have learned — that you were harmed and that someone else was responsible.

When is the statute of limitations tolled for minors or incapacitated plaintiffs?

Tolling pauses the limitations clock for plaintiffs who cannot legally protect their own rights. For minors, most states toll the statute until the child reaches age 18, at which point the full limitations period begins to run. For mentally incapacitated adults, tolling typically applies for the duration of the incapacity. Some states impose an outer cap — for example, no claim may be brought more than 10 years after the incident even if the plaintiff was a minor. Because tolling rules are highly state-specific, this calculator's isMinor flag gives a general extension estimate; always confirm with a licensed attorney in your jurisdiction.