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

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

    XMLWordPrintable

Details

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

    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

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes