feiertage 0.1.0

German holidays for time
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# feiertage

[![LICENSE](https://img.shields.io/github/license/myOmikron/feiertage?color=blue)](LICENSE)
[![Crates.io](https://img.shields.io/crates/v/feiertage?label=Crates.io)](https://crates.io/crates/feiertage)
[![Docs](https://img.shields.io/docsrs/feiertage?label=Docs)](https://docs.rs/feiertage/latest/feiertage/)
[![dependency status](https://deps.rs/repo/github/myOmikron/feiertage/status.svg)](https://deps.rs/repo/github/myOmikron/feiertage)

Library to calculate german holidays.

## Mentions

Ported from https://github.com/sprudel/holiday_de, to support `time`.