dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QDateTime.fromString
qt
core
datetime
QDateTime
Undocumented in source.
QDateTime
fromString
(const(QString) s, qt.core.namespace.DateFormat f)
QDateTime
fromString
(const(QString) s, const(QString) format)
struct
QDateTime
static
QDateTime
fromString
(
ref
const
(
QString
)
s
,
ref
const
(
QString
)
format
)
QDateTime
fromString
(const(QString) s, const(QString) format, QCalendar cal)
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