react-multi-date-picker
react-multi-date-picker copied to clipboard
Display date in english font just for input not calendar
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}: