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

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

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes