5#include "qx/core/qx_core_export.h"
17 static const qint64 FILETIME_EPOCH_OFFSET_MS = 11644473600000;
The DateTime class is a collection of static functions pertaining to date and time.
Definition qx-datetime.h:14
static QDateTime fromMSFileTime(quint64 fileTime)
Definition qx-datetime.cpp:51
The Qx namespace is the main namespace through which all non-global functionality of the Qx library i...
Definition qx-abstracterror.cpp:13