qt6-bb10/tests/auto/corelib/text
Edward Welbourne 0a36a7c1db Make 'zz' format an alias for 'z' in time format strings
Also document the (seldom helpful) handling of over-long repeats of a
format. Add test to QDateTime and amend QLocale test.

[ChangeLog][QtCore][QDateTime] Doubling the 'z' format in a date-time
or time format string now produces the same output as a single 'z'.
Previously, this would have produced two copies of the milliseconds
field (eliding any trailing zeros in each). Contrast with 'zzz', which
produces the full milliseconds field, including any trailing zeros.

Change-Id: I4c60462b062fee4079370096d745c191c1939506
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-08-03 18:38:53 +02:00
..
qanystringview Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qbytearray Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qbytearrayapisymmetry Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qbytearraylist Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qbytearraymatcher Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qbytearrayview Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qbytedatabuffer Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qchar Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qcollator Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qlatin1stringview Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qlocale Make 'zz' format an alias for 'z' in time format strings 2022-08-03 18:38:53 +02:00
qregularexpression Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qstring Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qstring_no_cast_from_bytearray Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qstringapisymmetry Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qstringbuilder Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qstringconverter Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qstringiterator Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qstringlist Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qstringmatcher Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qstringtokenizer Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qstringview Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qtextboundaryfinder Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qunicodetools Add license headers to cmake files 2022-08-03 17:14:55 +02:00
shared Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +02:00