gregorian-calendar
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -37,3 +37,3 @@ /* | ||
*/ | ||
this.time = undefined; | ||
this.time = Date.now(); | ||
/* | ||
@@ -40,0 +40,0 @@ * The timezoneOffset in minutes used by this date. |
{ | ||
"name": "gregorian-calendar", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"author": "yiminghe <yiminghe@gmail.com>", | ||
@@ -5,0 +5,0 @@ "description": "date time utils ported from java", |
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
52643