Jump to content

Module:Date: 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.

20 May 2024

  • curprev 14:4514:45, 20 May 2024 Admin talk contribs 47,959 bytes +47,959 Created page with "-- Date functions for use by other modules. -- I18N and time zones are not supported. local MINUS = '−' -- Unicode U+2212 MINUS SIGN local floor = math.floor local Date, DateDiff, diffmt -- forward declarations local uniq = { 'unique identifier' } local function is_date(t) -- The system used to make a date read-only means there is no unique -- metatable that is conveniently accessible to check. return type(t) == 'table' and t._id == uniq end local function is_..."
Advanced mobile edit
Blanking
content model change
Manual revert
merged edit of another user
Mobile edit
Mobile web edit
New redirect
Removed redirect
Replaced
Reverted
Rollback
Undo
Visual edit
Visual edit: Switched
wikieditor (hidden tag)