@brightspace-ui/intl
Advanced tools
Comparing version 3.3.2 to 3.4.0
@@ -15,2 +15,3 @@ export const defaultLocale = 'en'; | ||
'fr-fr', | ||
'fr-on', | ||
'ja-jp', | ||
@@ -17,0 +18,0 @@ 'ko-kr', |
@@ -880,2 +880,3 @@ import { getDocumentLocaleSettings, getLanguage, merge } from './common.js'; | ||
case 'fr-ca': | ||
case 'fr-on': | ||
dateFormats[1] = 'MMM d yyyy'; | ||
@@ -882,0 +883,0 @@ dateFormats[2] = 'yyyy-MM-dd'; |
{ | ||
"name": "@brightspace-ui/intl", | ||
"version": "3.3.2", | ||
"version": "3.4.0", | ||
"description": "Internationalization APIs for number, date, time and file size formatting and parsing in D2L Brightspace.", | ||
@@ -43,3 +43,3 @@ "main": "lib/number.js", | ||
"eslint": "^7", | ||
"eslint-config-brightspace": "^0.13", | ||
"eslint-config-brightspace": "^0.14", | ||
"eslint-plugin-html": "^6", | ||
@@ -46,0 +46,0 @@ "eslint-plugin-sort-class-members": "^1", |
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
68631
1537