This simple code returns an invalid date compiled with Qt5.8.0 msvc2013:

QDateTimedt=QDateTime::currentDateTime();

Compiling with mingw results in correct date but wrong time. Code works in Qt5.7.1
What's going on here?

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to