[Qt-interest] Howto parse RFC822 date/time?

Andreas Pakulat apaku at gmx.de
Sun Feb 14 21:01:17 CET 2010


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.



More information about the Qt-interest-old mailing list