MaterialDateTimePicker icon indicating copy to clipboard operation
MaterialDateTimePicker copied to clipboard

Pick a date or time on Android in style

Results 181 MaterialDateTimePicker issues
Sort by recently updated
recently updated
newest added

I'm using this wdullaerMaterialDateTimePicker and is working very nicely. I have created a list of selectable dates and using dpd.setSelectableDays(enabledDays). I would like to see on how the datepicker to...

Hello, is it possible disable (for example) all saturday of each month and year? or disable 25 dicember of each year? etc.

Any plans updating to material design 3 layout? https://material.io/components/time-pickers Version 2 has accent color header background. Is it possible to configure it separately to white background?

How can I set a different color to Sundays. Infact, is it possible to set a color for a set of dates in an array or list? In Android Studio?

I opened a [stack overflow question](https://stackoverflow.com/questions/72579943/datepickerdialog-resets-to-default-month-when-changing-selectabledays) with full issue details. Essentially, when changing datePickerDialog.selectableDays with the dialog box already open to a month that has no selectable days within it,...

Im partially using Material theme in my application. Why date picker is using its default colors, instead of my declared material colors? ``` @color/white @color/charcoal_grey @color/charcoal_grey @color/blue @color/blue @color/black ......

Add possibility to switch from date picker to time picker and back to select both date and time.

enhancement

Hi, Can this be used within a jet pack composable ? if so how can I do it ? Thanks

If I set minTime to a time that is in disabledTimes, it will still be able to be selected by switching to AM if the current system time is after...

How i can set custom style to timer picker?