You are here

property cmfcCalendarV1Iranian::$_monthsShortName in Calendar Systems 8.2

Same name and namespace in other branches
  1. 8 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_monthsShortName
  2. 5 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_monthsShortName
  3. 6.3 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_monthsShortName
  4. 6 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_monthsShortName
  5. 7.3 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_monthsShortName
  6. 7 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_monthsShortName
  7. 7.2 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_monthsShortName

File

calendar/v1/calendarSystems/iranian.class.inc.php, line 35

Class

cmfcCalendarV1Iranian

Code

var $_monthsShortName = array(
  1 => 'فرو',
  2 => 'ارد',
  3 => 'خرد',
  4 => 'تير',
  5 => 'مرد',
  6 => 'شهر',
  7 => 'مهر',
  8 => 'آبا',
  9 => 'آذر',
  10 => 'دى',
  11 => 'بهم',
  12 => 'اسف',
);