react-calendar icon indicating copy to clipboard operation
react-calendar copied to clipboard

WeeklyDays locale es

Open AlexCernik opened this issue 4 years ago • 5 comments

I have a problem with calendar weekly and { locale: es }.

<WeeklyCalendar locale={es} week={new Date()}>

2

and without { locale: es } is correct render,

3

AlexCernik avatar Jul 28 '21 06:07 AlexCernik

What is wrong with the rendering? I don't see an issue

zackify avatar Jul 28 '21 14:07 zackify

What is wrong with the rendering? I don't see an issue

The rendering of the week is wrong when locale is changed to another language

AlexCernik avatar Jul 30 '21 14:07 AlexCernik

is it the day numbers being incorrect?

zackify avatar Aug 02 '21 21:08 zackify

is it the day numbers being incorrect?

yes, the change the locale to another language do not select the current week. check change to es locale

AlexCernik avatar Aug 08 '21 20:08 AlexCernik

can you use a red marker to point out the problem? sorry im not familiar enough with other languages to spot the problem?

zackify avatar Aug 26 '21 15:08 zackify