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

Qt Ignores some specific LC_TIME (en_DK one of them).

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.7.1, 5.8.0
    • Core: Date/Time
    • None

    Description

      Qt ignores some specific LC_TIME, "en_DK" one of them.
      "en_DK" use yyyy-mm-dd, but Qt use dd/mm/yyyy.

      main.cpp result.

      The date is ISO 2017-03-09
      The date is SysS 09.03.17
      The date is DefS 09/03/2017
      The date is Sys 09.03.17
      The date is Loc 09/03/2017
      QDate("2017-03-09")
      "da_DK"
      

      Fedora 25 x86_64
      qt 5.7.1

      Attachments

        1. get_date.c
          1 kB
        2. main.cpp
          0.6 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            surfernsk Evgeny Finko
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes