Jump to content

Translations:Help:Extension:ParserFunctions/84/en

From wikiNonStop
Revision as of 09:56, 12 April 2026 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If you want to do calculations based on dates (ex. test whether current date and time is after some other date and time), first convert the time to number of seconds after January 1, 1970 (UTC) using $time, then you can simply add and subtract dates as numbers.