Calculating Chronological Age
A complete guide to calculating chronological age in years, months, and days — including the ASHA 30-day borrowing method, worked examples, and a free calculator.
Chronological Age Calculator – ASHA 2026 Standard
Free chronological age calculator compliant with ASHA 2026 standards and Pearson assessment protocols.
Subtract the birth date from the reference date, adjusting with the ASHA 30-day borrowing method when needed. Full guide →
What Is Chronological Age?
Chronological age is the exact amount of time elapsed since a person was born, expressed in years, months, and days. It is purely calendar-based — unlike developmental age, mental age, or biological age, which all reflect functional or physiological state.
Calculating chronological age to the exact day matters in contexts where even a single day can change an outcome: standardized test norm tables, school enrollment cutoffs, pediatric medication dosing, and legal age thresholds.
The Chronological Age Formula
Calculating chronological age means subtracting the birth date from the test date (or today's date), column by column: days, then months, then years.
When the birth day is larger than the test day, you must borrow — this is where the ASHA 30-day rule applies.
The ASHA 30-Day Borrowing Method
The clinical standard for calculating chronological age in speech-language pathology and standardized testing.
Check if borrowing is needed
Compare the test day and the birth day. If the birth day is greater than the test day, you cannot subtract directly — borrowing is required.
Borrow one month and add exactly 30 days
Subtract 1 from the test month column, and add 30 (not the actual days in the month) to the test day column. ASHA always uses 30 regardless of whether the month has 28, 29, 30, or 31 days.
Subtract days
Now subtract the birth day from the adjusted test day. The result is the days component of the chronological age.
Continue with months and years
Subtract birth month from the (adjusted) test month. If the result is negative, borrow a year. Finally subtract birth year from test year.
Worked Examples
Standard case (no borrowing needed)
- Days: 15 − 10 = 5 days
- Months: 6 − 3 = 3 months
- Years: 2025 − 2020 = 5 years
Result: 5 years, 3 months, 5 days
Day borrowing (ASHA 30-day method)
- Days: 5 < 15 → borrow 1 month, add 30 days: (5 + 30) − 15 = 20 days
- Months: (6 − 1) − 3 = 2 months
- Years: 2025 − 2020 = 5 years
Result: 5 years, 2 months, 20 days
Day and month borrowing
- Days: 5 < 20 → borrow 1 month, add 30 days: (5 + 30) − 20 = 15 days
- Months: (2 − 1) < 3 → borrow 1 year, add 12: (1 + 12) − 3 = 10 months
- Years: 2025 − 1 − 2018 = 6 years
Result: 6 years, 10 months, 15 days
Why Exact Calculation Matters
Standardized assessments like GFTA-3, CELF-5, PPVT-5, Bayley-4, and WPPSI-IV use age-normed tables divided into bands as narrow as one month. A child who is 5 years, 0 months, 1 day is compared against an entirely different norm group than a child who is 4 years, 11 months, 30 days.
Calculating chronological age incorrectly — even by a single day — can shift a child into the wrong norm band, producing an inaccurate standard score and potentially misidentifying or missing a developmental delay.
This is why ASHA mandates the 30-day borrowing method as the official standard, and why using a dedicated tool rather than mental arithmetic is recommended for clinical documentation.
Common Questions About Calculating Chronological Age
Does the month always count as 30 days when borrowing?
Yes — under ASHA standards. When borrowing is needed during chronological age calculation, exactly 30 days are added regardless of whether the actual month has 28, 29, 30, or 31 days. This rule exists to ensure that results are consistent and reproducible across all clinicians and assessments.
Can I use this method for any assessment?
The ASHA 30-day borrowing method is the standard used by Pearson, Brigance, Bayley, PLS, and virtually all major assessment publishers. It applies to speech therapy, occupational therapy, and school psychology assessments alike.
What if the child was born prematurely?
Calculating chronological age for premature infants involves a second step: after finding the chronological age, subtract the weeks of prematurity to get the corrected (adjusted) age. ASHA recommends using corrected age for developmental assessments until the child reaches 2 years old.
How do I calculate chronological age in Excel?
Use DATEDIF: =DATEDIF(birth_date, test_date, "Y") for years, =DATEDIF(birth_date, test_date, "YM") for remaining months, =DATEDIF(birth_date, test_date, "MD") for remaining days. Note that Excel's DATEDIF does not follow the ASHA 30-day borrowing rule — use the calculator above for clinical work.
Related Guides
How to Calculate Chronological Age
Full manual walkthrough with the ASHA method.
Age Calculator for Standardized Testing
Pearson, Brigance, Bayley — exact age for every major assessment.
Calculating Age for Speech Therapy
GFTA-3, CELF-5, PPVT-5 — the SLP workflow.
Calculate Age in Excel
DATEDIF formulas for Google Sheets and Excel.