calendar-month-array
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "calendar-month-array", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Generates a calendar array with the days of a single month organized by week", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -17,3 +17,3 @@ # calendar-month-array | ||
output (could vary for your local time): | ||
output: | ||
@@ -33,2 +33,5 @@ ``` | ||
NOTE: event if you can't see it on the console, they are `Date` objects, not ISO date strings! | ||
With some formatting and optional headers: | ||
@@ -35,0 +38,0 @@ |
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
9318
99