acro5piano / react-native-big-calendar

gcal/outlook like calendar component for React Native
https://react-native-big-calendar.vercel.app
MIT License
441 stars 145 forks source link

Locale not working in schedule mode #1038

Open jotavioferreirasilva opened 5 months ago

jotavioferreirasilva commented 5 months ago

I tried to use a different locale just like te example, importing the locale and setting it in props:

import 'dayjs/locale/pt-br'

<Calendar locale="pt-br" mode="schedule" />

And weekdays of the events keep showing in english (Mon,Tue,Wed...)

It only works in "month" mode

acro5piano commented 5 months ago

Did you set the locale described in this?

https://github.com/acro5piano/react-native-big-calendar?tab=readme-ov-file#i18n