Content deleted Content added
→Post move: re |
→Invalid dates: new section |
||
Line 94:
::{{works for me}}. Perhaps a problem on your end? [[User:Nardog|Nardog]] ([[User talk:Nardog|talk]]) 15:02, 10 July 2019 (UTC)
:::Ah It's working now. Must have just taken a while for something on the back end to catch up. All looks good then. Thanks. — [[User:Amakuru|Amakuru]] ([[User talk:Amakuru|talk]]) 15:08, 10 July 2019 (UTC)
== Invalid dates ==
<code><nowiki>{{date table sorting|2018/02/29|format=dmy|abbr=off}}</nowiki></code> should output <code>{{sort|2018-03-01|1 March 2018}}</code> instead it outputs as <code>{{date table sorting|2018/02/29|format=dmy|abbr=off}}</code>, is there anyway to correct February 29th as March 1st when the year is not a leap year?
Same goes with <code><nowiki>{{date table sorting|June 31, 1995}}</nowiki></code> should output <code>{{sort|1995-07-01|July 1, 1995}}</code> instead it outputs as <code>{{date table sorting|June 31, 1995}}</code>, is there anyway to correct June 31st as July 1st? --[[Special:Contributions/98.31.29.4|98.31.29.4]] ([[User talk:98.31.29.4|talk]]) 17:05, 4 August 2019 (UTC)
|