4 releases
0.1.3 | Feb 26, 2025 |
---|---|
0.1.2 | Nov 23, 2024 |
0.1.1 | May 28, 2024 |
0.1.0 | Sep 22, 2023 |
#138 in Rust patterns
149,250 downloads per month
Used in 66 crates
(3 directly)
285KB
5K
SLoC
calendrical_calculations 
Calendrical calculations
This crate implements algorithms from Calendrical Calculations by Reingold & Dershowitz, Cambridge University Press, 4th edition (2018) as needed by ICU4X.
Most of these algorithms can be found as lisp code in the book or on GithHub.
The primary purpose of this crate is use by ICU4X, however if non-ICU4X users need this we are happy to add more structure to this crate as needed.
More Information
For more information on development, authorship, contributing etc. please visit ICU4X home page
.
Dependencies
~0.6–1MB
~24K SLoC