Fix trivial typo in QDateTime::fromString() doc
Pick-to: 6.8 Change-Id: If9011108af7ac0752057e2952e9d67a393792006 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
2d3334a879
commit
9a0838d553
@ -5894,7 +5894,7 @@ QDateTime QDateTime::fromString(QStringView string, Qt::DateFormat format)
|
|||||||
QDateTime to be returned. Only datetimes between the local time start of
|
QDateTime to be returned. Only datetimes between the local time start of
|
||||||
year 100 and end of year 9999 are supported. Note that datetimes near the
|
year 100 and end of year 9999 are supported. Note that datetimes near the
|
||||||
ends of this range in other time-zones, notably including UTC, may fall
|
ends of this range in other time-zones, notably including UTC, may fall
|
||||||
outside the range (and thust be treated as invalid) depending on local time
|
outside the range (and thus be treated as invalid) depending on local time
|
||||||
zone.
|
zone.
|
||||||
|
|
||||||
\note Day and month names as well as AM/PM indicators must be given in
|
\note Day and month names as well as AM/PM indicators must be given in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user