Module:Citation/CS1/Date validation: Difference between revisions
sync from sandbox;
(bug fix; strip leading '0' from ymd dates when reformatting;) |
(sync from sandbox;) |
||
Line 799: | Line 799: | ||
}, | }, | ||
['M-My'] = { -- these for long/short reformatting | ['M-My'] = { -- these for long/short reformatting | ||
['any'] = {'% | ['any'] = {'%s–%s %s', 'm', 'm2', 'y'}, -- dmy/mdy agnostic | ||
}, | }, | ||
['My'] = { -- these for long/short reformatting | ['My'] = { -- these for long/short reformatting |