Difference between revisions of "Template:Years in days"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#expr: | <includeonly>{{#expr: | ||
+ {{Gregorian serial date | + {{Gregorian serial date | ||
− | |month = {{{ | + | |month = {{{month2|{{{5|{{CURRENTMONTH}}}}}}}} |
− | |day = {{{ | + | |day = {{{day2|{{{6|{{CURRENTDAY}}}}}}}} |
− | |year = {{{ | + | |year = {{{year2|{{{4|{{CURRENTYEAR}}}}}}}} |
}} | }} | ||
- {{Gregorian serial date | - {{Gregorian serial date | ||
− | |month = {{{ | + | |month = {{{month1|{{{2|{{CURRENTMONTH}}}}}}}} |
− | |day = {{{ | + | |day = {{{day|{{{3|{{CURRENTDAY}}}}}}}} |
− | |year = {{{ | + | |year = {{{year1|{{{1|{{CURRENTYEAR}}}}}}}} |
}} }}</includeonly><noinclude>{{Documentation}}</noinclude> | }} }}</includeonly><noinclude>{{Documentation}}</noinclude> |