Submit your widget
241
Yays

Date / Time Picker

A date picker control. To open the calendar, click the icon at the right side of the input box. While open, you can use keyboard controls to navigate the datepicker: Right arrow: next day Left arrow:…

104
Yays

ClockPick - A jQuery timepicker plugin

A jQuery timepicker plugin Usage

305
Yays

jQuery UI datepicker

The jQuery UI Datepicker is a highly configurable plugin that adds datepicker functionality to your pages. You can customize the date format and language, restrict the selectable date ranges and add in…

125
Yays

jQuery Date Entry - input field up to accept a date value using a spinner.

View more demo   Usage   Include the jQuery library in the head section of your page.   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>…

111
Yays

jQuery Datepicker - a popup calendar date picker

View more demo   Usage   Include the jQuery library in the head section of your page.   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>…