@hebcal/hdate
Advanced tools
Comparing version 0.9.8 to 0.9.9
@@ -135,2 +135,3 @@ "use strict"; | ||
activeLocale = obj; | ||
return activeLocale; | ||
} | ||
@@ -137,0 +138,0 @@ /** |
@@ -132,2 +132,3 @@ import poAshkenazi from './ashkenazi.po'; | ||
activeLocale = obj; | ||
return activeLocale; | ||
} | ||
@@ -134,0 +135,0 @@ /** |
@@ -63,3 +63,3 @@ export interface Headers { | ||
*/ | ||
static useLocale(locale: string): void; | ||
static useLocale(locale: string): StringArrayMap; | ||
/** | ||
@@ -66,0 +66,0 @@ * Returns the name of the active locale (i.e. 'he', 'ashkenazi', 'fr') |
{ | ||
"name": "@hebcal/hdate", | ||
"version": "0.9.8", | ||
"version": "0.9.9", | ||
"description": "converts between Hebrew and Gregorian dates using Rata Die (R.D.) algorithm by Dershowitz and Reingold", | ||
@@ -5,0 +5,0 @@ "author": "Michael J. Radwin (https://github.com/mjradwin)", |
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
280058
5590