Il giorno Tue, 10 Sep 2019 13:47:15 +0200 valerio <[email protected]> ha scritto:
> > You might want to use the default en_US locale because some software > doesn't play nice when locale's set to something else, but you want > to have the first day of the week set to Monday, not to Sunday, like > it's defined in en_US. To get this desired behaviour you can add the > following to /etc/default/locale: > ho fatto cosÌ LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="it_IT.UTF-8" LC_NUMERIC="itn_IT.UTF-8" LC_TIME="it_IT.UTF-8" LC_COLLATE="it_IT.UTF-8" LC_MONETARY="it_IT.UTF-8" LC_MESSAGES="it_IT.UTF-8" LC_PAPER="it_IT.UTF-8" LC_NAME="it_IT.UTF-8" LC_ADDRESS="it_IT.UTF-8" LC_TELEPHONE="it_IT.UTF-8" LC_MEASUREMENT="it_IT.UTF-8" LC_IDENTIFICATION="it_IT.UTF-8" LC_ALL= ora è in inglese, il separatore decimale virgola, la data ggmmaa Per le altre variabili vedrò con l' uso -- Filippo

