Hacker News new | ask | show | jobs
Asp.net Core, Newtonsoft JSON serializer and DateTime handling issue (mikolaj-kaminski.com)
2 points by mikasjp 1884 days ago
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.