Globalization

10 Apr 20231 minute to read

Globalization is the combination of adapting the control to various languages by parsing and formatting the date or numbers (Internationalization (L18N)) and adding cultural-specific customizations and translating the text (Localization (L10N)). The Syncfusion React UI components are specific to the American English (en-US) culture by default.

The globalization in Syncfusion React UI is enabled by

  • Localization - It allows you to localize the text content of the Syncfusion React UI Components.

  • Internationalization - It provides support for formatting and parsing date and number objects.