New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core Scheduler Localization and Globalization
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
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).
The Telerik UI for ASP.NET Core Scheduler supports globalization through the available internationalization and localization approaches. The internationalization feature applies the desired cultures by providing services for defining these cultures, and parsing and formatting dates and numbers.
This demos showcases how to combine the internationalization and localization approaches provided by the Scheduler component and apply the existing culture and message translations through the System.Globalization.CultureInfo.DefaultThreadCurrentCulture
configuration of the Page.