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
1460 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
3210
1
úno 22
4580
0
bře 15
5726
2
bře 25
1806
2
dub 23
3220