Template:Date formatter: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 December 2024

12 December 2024

8 December 2024

7 December 2024

  • curprev 23:5623:56, 7 December 2024IssuePress talk contribs 1,111 bytes +1,111 Created page with "<includeonly>{{#if:{{#ifeq:{{#time:Ymd|{{{start_date|}}}}}|{{#time:Ymd|{{{end_date|}}}}}|1|}}| {{#time:F j, Y|{{{start_date|}}}}} <!-- If the dates are the same --> | <!-- If the dates are different --> <span>{{#time:F j, Y|{{{start_date|}}}}} - {{#time:F j, Y|{{{end_date|}}}}}</span> }}</includeonly><noinclude> This formatting template compares two dates (start_date and end_date). If the dates are the same, it displays the single date; otherwise, it displays a range..."