react-date-range
react-date-range copied to clipboard
RTL Support
When I use moment.locale, the calendar displays properly. The days and months are translated and displayed in the proper order.
The only problem is that the prevButton and the nextButton remain the same. To properly support RTL, those buttons need to be switched. The right button should go the next month and the left button should go to the previous month.
Is it possible to add RTL support?
RTL is optimized yet?
Is RTL supported now ?