Handling RFC 822 Date/Time in VB.NET
I’ve been working on a project that involved retrieving an RFC 822 Date/Time value in a string. I needed to correctly convert that to a Date value, so I thought that would be very...
A Microsoft MVP's life with Outlook programming, Office 365, SharePoint, collaboration, product management and selling software. (Blog formerly called "Eric Legault My Eggo")
I’ve been working on a project that involved retrieving an RFC 822 Date/Time value in a string. I needed to correctly convert that to a Date value, so I thought that would be very...