I have a Rest API in java that is getting the wrong date.
JavaScript sends the following JSON:
{
"pessdtcad": "2018-02-24",
"dataNascimento": "1984-05-18",
"nome": "GUSTAVO DE FREITAS",
"sexo": "M",
}
And the backend shows the dates one day...
asked by
27.02.2018 / 16:28