c_plus_plus_locale

C++ Localization library

https://en.cppreference.com/w/cpp/links/libs

The locale facility includes internationalization support for character classification and string collation, numeric, monetary, and date/time formatting and parsing, and message retrieval. Locale settings control the behavior of stream I/O, regular expression library, and other components of the C++ standard library.

Locales

Locale-independent unicode conversion facets

C library locales

See also

c_plus_plus_locale.txt · Last modified: 2024/04/28 03:32 (external edit)