qt5base-lts/tests/benchmarks/corelib/time
Edward Welbourne 06f69700af Fix some bogus date calculations in QDateTime's benchmark
Multiplying a Julian Day number by the number of milliseconds per day
does not get you a time since the start of 1970; it gets you a time
since the start of the Julian Day number system, which was several
millennia earlier.

Change-Id: Ic90a6c3de445baf9cfd30f28dd847f146e6a7adf
Reviewed-by: David Faure <david.faure@kdab.com>
2019-08-30 10:55:12 +02:00
..
qdate Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00
qdatetime Fix some bogus date calculations in QDateTime's benchmark 2019-08-30 10:55:12 +02:00
qtimezone Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00
time.pro Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00