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.

Twitter Bootstrap Datepicker within modal window

I am currently using the Twitter Bootstrap framework, and when using the modal windows I cannot get over js elements …

jquery twitter-bootstrap datepicker
Twitter Bootstrap date picker

How can I use the Twitter Bootstrap date picker? I used the code below but its not working. <html&…

twitter-bootstrap datepicker bootstrap-datepicker
How can I set a DateTimePicker control to a specific date?

How can I set a DateTimePicker control to a specific date (yesterday's date) in C# .NET 2.0?

c# winforms datepicker
Bootstrap datepicker hide after selection

How do I hide the calendar after a date is selected? Is there a specific function that I can use? …

jquery twitter-bootstrap datepicker
Are there any style options for the HTML5 Date picker?

I am really stoked about the HTML5 date picker. It is refreshing to know that the W3C is finally …

html datepicker w3c
jQuery datepicker to prevent past date

How do I disable past dates on jQuery datepicker? I looked for options but don't seem to find anything that …

javascript jquery jquery-ui date datepicker
Trigger function when date is selected with jQuery UI datepicker

How can I trigger onSelect event when I select a selected date on jQuery UI datepicker?

jquery events datepicker
How do I get bootstrap-datepicker to work with Bootstrap 3?

I use the version of bootstrap-datepicker maintained by eternicode (Andrew Rowls). On Bootstrap 2 it worked, but now it doesn't work …

twitter-bootstrap twitter-bootstrap-3 datepicker bootstrap-datepicker
Disable future dates after today in Jquery Ui Datepicker

I want to disable all the future dates after today in Jquery Ui Datepicker Here is the Demo : Code : $( "#start_…

javascript jquery jquery-ui datepicker
Angular bootstrap datepicker date format does not format ng-model value

I am using bootstrap date-picker in my angular application. However when I select a date from that date-picker underlying ng-model …

angularjs datepicker angular-ui angular-ui-bootstrap angular-ngmodel