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

QDateTimeEdit cannot adapt to use a user-supplied time-zone

    XMLWordPrintable

Details

    • All

    Description

      When QDateTimeEdit is configured to use a format that includes time-zone information, it overrides the user-supplied time-zone in the input, converting the user-supplied input to the time-spec (or, post-QTBUG-80417, time-zone) the QDTE is configured to be using. The architecture of the widget, parsing the user-supplied data from within a const method, makes it impossible to avoid this. We should find some way to change the widget's architecture to actually allow it to adapt its time-zone to the one the user is trying to supply.

      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:
              0 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes