vote up 0 vote down star

i have seen some hand rolled solutions but does jquery out of the box support a user picking date and time?

flag

3 Answers

vote up 2 vote down check

If you're open to jQuery UI plugins, I recommend this timepicker plugin as one of the better interfaces to selecting the time I've come across.

link|flag
vote up 1 vote down

The short answer is yes it does

The long answer is jquery itself doesn't, it's the jquery-ui that supports it

link|flag
How do you select a time with a datepicker? – Marc Aug 21 at 1:43
-1: jQuery UI does not have a timepicker, just a datepicker. – Jim Ferrans Aug 21 at 1:56
vote up 1 vote down

jQuery doesn't have anything like that. Do you mean jQuery UI? If so, no.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.