
locale
List of commands for locale:
-
locale:tldr:0b45f locale: List all available locales.$ locale --all-localestry on your machineexplain this command
-
locale:tldr:c9552 locale: Display the current date format.$ locale date_fmttry on your machineexplain this command
-
locale:tldr:ebda8 locale: Display all available locales and the associated metadata.$ locale --all-locales --verbosetry on your machineexplain this command
-
locale:tldr:fb216 locale: List all global environment variables describing the user's locale.$ localetry on your machineexplain this command