monthsShortTr property

List<String> get monthsShortTr

Implementation

static List<String> get monthsShortTr => [
      'Oca',
      'Şub',
      'Mar',
      'Nis',
      'May',
      'Haz',
      'Tem',
      'Ağu',
      'Eyl',
      'Eki',
      'Kas',
      'Ara',
    ];