summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkreply/qnetworkreply.pro
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@digia.com>2013-04-24 13:38:13 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-03 17:05:12 +0200
commit15da0a5af20fe6771bcb94ef8d46edbd5c8fb64c (patch)
tree95ff1786f79628a323aeb4758726d3e3b61532b7 /tests/benchmarks/network/access/qnetworkreply/qnetworkreply.pro
parent96cd00bc0f42c02877a87fb114bdd9c257b556e4 (diff)
Make QTime::toString output milliseconds for Qt::TextDate, Qt::ISODate.
Section 4.2.2.4 of ISO 8601 allows for decimal fraction representations of dates and times. Currently, when calling QDateTime::toString(Qt::TextDate) or QDateTime::toString(Qt::ISODate), the milliseconds will be omitted. However, QDateTime::fromString(str, Qt::TextDate) and QDateTime::fromString(str, Qt::ISODate) already support decimal fraction representations, so this patch just adds this support to QTime::toString, and hence QDateTime::toString(). Task-number: QTBUG-30250 Change-Id: If58e4b3d3105322c51d11a76b832e5e634d8991f Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/benchmarks/network/access/qnetworkreply/qnetworkreply.pro')
0 files changed, 0 insertions, 0 deletions