Template:Start date and age: Difference between revisions

generate correct microformat ISO 8601 date using two-digit month number even if month given as name or abbreviation
(Fix calculation of years or months ago when input is |year|month| (no day) or |year| (no month or day). Allow "p" as parameter name instead of "paren". Use Template:Yesno for optional parameters that current only accept "yes": df, br, p.)
(generate correct microformat ISO 8601 date using two-digit month number even if month given as name or abbreviation)
Line 37:
-->|{{{1}}}<!--
-->{{#if: {{{2|}}}<!--
-->| -{{padleft#time:m|1-{{{2}}}|2|0-1}}<!--
-->{{#if: {{{3|}}}<!--
-->| -{{padleft:{{{3}}}|2|0}}<!--
Anonymous user