mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-24 19:43:41 +00:00
Split non-existing holiday for NL in R (#1637)
* Split NL 'Bevrijdingsdag, Hemelvaart' holiday * Split NL 'Bevrijdingsdag, Hemelvaart' holiday in generated_holidays.rda Co-authored-by: Bas Jacobs <bas.jacobs@bax-shop.nl>
This commit is contained in:
parent
181933b948
commit
e992e0b7b6
2 changed files with 2 additions and 1 deletions
|
|
@ -54931,7 +54931,8 @@ ds,holiday,country,year
|
|||
2005-03-27,Eerste paasdag,NL,2005
|
||||
2005-03-28,Tweede paasdag,NL,2005
|
||||
2005-04-30,Koninginnedag,NL,2005
|
||||
2005-05-05,"Bevrijdingsdag, Hemelvaart",NL,2005
|
||||
2005-05-05,Bevrijdingsdag,NL,2005
|
||||
2005-05-05,Hemelvaart,NL,2005
|
||||
2005-05-15,Eerste Pinksterdag,NL,2005
|
||||
2005-05-16,Tweede Pinksterdag,NL,2005
|
||||
2005-12-25,Eerste Kerstdag,NL,2005
|
||||
|
|
|
|||
|
Can't render this file because it is too large.
|
Binary file not shown.
Loading…
Reference in a new issue