react-dates
react-dates copied to clipboard
No other options for locale
This is the best datepicker i've found, but i just can't use it if i can't translate it into my native language...
It would be great to import a json file and send it to a prop in any date picker component so it uses it as a base. something like
{months:["Janeiro", "Fevereiro", ...], week_days:["Domingo", "Segunda", ...]}