Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi!
How can I create a date/timepicker in javascript?

Thanks for your intererst!
Posted
Updated 9-Aug-11 3:45am
v2

Date Pickers
You might want to check out jQuery UI Datepicker[^]. It's available as a jQuery plugin. A collection of javascript datepickers is available here: http://www.bitrepository.com/a-collection-of-free-javascript-date-pickers.html[^]. There are datepickes for all sorts of javascript frameworks on this site.
Time Pickers
Here is a jQuery TimePicker Plugin[^]. And here one in classic javascript: http://fracta.net/fractor/edforum/demo/JavascriptTimePicker.htm[^].
Cheers!

—MRB
 
Share this answer
 
v2
Comments
Espen Harlinn 9-Aug-11 10:28am    
Nice set of links, my 5
Manfred Rudolf Bihy 9-Aug-11 10:44am    
Thanks Espen!
thatraja 9-Aug-11 10:42am    
You beat me to it Manfred, 5!
Manfred Rudolf Bihy 9-Aug-11 10:44am    
Thanks Raja!
Please see this CodeProject article: DateTimePicker Web Control[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900