rvt
imported>M.C. No edit summary |
imported>M.C. (rvt) |
||
<noinclude>This template returns the number of weeks that have elapsed 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: '''<nowiki>{{Age in weeks|month1= |day1= |year1= |month2= |day2= | year2=}}</nowiki>'''
</noinclude><includeonly>
( (
+ {{Gregorian serial date
|month = {{{month2|{{CURRENTMONTH}}}}}
}}
)
/ 7 round 0
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]</noinclude>
|