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.

jQuery UI datepicker: How to change the month names in the drop-down from short to long names?

I need to change the month names from short names to long names in my jQuery UI datepicker. My properties …

jquery-ui datepicker jquery-ui-datepicker
jQueryUI DatePicker YearRange and ChangeYear problems

I have a datepicker on an application form. We only allow applications where the date of birth is within a …

javascript jquery jquery-ui datepicker jquery-ui-plugins
Popup/modal picker for a text field in iOS 7

I am having a lot of trouble figuring out how to implement a standard popup picker. Like many apps' registration …

ios datepicker modal-dialog popup picker
DatePicker shows wrong value of month

I have a problem in DatePicker in android when I use getMonth() method then it will return a wrong value. …

android date datepicker
Always visible jQuery UI DatePicker

How can I use jQuery UI to display an always-visible datepicker widget?

jquery-ui datepicker
Specifying the value output of of an HTML5 input type = date?

I'd like to add native date pickers to my application, which currently uses a legacy, home-rolled system. Date input support …

javascript jquery html datepicker web-standards
Is there a way to localize input type="date" in HTML5

I know that at the time of this writing only Opera supports a browser UI for <input type="date" …

forms html datepicker
Java: Easiest Way to Subtract Dates

I have created a class with two fields that need to be dates, start_date and date_passed. I have …

java date datepicker calendar subtraction
How to send AngularStrap datepicker value without timezone?

I'm wondering if it's possible to use AngularStrap's datepicker without it keeping the user's locale's timezone information. In our application …

javascript angularjs datepicker timezone
day incorrect in angular material datepicker

When I select a date I see the correct date in the field but, when I save, the datepicker send …

angular datepicker angular-material2