Calculate your age by giving your Date of Birth and the date till which you want to calculate.
{
"calculator": "age-calculator",
"input_labels": [
"Date of Birth 👶",
"Age at the following date 🧑"
],
"title": "Age",
"category": "Dates",
"op_label": "Age",
"explanation": "Calculate your age by giving your Date of Birth and the date till which you want to calculate.",
"template": "calculator_dates"
}