R062: Foreign currency formatting in a SAR/AED market context
English dates, mixed digit systems, foreign currency formats, and punctuation in the wrong script.
The check
- Id
- R062
- Category
- Numbers, dates and currency
- Default severity
- medium
What it looks for
Foreign currency formatting in a SAR/AED market context
How to fix it
Format prices with Intl.NumberFormat('ar-SA', { style: 'currency', currency: 'SAR' }), and keep one currency notation (ر.س vs SAR) across the page.
More numbers, dates and currency checks
Does your page trip R062?
Paste a URL. Ritla renders the page on desktop and mobile, runs every check, and shows the top issues with screenshot evidence.