Overview
11 Jan 20171 minute to read
DateTimePicker control 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 in 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: Supports 17 built-in themes (6 – flat and 6 – gradient effects), and also support custom skin options to set user-defined themes.
As the DateTimePicker inherits the functionalities of the DatePicker and TimePicker controls, it supports the basic functionalities of both controls.