react-schedule-selector
react-schedule-selector copied to clipboard
Multi-language
Is there any way to change the language that is displayed from dateFormat? I've tried using moment.js, but that doesn't seem to work.
Thanks in advance!
Hi, this currently isn't possible without making a change to add a locale
prop that can be passed into the date-fn methods. I haven't had a chance to work on this project lately but would be happy to look at a pull request if you make one.