Bard Framework Jalali Date

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

License

License

GroupId

GroupId

org.bardframework
ArtifactId

ArtifactId

jalali-date
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Bard Framework Jalali Date
Library for parsing, validating, manipulating, converting and formatting jalali dates
Project URL

Project URL

https://github.com/bardframework/jalali-date
Source Code Management

Source Code Management

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

Download jalali-date

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.5.1
0.3.3
0.3.2
0.3.1
0.3
0.2