DEV Community

Cover image for The .NET Docs Show: Hacking DateTime bugs 🦟 in PROD
David Pine πŸ€“ for .NET

Posted on

The .NET Docs Show: Hacking DateTime bugs 🦟 in PROD

In this episode of The .NET Docs Show, Jon Skeet (@jonskeet) rips apart the shows source code in a #LiveShare session with me. As part of this week's #CheckUp, we shared Visual Studio IntelliSense updates for C# string interpolation.

The #HallwayTrack with Jon was amazing and we covered a lot of ground. We discussed why DateTime structures are difficult to work with, despite being so easy to use - an interesting quagmire πŸ˜•. We talked about leap years, months, and even seconds (which I didn't realize was a thing). We highlighted a few bits of NodaTime and Jon was set loose in our source code...which is of course very entertaining. Enjoy!

If you liked this video and would like to see some more of our .NET content, please subscribe to our The .NET Docs Show YouTube Channel and follow us on Twitter.

#CheckUp

Useful links

Top comments (0)