Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
sources
/
formale Sprachen
/
C
/
Firefox
/
third_party
/
rust
/
calendrical_calculations
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 884 B
Quelle README.md Sprache: unbekannt
# calendrical_calculations [](https://crates.io/crates/calendrical_calculations)
<!-- cargo-rdme start -->
Calendrical calculations
This crate implements algorithms from
Calendrical Calculations by Reingold & Dershowitz, Cambridge University Press, 4th edi
tion (2018)
as needed by [ICU4X](
https://github.com/unicode-org/icu4x).
Most of these algorithms can be found as lisp code in the book or
[on GithHub](
https://github.com/EdReingold/calendar-code2/blob/main/calendar.l).
The primary purpose of this crate is use by ICU4X, however if non-ICU4X users need this we are hap
py
to add more structure to this crate as needed.
<!-- cargo-rdme end -->
## More Information
For more information on development, authorship, contributing etc. please visit [`ICU4X hom
e page`](
https://github.com/unicode-org/icu4x).
[ Dauer der Verarbeitung: 0.21 Sekunden (vorverarbeitet)
]
2026-04-04