Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problem with QDateTime on Greek.
Qt 6.11 is out! See what's new in the release blog

Problem with QDateTime on Greek.

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 880 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Leon
    wrote on last edited by
    #1

    @date.toString("dddd, d MMMM yyyy, h:m:s ap"@

    outputs

    @Κυριακή, 20 Οκτώβριος 2013, 5:34:10 pm@

    but i want

    @Κυριακή, 20 Οκτωβρίου 2013, 5:34:10 μμ@

    So 2 mistakes.

    Οκτώβριος is wrong on greek

    Basically you say Οκτώβριος, when you say Heres comes October
    But when you want to say 20 October, you say 20 Οκτωμβρίου

    "ap" returns pm/am in english

    Shouldn't that be fixed from qdatetime's developers?

    1 Reply Last reply
    0
    • L Offline
      L Offline
      Leon
      wrote on last edited by
      #2

      *bump

      I think both are bugs, should i report?

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        You might even split it in two parts. The first would probably concerns only the translation guys and the second localization of the date

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved