Skip to Content
मेन्यू
This question has been flagged
1 Reply
1452 Views

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
Discard
Related Posts Replies Views Activity
3
जुल॰ 25
3197
1
फ़र॰ 22
4569
0
मार्च 15
5720
2
मार्च 25
1784
2
अप्रैल 23
3206