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

Martin Klapetek <mklape...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |UPSTREAM

--- Comment #2 from Martin Klapetek <mklape...@kde.org> ---
Thanks for the report

This actually all depends on Qt as we use Qt for date
formatting. You can change the format in applet settings
but it is still limited to only those three options.

Those three options are then limited by your Locale
settings (LC_* variables) which Qt parses and returns
the format accordingly. Not much we can do with that.

It would really be great if Qt would allow setting an 
arbitrary global date format in addition to following
the system Locale, that would help us so much.

But, with the things they are now, we are limited by
Qt. Sorry.

(still makes me wonder if one can simply overwrite
some Locale files to a custom configuration...)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to