Template:Age in days

From A KoL Wiki

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 unnamed 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 6681.

See also

  • {{age}} — Age in years.
  • {{age in years and days}} — Age in years and days.
  • {{birth date and age}}
  • {{Age in days nts}} — Like this template, but will sort correctly in sortable tables.
  • {{time ago}}
  • Age calculation templates