![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/private/qglobal_p.h>
#include <QtCore/private/qdatetime_p.h>
Go to the source code of this file.
Classes | |
struct | QLocalTime::SystemMillisRange |
Namespaces | |
namespace | QLocalTime |
Functions | |
int | QLocalTime::getCurrentStandardUtcOffset () |
int | QLocalTime::getUtcOffset (qint64 atMSecsSinceEpoch) |
QDateTimePrivate::ZoneState | QLocalTime::utcToLocal (qint64 utcMillis) |
QString | QLocalTime::localTimeAbbbreviationAt (qint64 local, QDateTimePrivate::TransitionOptions resolve) |
QDateTimePrivate::ZoneState | QLocalTime::mapLocalTime (qint64 local, QDateTimePrivate::TransitionOptions resolve) |
SystemMillisRange | QLocalTime::computeSystemMillisRange () |