timeDate (version 3043.102)

holidayZURICH: Zurich Holiday Calendar

Description

Returns a holiday calendar for Zurich.

Usage

holidayZURICH(year = getRmetricsOptions("currentYear"))

Value

returns an object of class timeDate.

Arguments

year

an integer value or vector of years, formatted as YYYY.

Details

The Zurich holiday calendar includes the following holidays: NewYearsDay, GoodFriday, EasterMonday, LaborDay, PentecostMonday, ChristmasDay, BoxingDay, CHBerchtoldsDay, CHSechselaeuten, CHAscension, CHConfederationDay, CHKnabenschiessen.

Examples

Run this code
## holidayZURICH -
   holidayZURICH()
   holidayZURICH(2008:2010)

Run the code above in your browser using DataCamp Workspace