# wdullaer/MaterialDateTimePicker

Pick a date or time on Android in style

Repository: https://github.com/wdullaer/MaterialDateTimePicker
Canonical: https://ross.abutalabs.com/products/materialdatetimepicker
Language: Java
License: Apache-2.0
License Family: permissive
Topics: material-design, android-library, picker, android
Last push: 2022-08-23T14:10:14+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4260, "days_push": 1471, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4627, forks 931 (observed 2026-08-28T04:08:55.252101+00:00)

## What it is
An Android library providing Material Design styled date and time picker dialogs with a themable API. It is based on the Android framework's datetimepicker code and supports Android 4.1 and up.

## Use cases
- pick a date in an android app
- add a material design time picker dialog
- let users select date and time with a themed picker
- replace the default android datepicker with material style
- show a date picker dialog fragment in java

## When to choose
- you want Material Design compliant date/time pickers on Android
- you need an easy themable picker API
- you support older Android versions down to 4.1

## When to avoid
- you need a library with frequent updates and active development
- you use Jetpack Compose and want a Compose-native picker
- you need pickers beyond date and time (e.g. range pickers)

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, date-time
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: material-design, date-picker, time-picker, android-library, dialog, android, mobile

## Member repositories
- wdullaer/MaterialDateTimePicker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:55.252101+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:19:37.834794+00:00, confidence not recorded.
  - readme: https://github.com/wdullaer/MaterialDateTimePicker (fetched 2026-08-28T04:08:55.252101+00:00, sha 5d49ac32fe69)
- Data as of 2026-08-30T08:39:29.467469+00:00.
