react-date-range icon indicating copy to clipboard operation
react-date-range copied to clipboard

RTL Support

Open ofekinger opened this issue 9 years ago • 2 comments

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?

ofekinger avatar Feb 08 '17 17:02 ofekinger

RTL is optimized yet?

JARN98 avatar Nov 23 '21 08:11 JARN98

Is RTL supported now ?

saraElsanan avatar Aug 27 '23 11:08 saraElsanan