Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1597 Zobrazení

When I call graphql, datetime field use UTC not user timezone.


In odoo, it's working.

But when call api, it wrong. EX: 12:00:00 -> 5:00 ( + 7 hours)

This is my query:

query QueryPmaIncidentList {

  PmaIncident( ) {

    id

    createDate(format: "%H:%M %d-%m-%Y")

  }

}


Please help me


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
čvc 25
3538
1
úno 22
4717
0
bře 15
5842
2
bře 25
1947
2
dub 23
3371