jalaali: Jalaali calendar systems

[ library, mit, time ] [ Propose Tags ]

Functions for working with Jalaali (Jalali, Persian, Khayyami, Khorshidi, Shamsi) calendar systems. Please see the README on GitHub at https://github.com/jalaali/jalaali-hs#readme


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 1.0.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), time (>=1.9.3 && <2) [details]
License MIT
Copyright 2020 Behrang Norouzinia
Author Behrang Norouzinia
Maintainer behrangn@gmail.com
Category Time
Home page https://github.com/jalaali/jalaali-hs#readme
Bug tracker https://github.com/jalaali/jalaali-hs/issues
Source repo head: git clone https://github.com/jalaali/jalaali-hs
Uploaded by behrang at 2020-11-14T09:20:10Z
Distributions LTSHaskell:1.0.0.0, NixOS:1.0.0.0, Stackage:1.0.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1928 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-11-14 [all 1 reports]

Readme for jalaali-1.0.0.0

[back to package description]

Jalaali Haskell

Functions for working with Jalaali (Jalali, Persian, Khayyami, Khorshidi, Shamsi) calendar systems.

About

Jalali calendar is a solar calendar that was used in Persia, variants of which today are still in use in Iran as well as Afghanistan. Read more on Wikipedia or see Calendar Converter.

Calendar conversion is based on the algorithm provided by Kazimierz M. Borkowski and has a very good performance.

License

MIT