Any JQuery time plugin available to select Time on ASP.NET MVC Page?
Posted
by Rita
on Stack Overflow
See other posts from Stack Overflow
or by Rita
Published on 2010-05-11T21:21:01Z
Indexed on
2010/05/11
21:24 UTC
Read the original article
Hit count: 274
Hi
I have an ASP.NET Page on which the user need to select the TimeSlot like 10:00 AM PST, 10:15 AM PST.... etc at a constant interval of 15 Min (Flexible).
Using the JQuery datepicker, we can only select the date.
I am wondering if there is any readily JQuery plugin available for Timeslots as well?
Appreciate your responses.
© Stack Overflow or respective owner