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.

Angular UI DatePicker adjusting for timezone

I have a date stored as a Date in SQL Server. The date shows 4/24/2014 when I query in SQL. That …

angularjs datepicker timezone angular-ui
Boostrap DateTimePicker show time only

I need help with bootstrap datepicker <div class="container"> <div class="row"> <div class='col-sm-6…

datepicker eonasdan-datetimepicker
How to get datepicker value in date format?

I have a problem with my Datapicker i use the code for getting date,month & year shown below DatePicker …

android date datepicker date-conversion
can I change the font color of the datePicker in iOS7?

just downloaded my copy of xcode 5 and was wondering if anyone knows how I can change the color or size …

fonts datepicker ios7 xcode5
WPF Toolkit DatePicker Month/Year Only

I'm using the Toolkit's Datepicker as above but I'd like to restrict it to month and year selections only, as …

c# datetime datepicker wpftoolkit
How to change the default color of DatePicker and TimePicker dialog in Android?

Is there any way to change the default color of DatePicker and TimePicker dialog? This is the code I tried &…

android android-layout datepicker timepicker
Bootstrap Datepicker (avoid text input or restrict manual input)

Here is my website: http://splash.inting.org/wp/ I currently use the Bootstrap Datepicker (range branch) for my Call …

javascript wordpress twitter-bootstrap datepicker user-input
How to pick date range in angular material 5.0.0 with datepicker?

I am using the latest Angular Material 5.0.0-rc0 in my Angular 5 app. I am trying to select a range of …

angular datepicker angular-material angular-material2
Datepicker: How to popup datepicker when click on button and store value in variable

I want to show datepicker popup window. I have found some examples but i am not getting it properly. I …

android datepicker android-datepicker
jQuery UI datepicker doesn't hide when click outside

I found a problem with jQuery UI Datepicker on my site. When I click on the input, it does show …

jquery jquery-ui datepicker jquery-ui-datepicker