I'm sure this has been asked before, but what's the easiest way to parse an
RFC822 date string (commonly found in RSS 2.0 feeds). It looks like this:
Sat, 07 Sep 2002 00:00:01 GMT
When I try to just put it through any sort of date manipulation function, I
get the following error:
The value "Thu, 25 Mar 2004 04:28:34 PST" could not be converted to a date.
Any ideas?
Rich
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

