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.

Django 1.8 & Django Crispy Forms: Is there a simple, easy way of implementing a Date Picker?

There are an awful lot of date/datetime picker implementations out there. Are there any that integrate with Django and …

django date datetime datepicker django-crispy-forms
bootstrap datepicker, beforeShowDay and array of disabled dates

I am trying to use bootstrap datepicker plugin (https://github.com/eternicode/bootstrap-datepicker/blob/release/docs/index.rst) with array …

twitter-bootstrap datepicker bootstrap-datepicker
Get the selected Date and Time on KendoDateTimepicker

I am using a kendo DateTimepicker. I have a startdate and end date. when i select a start date i …

jquery kendo-ui datepicker kendo-grid kendo-datetimepicker
JQuery UI Datepicker parseDate 'Missing number at position 6'

I need to parse dates like '070126' to '26 Jan 2007'. I thought I could use the datepicker, but …

jquery datepicker date-parsing
Append time to JQuery datepicker?

I'm trying to follow this example in order to append the current time to my input when a date is …

jquery time datepicker date-parsing
Change appearance of WPF DatePicker's textbox

Changing the Foreground property of the WPF DatePicker does change the colour of the text in the text box, but …

c# wpf datepicker controltemplate
How to detect date selection in ng-bootstrap Datepicker on input field?

We use the ng-bootstrap Datepicker as Directive in our project: <input class="form-control" name="dp" ngbDatepicker #d="ngbDatepicker" (blur)="…

html angular datepicker ng-bootstrap
DatePickerDialog OK button not getting the selected date

I have a simple DatePickerDialog that opens when an EditText is opened. After choosing a date and pressing OK, it …

android dialog datepicker android-dialog android-datepicker
"Contact Form 7" date field not working properly

I have installed a "Contact Form 7" plugin on following WP blog http://torontomovers.net/ and I have added date field …

wordpress datepicker jquery-ui-datepicker contact-form-7
ngx-bootstrap for angular - datepicker how do i change the theme color when nothing seems to work

I'm trying to change the color of the datepicker and it is not working Here is the ngx-bootstrap datepicker https://…

javascript angular datepicker ngx-bootstrap