dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QTimeZone.this
qt
core
timezone
QTimeZone
Undocumented in source.
this
()
this
(const(QByteArray) ianaId)
this
(int offsetSeconds)
this
(const(QByteArray) zoneId, int offsetSeconds, const(QString) name, const(QString) abbreviation, QLocale.Country country, const(QString) comment)
struct
QTimeZone
this
(
ref
const
(
QByteArray
)
zoneId
,
int
offsetSeconds
,
ref
const
(
QString
)
name
,
ref
const
(
QString
)
abbreviation
,
QLocale.Country
country
=
QLocale.Country.AnyCountry
,
ref
const
(
QString
)
comment
=
globalInitVar
!
QString
)
this
(const(QTimeZone) other)
Meta
Source
See Implementation
qt
core
timezone
QTimeZone
aliases
OffsetDataList
constructors
this
destructors
~this
enums
MinUtcOffsetSecs
NameType
TimeType
functions
abbreviation
comment
country
daylightTimeOffset
displayName
hasDaylightTime
hasTransitions
id
isDaylightTime
isValid
nextTransition
offsetData
offsetFromUtc
previousTransition
rawConstructor
standardTimeOffset
transitions
postblits
this(this)
static functions
availableTimeZoneIds
create
ianaIdToWindowsId
isTimeZoneIdAvailable
systemTimeZone
systemTimeZoneId
utc
windowsIdToDefaultIanaId
windowsIdToIanaIds
structs
OffsetData