Jump to content

Template:Birth date and age

Revision as of 15:47, 12 March 2026 by Taurussmith (talk | contribs) (Created page with "<includeonly> {{#time:j F Y|{{{1}}}-{{{2}}}-{{{3}}}}} (age {{#expr: {{CURRENTYEAR}} - {{{1}}} - ( {{CURRENTMONTH}} < {{{2}}} or ( {{CURRENTMONTH}} = {{{2}}} and {{CURRENTDAY}} < {{{3}}} ) ) }}) </includeonly> <noinclude> ==Usage== Shows birth date and age. Example: <pre> {{Birth date and age|1989|8|13}} </pre> Output: 13 August 1989 (age 36) </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

Shows birth date and age.

Example:

{{Birth date and age|1989|8|13}}

Output: 13 August 1989 (age 36)