[Qt-interest] Howto parse RFC822 date/time?
Scott Aron Bloom
scott at onshorecs.com
Sun Feb 14 21:25:21 CET 2010
You may want to look at the QxtSmtp and QxtMailMessage code... It may
be in there somewhere.
Scott
On Feb 14, 2010, at 12:01 PM, Andreas Pakulat wrote:
> Hi,
>
> I wonder wether anybody here has a solution for parsing an rfc822
> formatted date/time string into a QDateTime object? Unfortunately
> there's no way with QDateTime::fromString() to make it accept the
> timezone information. So right now the only way I see is stripping
> that
> off manually then trying to parse it myself... Is there some solution
> I've overlooked during my google search?
>
> Andreas
>
> --
> You are always busy.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list