You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`NoWeekDataError`| Cannot determine locale first day of week. Please load the supplemental weekData. | 301 |
21
-
|`NoFirstDayError`| Cannot determine locale first day of week. The default culture data includes only en-US first day info. Please load the supplemental weekData. | 301 |
13
+
| Type | Message
14
+
|:--- |:---
15
+
|`NoLocaleError` | Missing locale info for {locale}
|`NoSupplementalCurrencyError` | Cannot determine currency. Please load the supplemental currencyData.
18
+
|`NoCurrencyRegionError` | No currency data for region ${territory}
19
+
|`NoCurrencyDisplay` | Cannot determine currency display information. Please load the locale currencies data. The default culture does not include the all currencies data.
|`NoWeekDataError` | Cannot determine locale first day of week. Please load the supplemental weekData.
22
+
|`NoFirstDayError` | Cannot determine locale first day of week. The default culture data includes only en-US first day info. Please load the supplemental weekData.
0 commit comments