Asp.net Core, Newtonsoft JSON serializer and DateTime handling issue(mikolaj-kaminski.com)
mikolaj-kaminski.com
Asp.net Core, Newtonsoft JSON serializer and DateTime handling issue
https://mikolaj-kaminski.com/newtonsoft-datetime-deserialization-issue-c-sharp/
1 comments
Today I encountered an interesting case. I got a report that “something changes the date format while processing data”. I started debugging our distributed system looking for the source of the problem. It took me a while, so I’d like to share this story today, so you don’t have to waste your time.