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.

How to use NativeBase DatePicker

Given this DatePicker Api from NativeBase v2.5.1 how am I supposed to capture the change date event with the new …

react-native datepicker native-base
ios like date/time picker for android platform

I'm building mobile app for both ios and android platform using native ios/android code. And I want apps looks …

android datepicker datetimepicker uicontrol
DatePicker.setMinDate(long minDate) throws IllegalArgumentException: Time not between

I have a time interval consisting of a beginning and an end date. I have a way of letting the …

android datepicker datepickerdialog
Date Selection in Java

What is the best way for a user to select a future date in Java swing? Are there any good …

java swing date datepicker jcalendar
jQuery datetimepicker: disable time

I am using the XDSoft jQuery datetimepicker in my app (Ruby on Rails 4 (just for information, not using bootstrap datetimepicker)). …

jquery-ui datepicker jquery-ui-datepicker datetimepicker
jQuery UI Datepicker - Date range - Highlight days in between

I'm looking for a way of highlighting the days in between the date range of 2 inputs on mouse over. This …

jquery jquery-ui datepicker highlighting date-range
Kendo UI datepicker doesn't display value initially when formatted

I have an issue with Kendo UI datepicker, it does not display an already set value through value attribute. Here's …

jquery datepicker kendo-ui kendo-datetimepicker
DatePicker for WindowBuilder?

I am using WindowBuilder (Eclipse Juno 4.2) to create GUI for my project. In that GUI I need to use date …

java datepicker windowbuilder
How to not show a mobile keyboard when using bootstrap-datepicker?

I tried setting the disableTouchKeyboard option but it did nothing -- at least on iOS/Safari. The options I was …

asp.net-mvc twitter-bootstrap datepicker asp.net-mvc-5 bootstrap-datepicker
angularjs timepicker ng-change

I am using AngularJS TimePicker (ui.bootstrap.timepicker). I would like to fire an event when the timepicker is changed. …

angularjs datepicker timepicker