Fix trivial typo in QDateTime::fromString() doc
Change-Id: If9011108af7ac0752057e2952e9d67a393792006 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 9a0838d553e852130f12c03d1903d560ad8fa6b2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
5de95d3aba
commit
00f35aa0a3
@ -5886,7 +5886,7 @@ QDateTime QDateTime::fromString(QStringView string, Qt::DateFormat format)
|
||||
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
|
||||
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.
|
||||
|
||||
\note Day and month names as well as AM/PM indicators must be given in
|
||||
|
Loading…
x
Reference in New Issue
Block a user