When setting locale what is the code for the United states? - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=1) +--- Forum: Getting Started (https://forum.pine64.org/forumdisplay.php?fid=21) +--- Thread: When setting locale what is the code for the United states? (/showthread.php?tid=14392) |
When setting locale what is the code for the United states? - Nobot - 07-09-2021 Locale code for United States during first set up please? RE: When setting locale what is the code for the United states? - shola - 04-24-2023 the locale code for the United States is typically "en_US" for English language with US regional settings. This code is commonly used for language and regional settings on computers, mobile devices, and other electronic devices. RE: When setting locale what is the code for the United states? - Kevin Kofler - 04-24-2023 Actually, it is typically en_US.UTF-8 – the locales without the ".UTF-8" suffix are all obsolete legacy locales (using legacy character sets) that should not be used anymore. |