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.

Get date from datepicker using dialogfragment

I'm using the google example to insert a datepicker inside my app using a dialogfragment http://developer.android.com/guide/…

android datepicker android-dialog android-datepicker
how to bind Bootstrap-datepicker element with angularjs ng-model?

Here is the html for the date field : <div class='form-group'> <label>Check out</label&…

javascript jquery twitter-bootstrap angularjs datepicker
bootstrap-datepicker set language globally

I'm using bootstrap-datepaginator that inside uses bootstrap-datepicker. Utilizzanto bootstrap-datepicker as a single component, there are no problems to set the …

javascript angularjs datepicker bootstrap-datepicker bootstrap-datetimepicker
How to call a js function onSelect event of datepicker jquery?

Please anyone help me.. I have a js function function updateAb(param){ some manipulation } And i am calling a datepicker …

javascript jquery datepicker onselect
problem with jquery datepicker onselect

Following the basic onSelect spec on the jquery site I tried the following code: <!DOCTYPE html> <html&…

jquery datepicker onselect
Add calendar jquery image to datepicker

I am not sure how to add the ui-icon ui-icon-calendar class as a datepicker image beside the text field. I …

jquery jquery-ui datepicker jquery-ui-datepicker
how to change timespan variable to a integer type?

I'm trying to convert timespan variable into an integer variable using 'parse'. I get an error that says: Format exception …

c# casting timer datepicker dynamic-data
Android Material Design Datepicker with AppCompat

I'm trying to add the new Android 5.0 Material Design Datepicker to my pre 5.0 application using AppCompat. I've added compile "com.…

android datepicker android-appcompat material-design
Datepicker onSelect

I have an input [date_caisse] with class: datepicker-inline AND id: [date_caisse] I have this function initialized on all …

jquery datepicker onselect
JQuery datePicker date reset

I would like to add a "Reset" control to the datepicker at the bottom of the calendar - where the "…

jquery date datepicker reset jquery-ui-datepicker