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