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

ASP.NET MVC DatePicker Globalization

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
globalization.cshtml
GlobalizationController.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 DatePicker supports globalization as a feature and is designed to work in different cultures and respond to their requirements for date and time formatting, week and month names, as demonstrated is this demo. You can define the culture of the component through its kendo.culture() method.

Telerik UI for ASP.NET MVC provides globalization features through the supported 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. The Telerik UI for ASP.NET MVC localization services include the available RTL mode of Telerik UI for ASP.NET MVC components and the ability to change their displayed messages by adding an additional script file in the document.

Additional Apps

This DatePicker 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