[pickers] Fields don't work with AdapterDateFns
and zhCN
locale
#14800
Labels
component: pickers
This is the name of the generic UI component, not the React module!
external dependency
Blocked by external dependency, we can’t do anything about it
l10n
localization
support: commercial
Support request from paid users
support: pro standard
Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/
The problem in depth
Hello, first here's the live demo for the said issues https://stackblitz.com/edit/react-knfbz7?file=Demo.js
Step to reproduce:
First Scenario you must use the enUS as the adaterLocale
PS: the format of field is in this type 'MMM d HH:mm' the step below you must change/update value is the HH:mm for you to see the concern issues
Second Scenario you must change the enUS to zhCN as the adapterLocale
Expected result:
On second scenario if the locale is using zhCN it should not null either value for first or end inputDate. it should be same result with the first scenario
Note: Only the zhCN return null but when using other locale it works perfectly
Your environment
`npx @mui/envinfo`
Search keywords: SingleInputDateTimeRangeField, locale
Order ID: 70493
The text was updated successfully, but these errors were encountered: