hadimostafapour / react-native-calendars-persian

React Native Calendar Components 📆+ Jalali Calendar Support
MIT License
21 stars 11 forks source link

Header Problem #15

Open MaahAnvari opened 3 years ago

MaahAnvari commented 3 years ago

This library works fine but in the header, the name of the months doesn't appear correctly for example (Ordibehesht 1400). Did you know why? I use the Jalali flag and also added LocaleConfig to the code but it didn't change. I am using it in react native and android emulator. Annotation 2021-05-11 184559

safuraalipour commented 3 years ago

I have this problem too... please answer

MrKarimi9425 commented 2 years ago

add this line in file node_modules/react-native-calendars-persian/src/persian/dateutils.js moment.loadPersian({dialect: 'persian-modern'})