Top "Datepicker" questions

A datepicker is a user interface element in many frameworks that allows a user to choose a date and also, in some cases, time, often through a visual calendar.

How to change bootstrap datepicker date to jalali date

I'm using bootstrap date picker, but unfortunately it doesn't support jalali calender. I searched on google for conversion of it, …

twitter-bootstrap-3 datepicker datetimepicker
Datepicker for Bootstrap (select Week only and making it work in IE)

I'm using this date picker: http://www.eyecon.ro/bootstrap-datepicker/ 2 questions: Anyone know how to make it work in Internet …

javascript date twitter-bootstrap datepicker picker
Android date/time wheel picker

How can I achieve this layout for a time picker (and also for a date picker)? The default layout is …

android datepicker datetimepicker timepicker
How to display a pointer when hovering over an icon

Below I have a Jquery datepicker and a jquery timepicker (both trent richardson's datepicker and timepicker) $(function() { $( "#datepicker" ).datepicker({minDate: 0, …

jquery datepicker timepicker
Changes in the form are not saved to database

I'm trying to add a date field to my form. I added bootstrap-datepicker-rails gem, all required css and javascript. When …

ruby-on-rails-3 twitter-bootstrap datepicker simple-form
Attaching to jQuery Datepicker Blur Event

I'm working on a jQuery plugin for use with textboxes and I would like it to work with jQueryUI widgets …

jquery jquery-ui javascript-events datepicker blur
How to use OnDateChangedListener, OnDateSetListener without using DatePickerDialog?

I want to be able to detect changes on datepicker as soon as user starts to change it. However, I …

android datepicker datepickerdialog
Bootstrap Validator with datepicker does not validate date

I am using bootstrap validator to validate a form but I have been unable to get it to validate a …

twitter-bootstrap validation datepicker bootstrapvalidator
How to select between date range on a materialize date picker

I have a materialize date picker which allows me to select between 10 days in current date. But i want to …

datepicker material-design date-range materialize daterangepicker
bootstrap-datepicker empties field after selecting current date

If I have autoclose enabled, and I select the field from the calendar that is already chosen, it empties the …

javascript jquery twitter-bootstrap datepicker bootstrap-datepicker