[][src]Crate holiday_cz

A crate for finding out dates of Czech public holidays.

Functions

holidays_in_year

Get dates of Czech public holidays in a given year.

holidays_within

Get dates of Czech public holidays within a given from-to date range. The range is inclusive.

is_holiday

Query whether a given date is a Czech public holiday.

is_holiday_ymd

Query whether a given date (year, month, day) is a Czech public holiday.