On Fri, 2 Nov 2018 at 17:51, Giuseppe D'Angelo via Interest <interest@qt-project.org> wrote: > Last, but not least, note that std::system_clock is a Unix clock only > starting in C++2a; before you had no guarantees. Does anyone know if > QDateTime::toMSecsSinceEpoch() returns UTC time or Unix time? >
UTC time, according to docs https://doc.qt.io/qt-5/qdatetime.html#toMSecsSinceEpoch _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest