Template:Age in years, months, weeks and days/doc
< Template:Age in years, months, weeks and days
		
		
		
		Jump to navigation
		Jump to search
		Revision as of 21:11, 31 January 2022 by Supersteef2000 (talk | contribs) (1 revision imported from wikipedia:en:Template:Age_in_years,_months,_weeks_and_days/doc)
| File:Edit-copy green.svg | This is a documentation subpage for Template:Terminate sentence It may contain usage information, categories and other content that is not part of the original template page.  | 
| File:Lua-Logo.svg | This template uses Lua: | 
This template returns the number of months, weeks and days that have elapsed between two dates.
Usage
{{Age in years, months, weeks and days |month1 = |day1 = |year1 = |month2 = |day2 = | year2 = }}
Note that all parameters default to the current date, so for example, the second set of parameters can be left out to calculate elapsed time since a past date:
{{Age in years, months, weeks and days |month1 = 1 |day1 = 1 |year1 = 1 }}→ 2024 years, 10 months and 3 days
Or simply, using the simpler parameter names, compatible with {{Age in years, months and days}}:
{{Age in years, months, weeks and days |month = 1 |day = 1 |year = 1 }}→ 2024 years, 10 months and 3 days
Alternatively, the first set of parameters can be left out to get the time left until a future date, such as the next Wikipedia Day:
{{Age in years, months, weeks and days |month2 = 1 |day2 = 15 |year2 = 2026 }}→ 2 months, 1 week and 4 days
See also