rwa-holidays
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -87,7 +87,2 @@ const constants = { | ||
}); | ||
// Veterans Day | ||
holidays.push({ | ||
name: `Veterans Day`, | ||
date: new Date(Date.parse(`11/11/${year} GMT`)) | ||
}); | ||
@@ -94,0 +89,0 @@ // Friday of first week of August: Umuganura Day |
{ | ||
"name": "rwa-holidays", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "NPM package for getting Rwanda holidays for a given year or determine if current date is a holiday", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -83,7 +83,2 @@ # rwa-holidays | ||
{ | ||
name: 'Veterans Day', | ||
date: 2020-11-11T00:00:00.000Z, | ||
dateString: '2020-11-11' | ||
}, | ||
{ | ||
name: 'Umuganura Day', | ||
@@ -90,0 +85,0 @@ date: 2020-08-07T00:00:00.000Z, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8949
126
129