0

Using Linux Mint 18.3 Sylvia on 64-bit, I cannot find out how to change the locale only for Calendar (changing Monday to Luni[Romanian] for example).

I want the rest of the things to stay on EN_US, but I need to change the calendar locale (days) to Romanian. I have tried editing the file in /etc/default/locale, but it still does not work.

How can I do this?

1 Answer 1

1

Run the calendar from terminal:

$ LC_ALL=ro_RO.UTF-8 <your calendar program>

But first generate the locales with dpkg-reconfigure locales.

1
  • Thanks, but how can I find out what my calendar program is? I'm using the built-in calendar from Linux Mint Commented Dec 21, 2017 at 18:01

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.