The root cause is extremely mysterious: Date is formatted correctly (with lower case 'am') But displayed and sent back to server with uppercase 'AM' Parser fails to parse it :( Trying to fix ...
On Thu, 26 Mar 2020 at 07:53, Carl Brewer <c...@aboc.net.au> wrote: > On 26/03/2020 11:45 am, Maxim Solodovnik wrote: > > Thanks for the picture! > > > > I was able to reproduce it > > Brilliant, thank you - my guess is some localisation thing - we do dates > DD/MM/YYYY, not the US's MM DD YYYY and some assumption is being made > somewhere in a picker? > > Carl > > > -- WBR Maxim aka solomax