Template:Age in days
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 days between two dates. If the second set of parameters is not included it will automatically calculate the days between a given date and today. To use type:
- {{age in days|month1= |day1= |year1= |month2= |day2= | year2=}}, or with unnames parameters:
- {{age in days|year1|month1|day1|year2|month2|day2}} or
- {{age in days|year1|month1|day1}}
Examples:
- {{age in days|2007|5|24|2008|4|23}} gives 335
- {{age in days|2007|5|24}} gives 6397