Returns bank holidays in London.
holidayLONDON(year = getRmetricsOptions("currentYear"))
an object of class "timeDate"
.
an integer value or vector of years, formatted as YYYY
.
Original function contributed by Menon Murali; amended, corrected and rewritten by Georgi N. Boshnakov
There are currently 8 bank holidays in Britain every year: New Year's Day, Good Friday, Easter Monday, Early Spring Holiday (first Monday of May), Spring Holiday (Last Monday of May), Summer Holiday (Last Monday of August), Christmas Day and Boxing Day.
Some of these holidays are referred also by alternative names or may have had other names in the past. Also the rules according to which the dates for some of them are calculated have changed over time.
Occasionaly there are one-off special holidays, usually related to significant Royal events. Also as one-off, the dates of some holidays are sometimes moved. For example, the Early spring holiday was moved several times to 8th May to coincide with Victory day on big anniversaries.
holidayNERC
,
holidayNYSE
,
holidayTSX
,
holidayZURICH
for holidays at other major financial centers.
BoxingDay
, etc., for descriptions of the individual
holiday functions,
listHolidays
for a list (character vector) of all
holidays,
holiday
alternative to calling directly individual
holiday functions (takes one or more holiday functions as argument),
Easter
holidayLONDON()
holidayLONDON(2008:2010)
Run the code above in your browser using DataLab