1

I don't know about anyone else but this is exceptionally frustrating. I'm looking for the entire list of options I can use for locale option in method locale.setlocale(). I've seen a list of some examples like "en_US.UTF8" and "de" and "fr_FR". Where is the entire list of options I can use?

Python documentation:

locale.setlocale()

Stack Overflow examples:

example 01 example 02

Brent
  • 196
  • 7
  • Maybe [this](https://en.m.wikipedia.org/wiki/Language_code) is a good place to start - anyway, seems to depend on what is defined on the machine you run this on. – FObersteiner Dec 18 '19 at 19:45

0 Answers0