13 unstable releases (3 breaking)

0.10.6 Apr 14, 2024
0.10.5 Mar 2, 2024
0.10.4 Feb 25, 2024
0.9.11 Feb 24, 2024
0.1.0 Jan 2, 2024

#173 in Date and time

Download history 2/week @ 2024-02-02 145/week @ 2024-02-16 611/week @ 2024-02-23 261/week @ 2024-03-01 25/week @ 2024-03-08 24/week @ 2024-03-15 5/week @ 2024-03-29 1/week @ 2024-04-05 146/week @ 2024-04-12 6/week @ 2024-04-19

152 downloads per month

MIT license

60KB
2K SLoC

Omnical: print calendars, convert dates, and more

Crates.io Version Crates.io Total Downloads Crates.io License GitHub last commit docs.rs

Omnical provides utilities to compute calendar-related information. It also provides a command-line interface to print calendars, convert dates, and more.


lib.rs:

A library aims to support multiple calendars.

Omnical provides a generic Date struct that represents a date by Julian day number, and multiple calendar systems that can be converted to and from Date.

Currently supported calendars:

Dependencies

~4MB
~72K SLoC