Update QTZ::transitions() doc to say what the atUtc values mean
Previously, it was left to the caller to guess. Change-Id: Icc22b8c874046de78e16253cf0cc3ba2f334362b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
474aa52638
commit
37142571ae
@ -1278,7 +1278,9 @@ QTimeZone::OffsetData QTimeZone::previousTransition(const QDateTime &beforeDateT
|
||||
/*!
|
||||
Returns a list of all time zone transitions between the given datetimes.
|
||||
|
||||
The given \a fromDateTime and \a toDateTime are inclusive.
|
||||
The given \a fromDateTime and \a toDateTime are inclusive. The \c atUtc
|
||||
member of each entry describes the moment of the transition, at which the
|
||||
offsets and abbreviation given by other members take effect.
|
||||
|
||||
This method is only available when feature \c timezone is enabled.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user