Template: Semorg-metric-measurement-date: Difference between revisions

From SemanticOrganization
Jump to: navigation, search
m (Admin moved page Template:Semorg-measurement-date to Template:Semorg-metric-measurement-date without leaving a redirect)
No edit summary
 
Line 3: Line 3:
     |{{#switch:{{{2}}}
     |{{#switch:{{{2}}}
       |year={{#time:Y|{{{1}}}}}
       |year={{#time:Y|{{{1}}}}}
       |quarter={{#time:Y|{{{1}}}}}/Q{{#expr:ceil({{#time:m|{{{1}}}}}/4)}}
       |quarter={{#time:Y|{{{1}}}}}/Q{{#expr:ceil({{#time:m|{{{1}}}}}/3)}}
       |month={{#time:F Y|{{{1}}}}}
       |month={{#time:F Y|{{{1}}}}}
       |week={{#time:Y/w|{{{1}}}}}
       |week={{#time:Y/w|{{{1}}}}}

Latest revision as of 10:20, 3 January 2022

This page is part of the Semantic Organization extension.