Template:Age in days

From PS3 Developer wiki
Revision as of 22:30, 12 December 2012 by Euss (talk | contribs) (Created page with "<includeonly>{{#expr: + {{Gregorian serial date |month = {{{month2|{{{5|{{CURRENTMONTH}}}}}}}} |day = {{{day2|{{{6|{{CURREN...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[edit] Template documentation

Usage[edit source]

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 Expression error: Unrecognized punctuation character "[".
  • {{age in days|2007|5|24}} gives Expression error: Unrecognized punctuation character "[".

See also[edit source]

Template:Commons