EJ 1 ASP.NET MVC DateTimePicker Overview
5 Oct 2015 / 1 minute to read
The Essential ASP.NET MVC DateTimePicker control is used to input the date and time with a specific format. The DateTimePicker control combines the DatePicker and TimePicker controls so that users can select the date and time with their desired format.
Key Features
- DateTime format: Supports all valid date and time formats.
- Localization: Supports localization to different cultures.
- Persist: Supports state maintenance during page refresh.
- RTL: Support for Right to Left alignment of content in DateTimePicker control.
- Themes: Essential ASP.NET MVC controls consist of 12 built-in themes (6 – flat and 6 – gradient effects), and also support custom skin options to set user-defined themes.
NOTE
As the DateTimePicker inherits the functionalities of the DatePicker and TimePicker controls, it supports the basic functionalities of both controls.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page