[Bug 225142] Wrong display of user defined date

Martin Koller kollix at aon.at
Sat Feb 27 15:02:06 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=225142


Martin Koller <kollix at aon.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |kollix at aon.at
         Resolution|                            |INVALID




--- Comment #2 from Martin Koller <kollix aon at>  2010-02-27 16:02:04 ---
> According to the quickhelp for the shortcuts...
> ddd should result in a three letter shortcut of the day

This is a misinterpretation. The quickhelp just gives an example.
The meaning is: you get an abbreviated string of the day name.
I'm pretty sure not every language can guarantee a 3 letter abbreviation
(think: chinese, ...)

Qt uses the definitions from http://cldr.unicode.org
In the Qt sources there is the file locale.xml, and for e.g. Germany it
includes:
 <shortDays>So.;Mo.;Di.;Mi.;Do.;Fr.;Sa.;</shortDays>

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list