pdima/qxmlrpc

QDateTime lose UTC information

Opened this issue · 0 comments

What steps will reproduce the problem?
1. Send a QDateTime in UTC as parameter 
2. When received at the other end, it timespec is set to Qt::LocalTime

What is the expected output? What do you see instead?
That the timespec flag is preserved.



Original issue reported on code.google.com by lobbin@gmail.com on 5 May 2011 at 10:47