Content deleted Content added
Ohconfucius (talk | contribs) →Test pages: tests dealing with CS1 errors |
Ohconfucius (talk | contribs) →Overview: commenting on or removing descriptions of functions no longer supported |
||
Line 24:
#'''all dates to dmy''' – dates in the body of the text as well as in the reference sections are converted to "14 July 1978" or similar.
#'''all dates to mdy''' – as above. dates are converted to "July 14, 1978" or similar.
#'''<s>Big endian ref dates</s>'''
In addition, there are the following modes to convert slash or contracted dates into the desired format:▼
▲In addition, there are the following modes to convert slash or contracted dates into the desired format:
<!--
#'''Expand ref dates''' – Expand month names within the references section
#'''Expand all dates''' – Expand month names elsewhere within the article
-->#'''US-slash dates''' – converts dates that use slash or decimal separators in formats commonly used in the USA into '''mdy''' dates ''viz'': <code>mm/dd/yy</code>, <code>mm/dd/yyyy</code>, <code>mm.dd.yy</code> or <code>mm.dd.yyyy</code>
#'''UK-slash dates''' – converts dates that use slash or decimal separators in formats commonly used in the UK, Europe and elsewhere into '''dmy''' dates ''viz'': <code>dd/mm/yy</code>, <code>dd/mm/yyyy</code>, <code>dd.mm.yy</code> or <code>dd.mm.yyyy</code>
''*'''Note''': In these latter
▲''*'''Note''': In these latter 4 cases, false positives are more likely because the protection mechanism of the script is bypassed, meaning the regex will act on dates in instances other than where the {{para|date}} parameter is used''
== History ==
|