{"id":37029650,"url":"https://github.com/bardframework/jalali-date","last_synced_at":"2026-01-14T03:34:20.844Z","repository":{"id":45500106,"uuid":"221372869","full_name":"bardframework/jalali-date","owner":"bardframework","description":"Jalali (Shamsi) calenadar implementation in java for parsing, validating, manipulating, converting and formatting persian dates (like java 8 LocalDate(Time))","archived":false,"fork":false,"pushed_at":"2025-12-14T05:04:45.000Z","size":504,"stargazers_count":5,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-16T07:16:48.246Z","etag":null,"topics":["jalali","jalali-calendar","jalali-datetime","jalalidate","java","shamsi"],"latest_commit_sha":null,"homepage":null,"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/bardframework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2019-11-13T04:32:06.000Z","updated_at":"2025-12-14T05:04:49.000Z","dependencies_parsed_at":"2025-01-07T12:26:19.570Z","dependency_job_id":"a3c2910e-5879-419e-a387-8487736602b3","html_url":"https://github.com/bardframework/jalali-date","commit_stats":null,"previous_names":["bard-framework/jalali-date"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bardframework/jalali-date","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bardframework%2Fjalali-date","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bardframework%2Fjalali-date/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bardframework%2Fjalali-date/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bardframework%2Fjalali-date/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bardframework","download_url":"https://codeload.github.com/bardframework/jalali-date/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bardframework%2Fjalali-date/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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":["jalali","jalali-calendar","jalali-datetime","jalalidate","java","shamsi"],"created_at":"2026-01-14T03:34:20.119Z","updated_at":"2026-01-14T03:34:20.827Z","avatar_url":"https://github.com/bardframework.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bard Framework Jalali Date\n===================\n[![Build Status](https://travis-ci.org/bardframework/jalali-date.svg)](https://travis-ci.org/bardframework/jalali-date)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=bardframework_jalali-date\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=bardframework_jalali-date)\n[![Coverage Status](https://coveralls.io/repos/bardframework/jalali-date/badge.svg)](https://coveralls.io/r/bardframework/jalali-date)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.bardframework/jalali-date/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.bardframework/jalali-date/)\n[![Javadocs](https://javadoc.io/badge/org.bardframework/jalali-date/0.5.svg)](https://javadoc.io/doc/org.bardframework/jalali-date/0.5)\n[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)\n\nBard Framework Jalali Date, is a Jalali (Shamsi) calendar implementation in java for parsing, validating, manipulating,\nconverting and formatting persian dates (like java 8 LocalDate(Time) in java 8)\n\nDocumentation\n-------------\nMore information can be found on the [Bard Framework homepage](https://bardframework.org).\nThe [Javadoc](https://javadoc.io/doc/org.bardframework/jalali-date/latest/index.html) can be browsed.\nQuestions related to the usage of Bard Framework Jalali Date should be posted to the [user mailing list][ml].\n\nWhere can I get the latest release?\n-----------------------------------\nYou can download source and binaries from [download page](https://repo1.maven.org/maven2/org/bardframework/jalali-date).\n\nAlternatively you can pull it from the central Maven repositories:\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003eorg.bardframework\u003c/groupId\u003e\n  \u003cartifactId\u003ejalali-date\u003c/artifactId\u003e\n    \u003cversion\u003e4.7.7\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nContributing\n------------\nWe accept Pull Requests via GitHub. The [developer mailing list][ml] is the main channel of communication for\ncontributors.\nThere are some guidelines which will make applying PRs easier for us:\n\n+ No spaces! Please use tabs for indentation.\n+ Respect the code style.\n+ Create minimal diffs - disable on save actions like reformat source code or organize imports. If you feel the source\n  code should be reformatted create a separate PR for this change.\n+ Provide JUnit tests for your changes and make sure your changes don't break any existing tests by\n  running ```mvn clean test```.\n\nYou can learn more about contributing via GitHub in our [contribution guidelines](CONTRIBUTING.md).\n\nLicense\n-------\nThis code is under the [Apache Licence v2](https://www.apache.org/licenses/LICENSE-2.0).\n\nDonations\n---------\nYou like Bard Framework? Then [donate](https://bardframework.org/donate) to support the development.\n\nAdditional Resources\n--------------------\n\n+ [Bard Framework Homepage](https://bardframework.org/)\n+ [Bard Framework Jalali Date Issue Tracker](https://github.com/bardframework/jalali-date/issues)\n+ [Bard Framework Twitter Account](https://twitter.com/BardFramework)\n\n[ml]:https://bardframework.org/mails-list.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbardframework%2Fjalali-date","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbardframework%2Fjalali-date","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbardframework%2Fjalali-date/lists"}