Bard Framework Jalali Date

Library for parsing, validating, manipulating, converting and formatting jalali dates

Лицензия

Лицензия

Группа

Группа

org.bardframework
Идентификатор

Идентификатор

jalali-date
Последняя версия

Последняя версия

0.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bard Framework Jalali Date
Library for parsing, validating, manipulating, converting and formatting jalali dates
Ссылка на сайт

Ссылка на сайт

https://github.com/bardframework/jalali-date
Система контроля версий

Система контроля версий

https://github.com/bardframework/jalali-date/tree/master

Скачать jalali-date

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.bardframework/jalali-date/ -->
<dependency>
    <groupId>org.bardframework</groupId>
    <artifactId>jalali-date</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework/jalali-date/
implementation 'org.bardframework:jalali-date:0.5.1'
// https://jarcasting.com/artifacts/org.bardframework/jalali-date/
implementation ("org.bardframework:jalali-date:0.5.1")
'org.bardframework:jalali-date:jar:0.5.1'
<dependency org="org.bardframework" name="jalali-date" rev="0.5.1">
  <artifact name="jalali-date" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework', module='jalali-date', version='0.5.1')
)
libraryDependencies += "org.bardframework" % "jalali-date" % "0.5.1"
[org.bardframework/jalali-date "0.5.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Модули Проекта

Данный проект не имеет модулей.

Bard Framework Jalali Date

Build Status Quality Gate Status Coverage Status Maven Central Javadocs License

Bard Framework Jalali Date, is a Jalali (Shamsi) calendar implementation in java for parsing, validating, manipulating, converting and formatting persian dates (like java 8 LocalDate(Time) in java 8)

Documentation

More information can be found on the Bard Framework homepage. The Javadoc can be browsed. Questions related to the usage of Bard Framework Jalali Date should be posted to the user mailing list.

Where can I get the latest release?

You can download source and binaries from download page.

Alternatively you can pull it from the central Maven repositories:

<dependency>
  <groupId>org.bardframework</groupId>
  <artifactId>jalali-date</artifactId>
  <version>0.5</version>
</dependency>

Contributing

We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:

  • No spaces! Please use tabs for indentation.
  • Respect the code style.
  • Create minimal diffs - disable on save actions like reformat source code or organize imports. If you feel the source code should be reformatted create a separate PR for this change.
  • Provide JUnit tests for your changes and make sure your changes don't break any existing tests by running mvn clean test.

You can learn more about contributing via GitHub in our contribution guidelines.

License

This code is under the Apache Licence v2.

Donations

You like Bard Framework? Then donate to support the development.

Additional Resources

org.bardframework

Bard Framework

Версии библиотеки

Версия
0.5.1
0.3.3
0.3.2
0.3.1
0.3
0.2