IBM / vue-a11y-calendar

Accessible, internationalized Vue calendar
https://ibm.github.io/vue-a11y-calendar/
Apache License 2.0
253 stars 21 forks source link

RTL Internationalization #8

Open Snugug opened 7 years ago

Snugug commented 7 years ago

One thing I'm unsure about is if, when viewing a Gregorian calendar, if RTL languages like Arabic expect the week to be reversed from LTR languages(so Sat-Sun instead of Sun-Sat reading left to right) and if navigating between calendars would be in the same direction.

pi0 commented 7 years ago

Hey. As a Persian (fa-IR) user Which is a widely used RTL language and has a different calendar system I can help on this. Currently, there are 3 concerns about such locales:

Wrong:

Right: (Calendar App in MacOS)

image

Snugug commented 7 years ago

Ok, let's get this fixed then, within the following limitations:

Proposed steps forward (to resolve for the Gregorian calendar) are as follows:

Snugug commented 7 years ago

I've converted this issue in to an Epic and added sub-issues to track the individual steps proposed above. Install ZenHub to see the Epic's progress