jQuery DateTime Picker
Posted
by fluid_chelsea
on Stack Overflow
See other posts from Stack Overflow
or by fluid_chelsea
Published on 2009-08-07T14:57:39Z
Indexed on
2010/03/26
20:53 UTC
Read the original article
Hit count: 469
I've been looking around for a decent jQuery plugin that can handle both dates and times. The core UI DatePicker is great, but unfortunately I need to be able to take time in as well.
I've found a few hacks for the DatePicker to work with times, but they all seem pretty inelegant and google isn't turning up anything nice.
Do any of you know of a good jQuery plugin for selecting dates and times in a single UI control with a usable interface?
Thanks!
© Stack Overflow or respective owner