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

QLocale::toString(QDateTime) improperly shows "Daylight" or "Standard" for dates in the future that cross the daylight savings boundary.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.2.0
    • 4.7.3
    • Core: Date/Time
    • None
    • Windows 7, 64 bit.

    Description

      Set a QDateTime to today (May 1st). Add 7 months, to get a date past PDT into PST. (Dec. 1st)
      locale::toString() will return " ...Pacific Daylight Time", not "... Pacific Standard Time".
      This occurs for all locales, not just pacific.

      Attachments

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

        Activity

          People

            johnlayt John Layt
            cmayer777 Christopher Mayer
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes