2 releases
0.1.1 | Mar 30, 2024 |
---|---|
0.1.0 | May 12, 2019 |
#350 in Date and time
51 downloads per month
21KB
391 lines
holiday_de
Small crate to calculate public holidays for each German federal state. This crate can calculate all reoccurring German public holidays, which exist since 1995.
Documentation
Find it on Docs.rs
License
This library is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
lib.rs
:
Small crate to calculate public holidays for each German federal state.
This crate can calculate all reoccurring German holidays, which exist since 1995.
There are some weird edge cases depending on the respective region,
see GermanRegion
for more details.
A comprehensive overview can be found within the German Wikipedia
Gesetzliche Feiertage in Deutschland.
Dependencies
~1MB
~18K SLoC