20 Sep
2008
20 Sep
'08
11:50 a.m.
On Sat, Sep 20, 2008 at 12:58:25PM +0200, Roland Bock wrote:
Hi,
when parsing RSS, there are many date formats. For example:
RSS 2.0 refers to RFC822 for the date-time format: http://asg.web.cmu.edu/rfc/rfc822.html#sec-5 The full grammar specification is there, so you might try writing a parser in Spirit..