R060: English month/day names or MM/DD/YYYY dates in Arabic text
English dates, mixed digit systems, foreign currency formats, and punctuation in the wrong script.
The check
- Id
- R060
- Category
- Numbers, dates and currency
- Default severity
- medium
What it looks for
English month/day names or MM/DD/YYYY dates in Arabic text
How to fix it
Format dates with Intl.DateTimeFormat('ar-AE'), or 'ar-SA-u-ca-gregory-nu-latn' if you target KSA and want Gregorian dates with Western digits. Plain 'ar-SA' defaults to the Umm al-Qura calendar with Arabic-Indic numerals, deliberate if you want Hijri, a surprise if you do not.
More numbers, dates and currency checks
Does your page trip R060?
Paste a URL. Ritla renders the page on desktop and mobile, runs every check, and shows the top issues with screenshot evidence.