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

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

XMLWordPrintable

    • All

      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.

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

              Created:
              Updated:

                There are no open Gerrit changes