We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d0f1b commit c4b8db3Copy full SHA for c4b8db3
packages/ra-ui-materialui/src/input/DateInput.stories.tsx
@@ -52,7 +52,7 @@ export const DefaultValue = () => (
52
browser locale
53
{[
54
'2021-09-11',
55
- '09/11/2011', // US date format
+ '09/11/2021', // US date format
56
'2021-09-11T20:46:20.000+02:00',
57
'2021-09-11 20:46:20.000+02:00',
58
'2021-09-11T20:46:20.000-04:00',
0 commit comments