holidayZURICH {timeDate} | R Documentation |
Zurich holiday calendar
Description
Returns a holiday calendar for Zurich.
Usage
holidayZURICH(year = getRmetricsOptions("currentYear"))
Arguments
year |
an integer value or vector of years, formatted as |
Details
The Zurich holiday calendar includes the following holidays: NewYearsDay, GoodFriday, EasterMonday, LaborDay, PentecostMonday, ChristmasDay, BoxingDay, CHBerchtoldsDay, CHSechselaeuten, CHAscension, CHConfederationDay, CHKnabenschiessen.
Value
an object of class "timeDate"
Examples
## holidayZURICH -
holidayZURICH()
holidayZURICH(2008:2010)
[Package timeDate version 4032.109 Index]