Due to a foodist STILL trying to bot SNCApedia, the CAPTCHA has been replaced with another one that doesn't suck. Faggot (talk) 21:20, 1 September 2025 (UTC)

The moderation queue has been cleared from the spam by rejecting all edits and marking the users behind them as spam. If your edit was accidentally rejected send me an email and I'll approve it: [email protected] Faggot (talk) 15:08, 1 September 2025 (UTC)

Module:Date: Revision history

From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump 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.

28 August 2025

  • curprev 12:2312:23, 28 August 2025 Faggot 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_..."