dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QDateTime.fromSecsSinceEpoch
qt
core
datetime
QDateTime
Undocumented in source.
QDateTime
fromSecsSinceEpoch
(qint64 secs, qt.core.namespace.TimeSpec spe, int offsetFromUtc)
QDateTime
fromSecsSinceEpoch
(qint64 secs, const(QTimeZone) timeZone)
struct
QDateTime
static
QDateTime
fromSecsSinceEpoch
(
qint64
secs
,
ref
const
(
QTimeZone
)
timeZone
)
Meta
Source
See Implementation
qt
core
datetime
QDateTime
constructors
this
destructors
~this
enums
YearRange
functions
addDays
addMSecs
addMonths
addSecs
addYears
date
daysTo
isDaylightTime
isNull
isValid
msecsTo
offsetFromUtc
secsTo
setDate
setMSecsSinceEpoch
setOffsetFromUtc
setSecsSinceEpoch
setTime
setTimeSpec
setTimeZone
setTime_t
setUtcOffset
time
timeSpec
timeZone
timeZoneAbbreviation
toLocalTime
toMSecsSinceEpoch
toOffsetFromUtc
toSecsSinceEpoch
toString
toTimeSpec
toTimeZone
toTime_t
toUTC
utcOffset
static functions
currentDateTime
currentDateTimeUtc
currentMSecsSinceEpoch
currentSecsSinceEpoch
fromMSecsSinceEpoch
fromSecsSinceEpoch
fromString
fromTime_t