arMonthShortNames top-level constant
Implementation
const Map<int, String> arMonthShortNames = {
1: 'محرم',
2: 'صفر',
3: 'ربيع١',
4: 'ربيع٢',
5: 'جمادى١',
6: 'جمادى٢',
7: 'رجب',
8: 'شعب',
9: 'رمض',
10: 'شوال',
11: 'القعدة',
12: 'الجة'
};