class Control.DatePicker
Description
Transforms an ordinary input textbox into an interactive date picker. When the textbox is clicked (or the down arrow is pressed), a calendar appears that the user can browse through and select a date.
Control ID: datepicker
Features:
- Allows user to specify a date format
- Easy to localize
Example: Date Picker demo
Classes
-
Control.DatePicker.DateFormat
A date formatting utility class.
-
Control.DatePicker.i18n
Internationalization settings for a
Control.DatePickerinstance. -
Control.DatePicker.Panel
The dialog panel that is displayed when the date picker is opened.