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.

Changing text color of datepicker

Is it any way to change text color of datepicker in iOS8? I've that it isn't possible in iOS7 and …

swift ios8 datepicker
Positioning Angular UI bootstrap Datepicker

I am having a "small" issue with the angularjs ui datepicker. I need to indicate somehow, if an input with …

angularjs datepicker angular-ui-bootstrap
WPF toolkit DatePicker change default value 'show calendar'

I'm using the latest WPF toolkit, specifically the DatePicker. Everything works fine, but when no value is provided, the default …

datepicker wpftoolkit
How to customize the ngx-bootstrap datepicker

I want to customize the ngx-bootstrap datepicker popup. Basically I want to add link/button in the calendar showing date …

angular datepicker angular5 customization ngx-bootstrap
Date picker html5 tag is not working on Mozilla, IE browsers. But its working only on Chrome

I am trying to use HTML 5 Date picker tag in my website. But this tag is not supporting on Mozilla &…

html forms internet-explorer datepicker mozilla
How can I style react-datepicker?

I'm using webpack, react-datepicker and have managed to import its css with the provided css module. import 'react-datepicker/dist/react-datepicker-cssmodules.…

reactjs datepicker css-modules react-css-modules
jQuery DatePicker Too Large

I've implemented the jQuery datepicker. It seems to be working fine but the calendar is too large. jQuery Datepicker http://…

jquery-ui datepicker jquery-ui-datepicker
Remove week column and button from Angular-ui bootstrap datepicker

I am using angular-ui bootstrap datepicker. Now I need to remove #(week) column and week button from datepicker. This date …

angularjs datepicker angular-ui-bootstrap
Comparing an NSDate to [NSDate date]

I am trying to force a user to select a date in the future with a date picker. I obviously …

iphone datepicker compare nsdate uidatepicker
DatePicker.SelectedDate not changing when Text is input

When my users select a date via the Calander control within the DatePicker, the value gets correctly bound to the …

wpf text datepicker wpftoolkit