cymen/react-daypicker

Consider using Intl for month (and day if possible) names

Opened this issue · 1 comments

cymen commented

See https://stackoverflow.com/questions/47232534/how-to-get-a-list-of-month-names-in-javascript-using-intl for an example of using Intl to get month names from current locale.

cymen commented

Reminder to myself to update you-dont-need/You-Dont-Need-Momentjs#65 with details as figure things out.