{"id":26399274,"url":"https://github.com/williamgates99/jalalidatepicker","last_synced_at":"2026-02-12T13:19:48.198Z","repository":{"id":281715534,"uuid":"925267833","full_name":"WilliamGates99/JalaliDatePicker","owner":"WilliamGates99","description":"Jalali Date Picker is a highly customizable and user-friendly date picker component designed for Android Jetpack Compose.","archived":false,"fork":false,"pushed_at":"2026-02-03T12:49:20.000Z","size":9916,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-04T03:19:58.944Z","etag":null,"topics":["android","compose","date","dependency","jalali","jetpack","jetpack-compose","kotlin","library","persian","picker","shamsi"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WilliamGates99.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-31T14:57:40.000Z","updated_at":"2026-02-03T12:47:41.000Z","dependencies_parsed_at":"2026-02-12T12:05:08.365Z","dependency_job_id":null,"html_url":"https://github.com/WilliamGates99/JalaliDatePicker","commit_stats":null,"previous_names":["williamgates99/jalalidatepicker"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/WilliamGates99/JalaliDatePicker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamGates99%2FJalaliDatePicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamGates99%2FJalaliDatePicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamGates99%2FJalaliDatePicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamGates99%2FJalaliDatePicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WilliamGates99","download_url":"https://codeload.github.com/WilliamGates99/JalaliDatePicker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamGates99%2FJalaliDatePicker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29366764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","compose","date","dependency","jalali","jetpack","jetpack-compose","kotlin","library","persian","picker","shamsi"],"created_at":"2025-03-17T13:19:15.216Z","updated_at":"2026-02-12T13:19:48.181Z","avatar_url":"https://github.com/WilliamGates99.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jalali Date Picker\n![JitPack](https://img.shields.io/jitpack/version/com.github.williamgates99/jalalidatepicker)\u0026nbsp;![GitHub](https://img.shields.io/github/license/WilliamGates99/JalaliDatePicker)\u0026nbsp;![platform](https://img.shields.io/badge/platform-android-success)\n\n**Jalali Date Picker** is a highly customizable and user-friendly date picker component designed for **Android Jetpack Compose**.\u003cbr\u003e\nTailored specifically for the Persian (Jalali) calendar, it empowers users to select dates effortlessly through an elegant, modern interface.\u003cbr\u003e\nThe library offers a seamless experience with fluid animations, intuitive controls, and a sleek design, making it an ideal choice for developers seeking to enhance their apps with a visually appealing and culturally relevant date selection tool.\n\u003cp align=\"middle\"\u003e\n  \u003cimg src=\"/resources/record_english.gif\" width=\"33%\"/\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"/resources/record_persian.gif\" width=\"33%\"/\u003e\n\u003c/p\u003e\n\n## Installation\n### 1. Add the JitPack repository to your build file:\n\u003cdetails open\u003e\n\u003csummary\u003e\u003cb\u003eKotlin DSL\u003c/b\u003e\u003c/summary\u003e\n  \n```kotlin\nrepositories {\n    maven { url = uri(\"https://jitpack.io\") }\n}\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eGroovy\u003c/b\u003e\u003c/summary\u003e\n  \n```groovy\nrepositories {\n    maven { url 'https://jitpack.io' }\n}\n```\n\u003c/details\u003e\n\n### 2. Add the dependency to your build.gradle.kts file:\n\u003cdetails open\u003e\n\u003csummary\u003e\u003cb\u003eKotlin DSL\u003c/b\u003e\u003c/summary\u003e\n  \n```kotlin\ndependencies {\n    implementation(\"com.github.williamgates99:jalalidatepicker:1.0.4\")\n}\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eGroovy\u003c/b\u003e\u003c/summary\u003e\n  \n```groovy\ndependencies {\n    implementation 'com.github.williamgates99:jalalidatepicker:1.0.4'\n}\n```\n\u003c/details\u003e\n\n## Usage\nSimply use the `JalaliDatePicker` composable:\n```kotlin\nJalaliDatePicker(\n    onSelectedDateChange = { newSelectedDate -\u003e\n        val (year, month, day) = newSelectedDate\n        println(\"Selected Jalali Date: $year/$month/$day\")\n    },\n    modifier = Modifier.fillMaxWidth()\n)\n```\n\n\u003c/br\u003eTailor the `JalaliDatePicker` to your needs with these parameters:\n * `initialSelectedDate`: The initial selected date in the Gregorian calendar.\n * `selectableYearsRange`: An optional range of years that can be selected.\n * `isSelectFromFutureEnabled`: If `false`, the maximum selectable date will be the current date. If `true`, future dates can be selected.\n * `datePickerDefaults`: Configuration options for the date picker, such as the number of selectable years and future years.\n * `dividersHeight`: The height of the dividers between the date picker wheels.\n * `dividersColor`: The color of the dividers.\n * `textStyle`: The text style to use for the date picker labels.\n * `showMonthNumber`: If `true`, the month number will be displayed along with the month name.\n * `onSelectedDateChange`: A callback that is invoked when the selected date changes.\n\n## Contribution\nWe welcome any contributions from the community!\u003cbr\u003e\nFound a bug or have a feature idea? Please open an [issue](https://github.com/WilliamGates99/JalaliDatePicker/issues) on our GitHub repository to let us know.\u003cbr\u003e\nReady to contribute code? Simply fork the repository and submit a pull request.\n\n## License\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamgates99%2Fjalalidatepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamgates99%2Fjalalidatepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamgates99%2Fjalalidatepicker/lists"}