Template:Age: Difference between revisions

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


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


[[Category: Collection Location accessory]]


----


startdt = the date from which to calculate age


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