On 19.08.16 07:39, Matthias Apitz wrote: > If I unset it in ~/.muttrc and run > > $ LANG=es_ES.UTF-8 LC_ALL=es_ES.UTF-8 LC_TIME=es_ES.UTF-8 mutt > > it gives the month name as 'Aug', which is not correct.
Try: $ export LANG=... Erik
On 19.08.16 07:39, Matthias Apitz wrote: > If I unset it in ~/.muttrc and run > > $ LANG=es_ES.UTF-8 LC_ALL=es_ES.UTF-8 LC_TIME=es_ES.UTF-8 mutt > > it gives the month name as 'Aug', which is not correct.
Try: $ export LANG=... Erik