Easier to modify the eng language than struggle with installing an RTL language
In administrator\language\en-GB\langmetadata.xml set <rtl>1</rtl>
Go to any calendar such as article publish date
As can be seen the dates are correctly displayed RTL but the day names in the table header remain LTR
The calendar.js has code to detect if it is RTL and to reverse the order of the days
joomla-cms/build/media_source/system/js/fields/calendar.es5.js
Lines 140 to 144 in a89c179
But this does not appear to get used in the code to generate the table head which starts here
Of course my js analysis could be completely wrong but the bug is still a bug
Labels |
Added:
No Code Attached Yet
|
Can you assign this issue to me?
@akshat16j Issues aren't assigned, doing a Pull Request is enough.
Hey! I'm interested. Can you assign this issue to me?