locale.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 19 Mar 2009 12:03:25 +0200
changeset 48 991d5d4f4e2d
parent 13 137879ea4f4a
child 122 3f107d135fbc
permissions -rw-r--r--
Added info for brother printer.

-*- outline -*-

* Linux.

** How see current locale settings?

  $ locale

** How see all available locale?

  $ locale -a

** How set date to ISO format?

Usually this be done trough en_DK locale.

You need setup, for example, LC_TIME=en_DK.utf8 at shell init.

*** Debian.

**** Install all available locale.

  $ sudo apt-get install locales-all

* FreeBSD.

** How see current locale settings?

  $ locale

** How see all available locale?

  $ locale -a