Template:Age in years
This template uses Module:Age, a script written in the Lua programming language. Please see Help:Lua if you want to learn more about Lua or help convert other templates into Lua modules. |
Usage
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.
- Syntax:
- {{Age in years|year1|month1|day1|year2|month2|day2}} or
- {{Age in years|year1|month1|day1}}
- Examples:
- {{Age in years|1989|7|23|2003|7|14}} returns "13"
- {{Age in years|1989|7|23}} returns "35"