Contact Support
Globalization
31 Jan 20251 minute to read
Globalization is the combination of adapting the control to various languages by parsing and formatting the date or numbers (Internationalization (I18N)) and adding cultural-specific customizations and translating the text (Localization (L10N)). The Syncfusion Angular UI components are specific to the American English (en-US)
culture by default.
The globalization in Syncfusion Angular UI is enabled by
-
Localization - This feature allows you to customize and translate the text content of Syncfusion Angular UI Components to adhere to the specific culture required by end-users.
-
Internalization - This refers to the ability to format and parse date and number objects in Syncfusion Angular UI components according to different cultural norms.