1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

Need date in "dd-mm-yyyy" format in JSON

Discussão em 'StackOverflow' iniciado por fdantas, Janeiro 31, 2019.

  1. fdantas

    fdantas Administrator Moderador

    I need to give date in "dd-mm-yyyy" format in REST API. But the API response always comes in "yyyy-mm-dd" format even if i changed the format of date field to "99-99-9999". It seems it always gives date in ISO 8601 format no matter what format i choose.

    I checked session:date-format and it's already dmy. "write-json()" method also has the same problem. But i only need it in REST webservice. Progress verison: 11.3.

    Continue reading...

Compartilhe esta Página