New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC Scheduler Localization and Globalization

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
globalization.cshtml
GlobalizationController.cs
SchedulerMeetingService.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

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).

The Telerik UI for ASP.NET MVC 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.

Additional Apps

This Scheduler example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources