icu-loader
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "icu-loader", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A package to load full ICU data in Node.js environment with JavaScript Intl API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -57,3 +57,3 @@ # ICU Loader | ||
| -------------------- | ------------------------- | ------------------------------------------------- | | ||
| dateObj | Date, String, Number | the reference date object | | ||
| dateObj | Date, String | the reference date object | | ||
| locales | String | the locales string that date will be displayed in | | ||
@@ -60,0 +60,0 @@ | options * | Object<String> | [documents][5] | |