Tobias Grimm
2005-09-18 01:16:29 UTC
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
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