I received the JSON response as below from our third party. I can not deserialize this data in the C# app with the DateTime field. How can I resolve this problem?
(https://i.stack.imgur.com/dF1LZ.png)
But in my opinion, I think it does not follow the ISO8601. So do we need to fix it from our side or from my partner's side?