Document that date/time formats without separators are unsupported.
authorMitch Curtis <mitch.curtis@nokia.com>
Fri, 7 Sep 2012 13:45:39 +0000 (15:45 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 21 Sep 2012 00:44:22 +0000 (02:44 +0200)
commit95cdcba91acfb46edc558f659409df4c00dad5af
tree1d246193c7fc9a009ea8ccaba248de1ac9198cb4
parentfe966e5f48da975bfa63bb547398153b74fbd534
Document that date/time formats without separators are unsupported.

The code is not handling formats like "HHmm ss" correctly, so it needs
to be documented until such support is provided.

Task-number: QTBUG-26067 QTBUG-26596
Change-Id: Ia456d8020e3e0aa9422e6e6987ac984f308facf9
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/tools/qdatetime.cpp