zut.locale.use_locale

zut.locale.use_locale(name: str = '')

Use a locale temporary (in the following thread-local block/context).

Parameters:

name – The locale to register (if none, use the system default locale).