Difference between revisions of "Locale"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
Line 12: Line 12:
  
 
* [https://en.wikipedia.org/wiki/Locale Locale] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Locale Locale] @ Wikipedia
 +
 +
 +
[[Category:Computing]]

Revision as of 18:57, 25 April 2016

In computing, a locale is a set of parameters that defines the user's language, country and any special variant preferences that the user wants to see in their user interface.

Description

Usually a locale identifier consists of at least a language identifier and a region identifier.

See also

External links