New to Telerik UI for Blazor? Download Free 30-day trial
DateTimePicker - Globalization
- EXAMPLE
- VIEW SOURCE
- Change Theme
default
Select your language:
English- Globalization.razor
Description
Globalization is a process which combines web applications adaptation to meet the requirements of local markets and different languages (localization) with their adaptation to specific cultures (internationalization).
Telerik UI for Blazor provides globalization features through the supported internationalization and localization options. The internationalization feature applies the desired cultures by providing services for defining these cultures, and parsing and formatting dates and numbers. The Telerik UI for Blazor localization service includes the ability to change the component messages via .NET localization and Messages.resx
files.
Furthermore, you can use our blazor-ui-messages public repository to find and submit additional, community-generated language files to incorporate in your projects.