react-tailwindcss-datepicker
react-tailwindcss-datepicker copied to clipboard
localization of displayFormat
When using displayFormat
s that use long names of the months like
displayFormat={"DD.MMMM.YYYY"}
this is always displayed in English. It should however use the localization set with i18n
.