User:Ohconfucius/test/MOSNUM dates code.js: Difference between revisions

Content deleted Content added
tweaks to ordinals
No edit summary
Line 208:
// spaces and commas between month and year
ohc_regex(/@Month(?:,\s+|\s+of\s+|,? )@YYYY(\wD)/gi, "@LMonth @YYYY$1");
 
// fix month names (capitalize, remove dots)