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.

Morris.js and datepicker dynamic charts

I hope you'll be able to help me a little since I'm no jquerymaster. I'm trying to display a chart …

jquery datepicker morris.js
How to create a bootbox prompt with a bootstrap datepicker as input

I am creating a dialog box using bootbox. bootbox.dialog({ message: 'Datepicker input: <input id="date"></input&…

twitter-bootstrap datepicker bootbox
How to set min-max age limit with datepicker android

In my application I need to set the age limit between 7-18 years. I want to dispaly the date-picker with …

android datepicker date-of-birth
Remove 'Now' button from jsfile of timepicker jquery plugin

Does anyone know how to remove the "Now" button from the jquery timepicker add on file? I removed the var …

jquery datepicker jquery-ui-datepicker timepicker
EXTJS 5 - Date picker year and month only

I guess this question has been asked a lot (as I found a few topics about it), but I still …

javascript extjs datepicker extjs5
Set ui datepicker max/minDate on the fly

Thought it would be more easier than it is. Task: 1)disable future days. (Set maxDate as today - done) 2)from …

jquery user-interface datepicker maxdate mindate
How to set the date in the Angular Date Range Picker to the 1st day of the month

Im using this Angular directive for date range picker https://github.com/g00fy-/angular-datepicker At the moment is sets …

angularjs twitter-bootstrap datepicker bootstrap-datepicker daterangepicker
Angular 6: How to Intergarte calender/date picker with form?

I have two divs one contain a date picker /calender which allow user to select a date they want, second …

angular datepicker angular-reactive-forms angular-forms controlvalueaccessor
WPF DatePicker IsEnabled property not changing appearance

I think I have found an issue with the DatePicker in the toolkit, perhaps some of you gurus can check …

wpf styles datepicker toolkit isenabled
Android DatePicker Date Limiting

I am using DatePicket in my activity , I want to limit the date picked by user to todays date. They …

android datepicker android-date