Asp.net Core, Newtonsoft JSON serializer and DateTime handling issue
mikolaj-kaminski.com
Asp.net Core, Newtonsoft JSON serializer and DateTime handling issue
1–2 of 2 posts
Re: Asp.net Core, Newtonsoft JSON serializer and DateTime handling issue
#2Today 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.