Home > JavaScript > DatePicker Control
The DatePicker lets users easily select valid dates from a dropdown calendar. No need to worry about date formats, by picking dates it’s always correct.
Features:
* Dates can be specified in many ways:
o Type into the date field.
o Pick one in the calendar.
o Use your mouse wheel or cursor up/down keys to change the current date:
+ In/over the year input field
+ In/over the date field. If it does not have focus, the day changes. If it has focus, it matters where the cursor currently stands. If it’s for example in the month part, it changes the month.
Note: mouse wheel is an ie-only feature.
* And more…

