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