diff options
author | Andy Shaw <andy.shaw@qt.io> | 2018-12-05 12:12:03 +0100 |
---|---|---|
committer | Andy Shaw <andy.shaw@qt.io> | 2019-01-14 07:30:35 +0000 |
commit | b1b68aa279275e93b867c29fa42350f42b9d9728 (patch) | |
tree | c659c0ebb560d015f497ecce54cda8bf3c39fe4f /dist/changes-5.9.3 | |
parent | 08b418078217b1c7c8756358810773f492a0df35 (diff) | |
download | qtquickcontrols-b1b68aa279275e93b867c29fa42350f42b9d9728.tar.gz |
Calendar: Ignore any time specified for a minimum and maximum date
Since Calendar only cares about the date part and not the time, we
should ignore the time part when it is set as the minimum and maximum
and manually set it to 0:00:00 and 23:59:59 respectively. This ensures
that the day itself is still seen as valid irrespective of what time
was passed to Date().
Change-Id: I57c311ffe7d3fb1ab69c59296a067a66f1007137
Fixes: QTBUG-71997
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'dist/changes-5.9.3')
0 files changed, 0 insertions, 0 deletions