# flavienlaurent/datetimepicker

DateTimePicker is a library which contains the beautiful DatePicker that can be seen in the new Google Agenda app.

Repository: https://github.com/flavienlaurent/datetimepicker
Canonical: https://ross.abutalabs.com/products/flavienlaurent-datetimepicker
Language: Java
License Family: other
Last push: 2022-02-06T15:00:26+00:00

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

## Adoption (not part of the score)
Stars 1812, forks 563 (observed 2026-08-28T04:05:39.660194+00:00)

## What it is
An Android library that reproduces the DatePicker and TimePicker UI from the Google Agenda (Calendar) app, usable on Android 2.1+. It is a Java library distributed via Gradle and depends on android-support-v4 and NineOldAndroids.

## Use cases
- add a calendar-style date picker to my android app
- reproduce the google agenda date picker ui
- pick a time with a beautiful timepicker on android
- support date picking on old android versions like 2.1
- show a date and time picker dialog in my app

## When to choose
- you want the Google Agenda picker look on old Android versions (2.1+)
- you need a lightweight drop-in date/time picker for a legacy Android project

## When to avoid
- you need accessibility support, which is missing for DatePicker and pre-ICS TimePicker
- you target modern Android with Material Design components
- you need an actively maintained library

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, date-time
- domain: mobile-development, android-tools
- platform: -
- tags: datepicker, timepicker, android-library, google-agenda-style, java, android

## Member repositories
- flavienlaurent/datetimepicker (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.660194+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-30T03:21:12.938361+00:00, confidence not recorded.
  - readme: https://github.com/flavienlaurent/datetimepicker (fetched 2026-08-28T04:05:39.660194+00:00, sha 9f4e57366ff4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
