You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set persian_en for the locale prop in DatePicker, both the calendar and input show the date in English mode while I want this just for input, not the calendar. For this reason, I have to use a render prop to handle this manually. So, I consider it can be useful if we provide a prop for this purpose. If you agree with me, I can fix it.
locale={persian_fa}:
locale={persian_en}:
The text was updated successfully, but these errors were encountered:
When I set persian_en for the locale prop in DatePicker, both the calendar and input show the date in English mode while I want this just for input, not the calendar. For this reason, I have to use a render prop to handle this manually. So, I consider it can be useful if we provide a prop for this purpose. If you agree with me, I can fix it.
locale={persian_fa}:

locale={persian_en}:

The text was updated successfully, but these errors were encountered: