Skip to content

Commit 050b46f

Browse files
committed
MC-37369: Datepicker issue with arabic locale on orders grid
1 parent a7c15b8 commit 050b46f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/Stdlib/DateTime/Intl/DateFormatterFactory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ class DateFormatterFactory
1818
private const CUSTOM_DATE_FORMATS = [
1919
'ar_SA' => [
2020
\IntlDateFormatter::SHORT => 'd/MM/y',
21-
\IntlDateFormatter::MEDIUM => 'MMM d, y',
2221
]
2322
];
2423

0 commit comments

Comments
 (0)