RTL support: Date change
Open
bug
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
Need to support date change in both ltr and rtl mode.
ltr (e.g. 'en') works just fine. However Datetime disables months and years in rtl locale(e.g. 'ar-sa')
[codepen example](https://codepen.io/skraspost/pen/qLzVJB)

Contributor guide
Research direction
Start by reproducing the linked CodePen example with the datetime picker in both LTR ('en') and RTL ('ar-sa') locales. Trace why months and years are disabled only in RTL mode; done means date changes work in both directions without disabling those controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100