Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-72440

QDateTimeEdit and QTimeEdit range-ends can only cope with LocalTime and UTC

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.11.0
    • None
    • All

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            Eddy Edward Welbourne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes