property cmfcCalendarV1Gregorian::$_monthsShortName in Calendar Systems 6        
                          
                  
                        
Same name and namespace in other branches
- 8 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_monthsShortName
- 8.2 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_monthsShortName
- 5 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_monthsShortName
- 6.3 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_monthsShortName
- 7.3 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_monthsShortName
- 7 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_monthsShortName
- 7.2 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_monthsShortName
File
 
   - calendar/v1/calendarSystems/gregorian.class.inc.php, line 31
Class
  
  - cmfcCalendarV1Gregorian 
- @desc
Code
var $_monthsShortName = array(
  '1' => 'فرو',
  '2' => 'ارد',
  '3' => 'خرد',
  '4' => 'تير',
  '5' => 'مرد',
  '6' => 'شهر',
  '7' => 'مهر',
  '8' => 'آبا',
  '9' => 'آذر',
  '10' => 'دى',
  '11' => 'بهم',
  '12' => 'اسف',
);