https://bugs.kde.org/show_bug.cgi?id=352223
--- Comment #5 from Antonio Rojas <[email protected]> --- (In reply to Daniel Eklöf from comment #4) > From that commit, one can see that the KDateDate format string was using > "%:b" wich, from the documentation, is the abbreviated month _in english_. > > > http://api.kde.org/4.9-api/kdelibs-apidocs/kdecore/html/classKDateTime. > html#a506bae364393fdb665926532917e9bc2 > > The QDateTime format string just uses "MMM", which also means the > abbreviated name of the month, but in the current locale. That doesn't seem > right. > > Furthermore, it uses "hh" for the hours, which can be either 00-23, or 01-12 > if locale uses AM/PM. It should probably use "HH" instead. > > http://doc.qt.io/qt-5/qdatetime.html#toString I restarted akonadi with LANG=C and this isn't reproducible, so it looks like you're on the right track. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
