
On 10/04/16 06:23 PM, Carlos E. R. wrote:
On 2016-04-11 01:44, Darryl Gregorash wrote:
There are two regional settings for the USA: "United States - American English" and "UnitedStates"; do you get a little endian date with both of those? Note that setting the system to use ISO date is not in the list of regional settings; AFAICT it is not anywhere in the desktop configuration, nor even in YaST. In YaST/System/Environment/Language, you -can- set RC_LC_TIME to define the output format for date and time. Perhaps you could try setting ISO dates in there. Still, no matter how the system is set up, one should still be able to select ISO date format in the clock applet settings.
cer@minas-tirith:~> locale LANG=en_US.utf8 LC_CTYPE="en_US.utf8" LC_NUMERIC="en_US.utf8" LC_TIME=en_DK.UTF-8 <=========== That's ISO date. LC_COLLATE="en_US.utf8" LC_MONETARY=es_ES@euro LC_MESSAGES="en_US.utf8" LC_PAPER=es_ES@euro LC_NAME="en_US.utf8" LC_ADDRESS="en_US.utf8" LC_TELEPHONE=es_ES@euro LC_MEASUREMENT=es_ES@euro LC_IDENTIFICATION="en_US.utf8" LC_ALL= cer@minas-tirith:~>
But I'm unsure KDE respects that setting. I think it doesn't. Try :-)
I don't believe one should have to resort to such things in order to set display formats the way one wishes. loki:~ # locale LANG=POSIX LC_CTYPE=en_US.UTF-8 LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL= and the ISO date display option in the clock applet is a) available and b) working. -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org