Sundays of Pleroma: Revision history

Jump to navigation Jump to search

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.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

12 November 2024

10 November 2024

9 November 2024

  • curprev 23:5823:58, 9 November 2024Mxmsj talk contribs 1,185 bytes +293 No edit summary
  • curprev 23:5023:50, 9 November 2024Mxmsj talk contribs 892 bytes +892 Created page with "<html> <!-- coded this on 2024-11-09 --> <div id="SundaysTable"></div> <script type="text/javascript"> function getNumberOfDays() { const date1 = new Date("4/24/1981"); const date2 = new Date(); // One day in milliseconds const oneDay = 1000 * 60 * 60 * 24; // Calculating the time difference between two dates const diffInTime = date2.getTime() - date1.getTime(); // Calculating the no. of days between two dates const diffInDays = Math...."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)