Files
tldr/pages.uk/linux/locale.md

21 lines
652 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# locale
> Отримайте інформацію, що стосується локалізації.
> Більше інформації: <https://manned.org/locale>.
- Список усіх глобальних змінних середовища, що описують локалізацію користувача:
`locale`
- Список всії наявних локалізацій:
`locale --all-locales`
- Показати всі доступні локалізації та пов'язані метадані:
`locale --all-locales --verbose`
- Відображення поточного формату дати:
`locale date_fmt`