Welcome to Office Zealot Sign in | Join | Help

Browse by Tags

All Tags » .NET   (RSS)
Sorry, but there are no more tags available to filter with.

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 painless and off I went: returnedDateString = "Tue, 13 May 2008 12:09:08
Posted by legault | 1 Comments
Filed under: