https://github.com/doist/datetimepicker
Port of Android API 22 date and time pickers for 16+ APIs
https://github.com/doist/datetimepicker
Last synced: about 1 year ago
JSON representation
Port of Android API 22 date and time pickers for 16+ APIs
- Host: GitHub
- URL: https://github.com/doist/datetimepicker
- Owner: Doist
- Created: 2015-04-06T18:06:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-20T08:53:49.000Z (over 1 year ago)
- Last Synced: 2025-04-14T22:35:47.708Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 283 KB
- Stars: 12
- Watchers: 11
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DateTimePicker
Port of Android API 22 date and time pickers for 16+ APIs.
Heavily based on [Google's own library](https://android.googlesource.com/platform/frameworks/opt/datetimepicker/) and mirrored [here](https://github.com/goncalossilva/datetimepicker) for easier inspection.
Last synced with [74631d4](https://github.com/goncalossilva/datetimepicker/commit/74631d4581fe01cfcbc38f63740d165f388d5044).