Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
None
-
5.11.0
-
None
Description
QDateTimeEdit and QTimeEdit have a range of date-times or times within which they work, along with methods to set the range or either of its end-points. The code to do this (since my fix for QTBUG-71311) propagates the date-time's spec; however, this is only sufficient when the spec is UTC or LocalTime; for OffsetFromUTC or TimeZone, the offset or QTimeZone must also be supplied. The widgets should also support these cases; this may require further modifications beyond the simple setters and getters for the range and its end-points.
Attachments
Issue Links
- relates to
-
QTBUG-71311 QDateTimeEdit and QTimeEdit wrong time specification when setting max time
- Closed
-
QTBUG-71051 QDateTimeEdit should have more notifications for member changes
- Open
-
QTBUG-71181 QDateTimeEdit::setDateTime should take time specification into account
- Closed
-
QTBUG-80417 QDateTimeEdit cannot handle OffsetFromUTC or TimeZone as time-spec
- Closed