| bahai_new_year | R Documentation |
Dates are returned as Gregorian dates
bahai_new_year(year)
naw_ruz(year)
feast_of_ridvan(year)
birth_of_the_bab(year)
year |
The year on the Gregorian calendar |
A vector of dates on the Gregorian calendar
bahai_date
tibble::tibble(
year = 2025:2030,
new_year = bahai_new_year(year),
naw_ruz = naw_ruz(year),
ridvan = feast_of_ridvan(year),
birth_bab = birth_of_the_bab(year)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.