[Interest] QDateTime Issue in Qt5.8.0 msvc2013,msvc2015
Günter Michel
gm at mes-ia.de
Wed Feb 1 15:44:42 CET 2017
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170201/fbf0ccce/attachment.html>
More information about the Interest
mailing list