You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I use the props "locale" and "localeUtils", or even the "weekdaysShort" and "months" to set the months and days with my own language, it just don't work with the DayPickerInput, but works with DayPicker.
This discussion was converted from issue #1043 on February 10, 2021 02:20.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Version
"react-day-picker": "^7.4.8"
Describe the bug
When I use the props "locale" and "localeUtils", or even the "weekdaysShort" and "months" to set the months and days with my own language, it just don't work with the DayPickerInput, but works with DayPicker.
To Reproduce
Expected behavior
The picker should display the correct values from weekdaysShort and months, but doesn't.
Screenshot
Additional context
What can we do about it? is it a bug or there is another way to make? thx.
Beta Was this translation helpful? Give feedback.
All reactions