qt5base-lts/tests/auto/corelib/tools/qdate
Mitch Curtis 902638e379 Add leading zeros to years below 1000 in QDate::toString().
QDate::toString(Qt::ISODate) lacks prefixed 0's on years below 1000.
The ISO 8601 standard dictates that this should be the case.

Task-number: QTBUG-16476
Change-Id: I7e73152bba0f5894bcbaa3f4418732b74ce86bc5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-06-20 12:38:32 +02:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qdate.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qdate.cpp Add leading zeros to years below 1000 in QDate::toString(). 2012-06-20 12:38:32 +02:00