Template:Date and lifetime in years and months: Difference between revisions

Template page
(initial)
 
m (got the template params the wrong way around 🫠)
 
Line 1: Line 1:
<includeonly>{{#invoke:Age|format_date|{{{1}}}}} ''(aged {{#invoke:Age|format_age|{{{1}}}|{{{2}}}|months}})''</includeonly><noinclude>
<includeonly>{{#invoke:Age|format_date|{{{1}}}}} ''(aged {{#invoke:Age|format_age|{{{2}}}|{{{1}}}|months}})''</includeonly><noinclude>
Convert an ISO-formatted timestamp, or its respective date component, to its age in-universe (25 years ago, to the day). This template is tentative and prone to revision.
Convert an ISO-formatted timestamp, or its respective date component, to its age in-universe (25 years ago, to the day). This template is tentative and prone to revision.


Line 7: Line 7:
! Input !! Output
! Input !! Output
|-
|-
| <code><nowiki>{{Date and lifetime in years and months|1991-06-24T00:00:00Z|2000-01-01T00:00:00Z}}</nowiki></code> || {{Date and lifetime in years and months|1991-06-24T00:00:00Z|2000-01-01T00:00:00Z}}
| <code><nowiki>{{Date and lifetime in years and months|2000-01-01T00:00:00Z|1991-06-24T00:00:00Z}}</nowiki></code> || {{Date and lifetime in years and months|2000-01-01T00:00:00Z|1991-06-24T00:00:00Z}}
|-
|-
| <code><nowiki>{{Date and lifetime in years and months|1991-06-24|2000-01-01}}</nowiki></code> || {{Date and lifetime in years and months|1991-06-24|2000-01-01}}
| <code><nowiki>{{Date and lifetime in years and months|2000-01-01|1991-06-24}}</nowiki></code> || {{Date and lifetime in years and months|2000-01-01|1991-06-24}}
|}
|}



Latest revision as of 03:18, 25 April 2023

Convert an ISO-formatted timestamp, or its respective date component, to its age in-universe (25 years ago, to the day). This template is tentative and prone to revision.

Examples
Input Output
{{Date and lifetime in years and months|2000-01-01T00:00:00Z|1991-06-24T00:00:00Z}} 1 January 2000 (aged 8 years, 7 months)
{{Date and lifetime in years and months|2000-01-01|1991-06-24}} 1 January 2000 (aged 8 years, 7 months)

See also