trMonthShortNames top-level constant

Map<int, String> const trMonthShortNames

Implementation

const Map<int, String> trMonthShortNames = {
  1: 'MUHRM',
  2: 'SAFER',
  3: 'REBİ1',
  4: 'REBİ2',
  5: 'CEMAZ1',
  6: 'CEMAZ2',
  7: 'RECEP',
  8: 'ŞABAN',
  9: 'RAMZAN',
  10: 'ŞEVVAL',
  11: 'ZİLKD',
  12: 'ZİLHİC'
};