[fields] Format "D MM YYYY" does not as expected #10065
Labels
component: pickers
This is the name of the generic UI component, not the React module!
status: waiting for author
Issue with insufficient information
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example:
Steps:
Current behavior 😯
If I use the format "D.MM.YYYY", the picker format the output like "01.08.2023".
Expected behavior 🤔
If I use the format "D.MM.YYYY", I would expect the output to be like "1.08.2023".
Context 🔦
We want to use multiple locals in out project, with dayjs. We tested the app with mk local, which uses the "D.MM.YYYY" format.
Your environment 🌎
System: OS: Windows 10 10.0.19045 Binaries: Node: 20.3.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.19 - C:\Program Files\nodejs\yarn.CMD npm: 9.8.1 - C:\Program Files\nodejs\npm.CMD Browsers: Chrome: Not Found Edge: Spartan (44.19041.1266.0), Chromium (115.0.1901.203) npmPackages: @emotion/react: ^11.11.1 => 11.11.1 @emotion/styled: ^11.11.0 => 11.11.0 @mui/base: 5.0.0-beta.11 @mui/core-downloads-tracker: 5.14.5 @mui/lab: ^5.0.0-alpha.138 => 5.0.0-alpha.140 @mui/material: ^5.14.3 => 5.14.5 @mui/private-theming: 5.14.5 @mui/styled-engine: 5.13.2 @mui/system: 5.14.5 @mui/types: 7.2.4 @mui/utils: 5.14.5 @mui/x-date-pickers: ^6.11.1 => 6.11.1 @types/react: 18.2.20 react: ^18.2.0 => 18.2.0 react-dom: ^18.2.0 => 18.2.0 typescript: ^5.0.4 => 5.1.6npx @mui/envinfo
Order ID or Support key 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: