jdate 1.0.0

A library for converting between Gregorian and Jewish dates
Documentation
  • Coverage
  • 48.15%
    13 out of 27 items documented0 out of 18 items with examples
  • Size
  • Source code size: 27.08 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 565.98 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • jfcode4/jdate
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jfcode4

jdate

This is my attempt at writing a Jewish calendar converter in Rust. This was inspired by the hebcal project.

Features

  • Convert between gregorian dates and Jewish dates
  • Molad times
  • Daf Yomi
  • Omer count

Run CLI

cargo run

Example

Example program

To run the example:

cargo run --example example