age_calculator
Calculate age from a birth date (YYYY-MM-DD) and get the result in years plus exact days. Enter a birth date to determine current age precisely.
Instructions
Age from birth date. Input: birthDate (YYYY-MM-DD). Returns age in years + exact days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| birthDate | Yes |