Uses of Class
io.qt.core.QTimeZone
-
Uses of QTimeZone in io.qt.core
Modifier and TypeMethodDescriptionfinal QTimeZone
QTimeZone.asBackendZone()
QTimeZone.clone()
Creates and returns a copy of this object.static QTimeZone
QTimeZone.fromDurationAheadOfUtc
(TemporalAmount offset) static QTimeZone
QTimeZone.fromSecondsAheadOfUtc
(int offset) static QTimeZone
QTimeZone.systemTimeZone()
final QTimeZone
QDateTime.timeRepresentation()
final QTimeZone
QDateTime.timeZone()
static QTimeZone
QTimeZone.utc()
SeeQTimeZone::
utc() Modifier and TypeMethodDescriptionfinal void
static QDateTime
QDateTime.currentDateTime
(QTimeZone zone) final QDateTime
final boolean
static QDateTime
QDateTime.fromMSecsSinceEpoch
(long msecs, QTimeZone timeZone) static QDateTime
QDateTime.fromSecsSinceEpoch
(long secs, QTimeZone timeZone) final void
QDateTime.setTimeZone
(QTimeZone toZone) final QDateTime
QDate.startOfDay
(QTimeZone zone) final void
final QDateTime
QDateTime.toTimeZone
(QTimeZone toZone) ModifierConstructorDescription