Comment 11 for bug 1036492

Revision history for this message
João Reys Santos (l29634) wrote :

Ok after some google research, (thanks again for the tips) I found out that since DateTimes are stored in GMT, I had to implicitly assign the QDateTime(Display porposes only) as UTC and convert it after that.

I'm submitting the fix, I've done some small tests and they went OK.

Best regards,

João