A database for managing locale-specific data in software applications. CLDR supports accurate date formats, currencies, and languages across over 500 global locales.
The Common Locale Data Repository (CLDR) is a comprehensive database that provides standardized data for languages, regions, and cultures. It includes information such as date and time formats, currency symbols, number formatting, and language-specific rules.
Maintained by the Unicode Consortium, CLDR supports the development of multilingual and internationalized software by offering accurate and up-to-date locale data.
CLDR is a cornerstone for creating software that adapts to regional preferences. With data for many locales, it helps developers align software features with cultural standards, whether it’s formatting numbers, displaying dates, or addressing language-specific quirks. This resource simplifies the process of building global applications that accommodate the diversity of user needs across different regions.
The repository is maintained by a community of volunteers and is updated on a regular basis to accommodate changes in languages and regional practices. The data in the CLDR is stored in XML format, making it easily accessible for various software applications.