
18 Sep
2005
18 Sep
'05
1:16 a.m.
Hi! I'm trying to parse a rfc822 date as used in RSS feeds. It looks like this: Sat, 07 Sep 2002 00:00:01 GMT Is this possible with time_facet somehow? I think at least the time zone can't be parsed, because the corresponding format specifiers are for output only. Any idea how this kind of date format should be parsed? bye, Tobias