Forum Discussion

JosueMolina's avatar
JosueMolina
Helper III
2 years ago

Fabric Notebook Locale Setting

I was able to run this code:   locale.setlocale(locale.LC_TIME,"es_ES") before. But now the locale string is unsupported. Is there any way I can change the locale for a Notebook session. This help...