This template returns the number of years, months and days that have elapsed between two specified dates. If the second set of parameters is not included, it will return the number of years, months and days between the specified date and today's date.

Syntax:
{{Age in years, months and days|year1|month1|day1|year2|month2|day2}} or
{{Age in years, months and days|year1|month1|day1}}
Examples:
{{Age in years, months and days|1989|7|23|2003|7|14}} returns "13 years, 11 months and 21 days"
{{Age in years, months and days|1989|7|23}} returns "34 years, 7 months and 15 days"
Note:
This template does not check for incorrect input:
{{Age in years, months and days|1980|7|14|1993|6|233}} returns "Error: Second date should be year, month, day" (surplus days do not count as extra months)
{{Age in years, months and days|1980|7|14|1993|88|14}} returns "Error: Second date should be year, month, day" (surplus months do not count as extra years)

TemplateData ಬದಲಾಯಿಸಿ

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Age in years, months and days in articles based on its TemplateData.

TemplateData for Age in years, months and days

This template returns the number of full years between two specified dates. If the second set of parameters is not included, it will return the number of full years between a specified date and today's date.

Template parameters

ಪರಿಮಿತಿವಿವರನಮೂನೆಸ್ಥಾನಮಾನ
Year ('from' date)year1 1

The year of the (first) date

ಸಂಖ್ಯೆrequired
Month ('from' date)month1 2

The month of the (first) date

ಸಂಖ್ಯೆrequired
Day of month ('from' date)day1 3

The day of the month of the (first) date

ಸಂಖ್ಯೆrequired
Year ('to' date)year2 4

The year of the 'to' date, if required

ಸಂಖ್ಯೆಐಚ್ಛಿಕ
Month ('to' date)month2 5

The month of the 'to' date, if required

ಸಂಖ್ಯೆಐಚ್ಛಿಕ
Day of month ('to' date)day2 6

The day of the month of the 'to' date, if required

ಸಂಖ್ಯೆಐಚ್ಛಿಕ

See also ಬದಲಾಯಿಸಿ