Template:Age: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#expr: floor(({{{EndDate|{{#time: Ymd}}}}} - {{#time: Ymd |{{{StartDate}}} }})/10000)}} years
<noinclude>
<noinclude>


StartDate = the date from which to calculate age
EndDate (optional) = end range, uses today otherwise.


[[Category: Collection Location accessory]]


----


StartDate = the date from which to calculate age
EndDate (optional) = end range, uses today otherwise.


[[Category: Collection Location accessory]]
</noinclude>{{#expr: floor(({{#time: Ymd |{{{EndDate|{{CURRENTYEAR}}{{CURRENTMONTH}}{{CURRENTDAY}} }}} }} - {{#time: Ymd |{{{StartDate}}} }})/10000)}} years
</noinclude>

Latest revision as of 22:45, 2020 March 29


StartDate = the date from which to calculate age EndDate (optional) = end range, uses today otherwise.



Expression error: Unexpected < operator. years