{"id":13817750,"url":"https://github.com/MasoudFallahpour/JalaliDatePicker","last_synced_at":"2025-05-15T20:32:49.239Z","repository":{"id":84470422,"uuid":"83117070","full_name":"MasoudFallahpour/JalaliDatePicker","owner":"MasoudFallahpour","description":"JalaliDatePicker is a Java Swing component that provides an easy way for selecting a Jalali (aka Shamsi) date.","archived":true,"fork":false,"pushed_at":"2017-05-13T04:56:08.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-09T11:11:55.616Z","etag":null,"topics":["jalali-date-picker","java-library","persian-date-picker","shamsi-date-picker","swing-component"],"latest_commit_sha":null,"homepage":"","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/MasoudFallahpour.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}},"created_at":"2017-02-25T08:12:14.000Z","updated_at":"2024-08-09T11:11:55.617Z","dependencies_parsed_at":"2024-01-13T15:37:42.184Z","dependency_job_id":null,"html_url":"https://github.com/MasoudFallahpour/JalaliDatePicker","commit_stats":null,"previous_names":["masoodfallahpoor/jalalidatepicker"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasoudFallahpour%2FJalaliDatePicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasoudFallahpour%2FJalaliDatePicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasoudFallahpour%2FJalaliDatePicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasoudFallahpour%2FJalaliDatePicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MasoudFallahpour","download_url":"https://codeload.github.com/MasoudFallahpour/JalaliDatePicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254418749,"owners_count":22068143,"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","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":["jalali-date-picker","java-library","persian-date-picker","shamsi-date-picker","swing-component"],"created_at":"2024-08-04T06:00:54.695Z","updated_at":"2025-05-15T20:32:44.258Z","avatar_url":"https://github.com/MasoudFallahpour.png","language":"Java","funding_links":[],"categories":["جاوا Java"],"sub_categories":[],"readme":"JalaliDatePicker [![Build Status](https://travis-ci.org/MasoodFallahpoor/JalaliDatePicker.svg?branch=master)](https://travis-ci.org/MasoodFallahpoor/JalaliDatePicker) [![Release](https://jitpack.io/v/masoodfallahpoor/JalaliDatePicker.svg)](https://jitpack.io/#masoodfallahpoor/JalaliDatePicker)\n=========\nJalaliDatePicker is a Java swing component that provides an easy way for selecting a Jalali (a.k.a. Shamsi) date.\n\n![Screenshot of JalaliDatePicker](screenshots/screenshot1.PNG?raw=true \"Screenshot of JalaliDatePicker\")\n\nDependency\n----------\nAdd the URL of Jitpack repository in your root level build.gradle at the end of repositories.\n```groovy\nallprojects {\n    repositories {\n        // other repositories go here\n        maven { url 'https://jitpack.io' }\n    }\n}\n```\n\nAdd the dependency to your module level build.gradle file.\n```groovy\ndependencies {\n    compile 'com.github.masoodfallahpoor.JalaliDatePicker:lib:v0.4'\n}\n```\n\nAlternatively you can download JalaliDatePicker.jar from release tab and add it to your project.\n\nThe [sample](https://github.com/MasoodFallahpoor/JalaliDatePicker/blob/master/sample/src/main/java/ir/fallahpoor/sample/Main.java)\ndemonstrates some common methods of JalaliDatePicker.\n\nLicense\n--------\nCopyright 2017 Masood Fallahpoor\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not\nuse this file except in compliance with the License.\n\nYou may obtain a copy of the License at\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the\nLicense for the specific language governing permissions and limitations\nunder the License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMasoudFallahpour%2FJalaliDatePicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMasoudFallahpour%2FJalaliDatePicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMasoudFallahpour%2FJalaliDatePicker/lists"}