farhoudshapouran / react-native-ui-datepicker

Customizable React Native 📅 DatePicker component for Android, iOS, and Web. It includes single, range and multiple modes and supports different locales.
https://farhoudshapouran.github.io/react-native-ui-datepicker/
MIT License
275 stars 28 forks source link

Persian support #36

Closed arsalannury closed 7 months ago

arsalannury commented 8 months ago

Hi. Is there Persian in the locale list?

farhoudshapouran commented 7 months ago

Hi @arsalannury the fa locale exists in the locales list but it is used for displaying month and days of week names in the Persian alphabet and doesn't change the calendar to Jalali, currently, this component only supports the Gregorian Calendar, and I'm working on it to add support for another calendars like Jalali Calendar

HoseinAsadi commented 2 months ago

please Added Jalali Calendar