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.

Set android datepicker date limits

I am using datePicker in android to display images based on user selected dates. I need to limit said dates …

android datepicker android-datepicker
Rails 4 + simple_form and jQuery UI. Datepicker is not working via turbolinks

I have this form which calls datepicker: ... <%= f.input :expiration_date, as: :datepicker, required: false %> ... Simple_form wrapper: …

ruby-on-rails-4 datepicker jquery-ui-datepicker simple-form turbolinks
How to replace deprecated uib-datepicker-popup?

Since I updated my project to "angular-bootstrap": "~1.2.4", I've a warning in the console: uib-datepicker settings via uib-datepicker-popup attributes are deprecated …

angularjs datepicker angular-bootstrap
Materialize datepicker SelectOnClose not working

I'm trying to create a datepicker with Materialize. According to the documentation the datepicker should close when the user selects …

datepicker cross-browser materialize
Getting two date time pickers on the same line with bootstrap 3?

I'm using eonasdan datetimepicker and bootstrap 3. I've got one datetimepicker set as calendar and the other as time. I'd like …

html css twitter-bootstrap datepicker eonasdan-datetimepicker
Multiple Date Select in Material datePicker (Angular)

I have a requirement that a user can select multiple dates in a date picker. How can I implement multiple …

angular datepicker angular-material angular-material-datetimepicker mat-datepicker
Always display bootstrap-datepicker, not just on focus

I'm using the bootstrap-datepicker library to create a datepicker to let the user choose the date. I would like to …

twitter-bootstrap datepicker twitter-bootstrap-3 frontend bootstrap-datepicker
Jquery Datepicker trigger after changing month (after month renders)

I want to highlight some days in the current month. I can do this on the first month, but not …

javascript jquery jquery-ui datepicker uidatepicker
Disable Angular ui.bootstrap.datepicker

I'm using the datepicker in the Angular bootstrap collection. (http://angular-ui.github.io/bootstrap/). I know that you can disable …

angularjs datepicker angular-bootstrap
jQuery UI Datepicker - allow only certain weekdays

I'm using jquery UI datepicker on a huge project and I realize now that I'll need to allow only certain …

jquery jquery-ui datepicker uidatepicker jquery-ui-datepicker