Skip to Content
Menu
This question has been flagged
1 Atsakyti
1555 Rodiniai

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


Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
3
liep. 25
3407
1
vas. 22
4657
0
kov. 15
5771
2
kov. 25
1876
2
bal. 23
3295