Actions

Template

Age

From Sonic Retro

Revision as of 20:50, 18 April 2017 by Hivebrain (talk | contribs) (Created page with "<includeonly>{{#if: {{{2|}}} | {{#vardefine:date2_y|{{year|{{{2}}}}}}}{{#vardefine:date2_m|{{month|{{{2}}}}}}}{{#vardefine:date2_d|{{#explode:{{{2}}}|-|2}}}} | {{#vardefine:da...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Convert a date in the format YYYY-MM-DD to an age in years (based on the current date).

Usage

{{age|1991-06-23}}

returns

32

Optional parameter

Add a second date to calculate the age on that date.

{{age|1991-06-23|1999-09-09}}

returns

8