Top "Datetimepicker" questions

GUI component that allows the user to select a date and a time and to display the date and time with a specified format.

How do I disable some dates on a DateTimePicker control?

I was wondering is it possible to disable selected dates in a DateTimePicker, so that user cannot select them. i …

c# .net winforms datetimepicker
DateTimePicker wpf toolkit binding

How to bind the Selected DateTime in WPF Toolkit's or extended Toolkit's DateTimePicker as I do not find a SelectedDateTime …

wpf binding wpftoolkit datetimepicker
Limit Time Range in Time Picker

How to control TimePicker, I just want to show time range in time picker from 08:00 am to 02:00 pm (except from 08:00 …

java android jodatime datetimepicker android-timepicker
How to contol the time interval in a DateTimePicker

I have a DateTimePicker control on a form specified like so: dtpEntry.Format = DateTimePickerFormat.Custom; dtpEntry.CustomFormat = "dd/MM/yyyy …

c# winforms datetimepicker
How to make the TimePicker smaller

Is it possible to make the default TimePicker smaller in the activity xml? I have searched this but so far …

android android-layout datetimepicker
Datetime filter in kendo grid

My code is in C# .NET I am using Kendo Grid version 2013.2.716.340 and server binding to show data in grid. …

c# .net asp.net-mvc-3 kendo-grid datetimepicker
Disable future dates in Bootstrap 3 Datetimepicker

I'm using Bootstrap 3 Datetimepicker and I need to disable all my future dates, I know it has it's own disabledDates …

javascript date datetimepicker eonasdan-datetimepicker
DateTimePicker never updates!

I have some DateTimePickers in a form that never update. I've tried Value and Text, Invalidate() and then Update() and …

c# winforms datetimepicker
How to change bootstrap datepicker date to jalali date

I'm using bootstrap date picker, but unfortunately it doesn't support jalali calender. I searched on google for conversion of it, …

twitter-bootstrap-3 datepicker datetimepicker
Android date/time wheel picker

How can I achieve this layout for a time picker (and also for a date picker)? The default layout is …

android datepicker datetimepicker timepicker