powered by
Get public holidays for a specific date for all countries
oh_public_holidays_by_date(date, language = "EN")
A data frame of holidays for all countries.
date (YYYY-MM-DD).
Language ISO code (default: "EN").
if (FALSE) { # identical(Sys.getenv("IN_PKGDOWN"), "true") oh_public_holidays_by_date(date = "2025-12-25") }
Run the code above in your browser using DataLab