Open payambordbar opened 2 years ago
Every Time the response contains a DateTimeOffset with any offset, the response viewer shows local DateTimeOffset.
I'm assuming you are using Newtonsoft.Json to parse the response and the problem came from there.
As you know this is a big problem for a rest API client.
Every Time the response contains a DateTimeOffset with any offset, the response viewer shows local DateTimeOffset.
I'm assuming you are using Newtonsoft.Json to parse the response and the problem came from there.
As you know this is a big problem for a rest API client.