skip to content

Javascript calendars – date pickers

Dates are sometimes needed in forms that a webdeveloper includes in his work. And users always try to input the date in a format which is not the right one. Date pickers can be very helpful and also eye-candy.

The DHTML / JavaScript Calendar

Swazz Javascript Calendar

Dhtml.com calendar

Calendar-time-slider

The sliding date-picker

Fancy MooTools Date Picker

Calendar Component

Vista-like Ajax Calendar script

DateChooser

PBBDatePicker v1.1

DatePicker using Prototype and Scriptaculous

jQuery date picker plug-in

jQuery calendar by Ted Serbinski

Unobtrusive JavaScript date-picker widgit

 

2 Responses

1.17.2008
1.18.2008

I really liked the DateChooser example. Very easy to set up yet flexible enough to meet my needs. It breaks away from the traditional “sprinf” format where you have to declare a formatting using strange symbols that line up to a date part.

This one uses a simple event architecture that gives you the date object representing the day that was clicked, that way display is completely decoupled from the Calendar control.


Switch to our mobile site