property cmfcCalendarV1Iranian::$_weeksShortName in Calendar Systems 7.3
Same name and namespace in other branches
- 8 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_weeksShortName
- 8.2 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_weeksShortName
- 5 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_weeksShortName
- 6.3 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_weeksShortName
- 6 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_weeksShortName
- 7 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_weeksShortName
- 7.2 calendar/v1/calendarSystems/iranian.class.inc.php \cmfcCalendarV1Iranian::_weeksShortName
File
- calendar/
v1/ calendarSystems/ iranian.class.inc.php, line 67
Class
Code
var $_weeksShortName = array(
'6' => 'ش',
//Saturday
'0' => 'ي',
//Sunday
'1' => 'د',
'2' => 'س',
'3' => 'چ',
'4' => 'پ',
'5' => 'ج',
);