wix / react-native-calendars

React Native Calendar Components 🗓️ 📆
MIT License
9.53k stars 2.95k forks source link

Different calendars than Gregorian? #1085

Closed bbeckkk closed 4 years ago

bbeckkk commented 4 years ago

Is there a way to show calendar dates other than gregorian? What does it take to display the calendar in Vikram Sambat, Hebrew, Persian calendar? Any help is appreciated.

Regards

chenei commented 4 years ago

Please check locale configuration: https://github.com/wix/react-native-calendars#usage

You can also integrate i18.

farzanm14 commented 3 months ago

Locale configuration only changes titles, I need to change the calendar system. Could you please recommend a proper choice? Or add this feature