[pickers] Cannot display time with format without spaces like "HHmm" correctly #12487
Labels
bug 🐛
Something doesn't work
component: pickers
This is the name of the generic UI component, not the React module!
feature: Keyboard editing
Related to the pickers keyboard edition
Steps to reproduce
Link to live example: (required)
https://stackblitz.com/edit/react-jjpkxw?file=Demo.tsx
Steps:
Version: 6.19.7
dayjs
andTimeField
are used in the examplemoment
andDateTimePicker
also have this problem.In #10007 and #10185 said it was fixed, but same problem on
dayjs
andmoment
Current behavior
It displays
15m30
Expected behavior
It should display
1530
Context
Showing time with format
HHmm
inDateTimePicker
withMoment
Your environment
No response
Search keywords: DateTimePicker TimeField HHmm format moment dayjs
The text was updated successfully, but these errors were encountered: