I need something like this , but with date picker.
I don't wanna include jQuery.UI only for date/time picker.
I was tried to search in google but found calendar that I need only for MooTools.
I modified a jQuery calendar and added the time picker control to it some time ago. There might be better out there, but this has served our purposes just fine.
http://razum.si/jQuery-calendar/TimeCalendar.html
see the following link,i think it may help you
Any+Timeā¢ DatePicker/TimePicker AJAX Calendar Widget
Related
Actually i just want to create a date picker that looks like a casino something like this but it will be a date picker
and i dont want the date picker to be a popup
any plugins in mind or tips on how to do that
don't worry about closing the question, i will delete it when i am done
i have tried so many plugins, all to no avail
or does anyone have a demo code
im integrating twitter bootstrap datepicker plugin, but im having trouble with it.
The plugin in question is this: http://eonasdan.github.io/bootstrap-datetimepicker/
It works fine with default configuration(uses 'en' language as default).
But when I try to use different localization for example 'lv' it shows wrong date.
The day and month are flipped(shows that current time is july 6 not april 4 what is correct in my location).
I checked other localizations and it seems to be wrong too, even in the plugins documentation page, the 'ru' localization example has the same problem.
Correct
Wrong
For localization this plugin uses moment.js, (it does support 'lv' localization) which I included.
Any idea what wrong?
Thanks for the help!
Managed to fix it by providing date format MM-DD-YYYY hh:mm.
Thanks for anyone who checked this out.
I need a jQuery date picker. I am doing web devlopment and in the project I have to use date picker in a different way and at different part of the page.
Can anyone provide a link to download the date picker?
Try http://jqueryui.com/demos/datepicker/
Air Datepicker is the BEST and the COOLEST. it's my favorite
I don't need a datepicker or a scheduling calendar. I just need to be able to show a small calendar widget with a set of dates highlighted.
You should try fullcalendar
http://arshaw.com/fullcalendar/
the jQuery UI has a full-featured Date Picker. Demo here.
Edit: Oops didn't read your question correctly.
Does anyone know similar calendar as in the picture below (see url), just do it on Java Script or JQuery? Must need the opportunity to choose by the hour and day. Thank you!
link text
Your picture doesn't work, but one good date picker that supports both date and time (and the only one known to me) is this one.
Here is a good list of jQuery calendar controls.