{"id":22283691,"url":"https://github.com/fennifith/timedatepicker","last_synced_at":"2025-08-19T10:16:53.391Z","repository":{"id":97399209,"uuid":"133740978","full_name":"fennifith/TimeDatePicker","owner":"fennifith","description":"A simple Android library containing several time/date pickers and dialogs.","archived":false,"fork":false,"pushed_at":"2019-01-16T20:06:55.000Z","size":275,"stargazers_count":16,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T04:11:25.179Z","etag":null,"topics":["android","android-library"],"latest_commit_sha":null,"homepage":"https://jitpack.io/#me.jfenn/TimeDatePicker","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fennifith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-17T01:15:01.000Z","updated_at":"2025-02-15T19:01:28.000Z","dependencies_parsed_at":"2023-03-13T16:14:25.584Z","dependency_job_id":null,"html_url":"https://github.com/fennifith/TimeDatePicker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fennifith/TimeDatePicker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fennifith%2FTimeDatePicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fennifith%2FTimeDatePicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fennifith%2FTimeDatePicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fennifith%2FTimeDatePicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fennifith","download_url":"https://codeload.github.com/fennifith/TimeDatePicker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fennifith%2FTimeDatePicker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271135436,"owners_count":24705102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-library"],"created_at":"2024-12-03T16:41:42.616Z","updated_at":"2025-08-19T10:16:53.384Z","avatar_url":"https://github.com/fennifith.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"TimeDatePicker is a simple Android library containing several configurable time/date picker views and dialogs.\n\n[![](https://jitpack.io/v/me.jfenn/TimeDatePicker.svg)](https://jitpack.io/#me.jfenn/TimeDatePicker)\n[![Build Status](https://travis-ci.com/fennifith/TimeDatePicker.svg)](https://travis-ci.com/fennifith/TimeDatePicker)\n[![Discord](https://img.shields.io/discord/514625116706177035.svg)](https://discord.gg/8q8GQF2)\n\nThis library was mainly created as a result of problems I ran into setting the colors/themes for Android's default time/date pickers to use. It will also try to combat some of the lack of intuitiveness created by the circular time picker (numbers immediately changing from hours to minutes after selection is nowhere near obvious to new users) while maintaining compatibility back to Android 4.0.3 (ICS).\n\n## Screenshots\n\n| Time Picker (12h) | Time Picker (24h) | Date Picker |\n|-------------------|-------------------|-------------|\n| ![img](./.github/images/time-12h.png?raw=true) | ![img](./.github/images/time-24h.png?raw=true) | ![img](./.github/images/date.png?raw=true) |\n\nAn APK of the sample app can be downloaded [here](/../../releases).\n\n## Usage\n\n### Setup\n\nThis project is published on [JitPack](https://jitpack.io), which you can add to your project by copying the following to your root build.gradle file.\n\n```gradle\nallprojects {\n  repositories {\n    ...\n    maven { url 'https://jitpack.io' }\n  }\n}\n```\n\nTo add the dependency, copy this line into your app module's build.gradle:\n\n```gradle\nimplementation 'me.jfenn:TimeDatePicker:0.0.6'\n```\n\n### Doing Stuff\n\nProper documentation/instructions will be added later.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffennifith%2Ftimedatepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffennifith%2Ftimedatepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffennifith%2Ftimedatepicker/lists"}