You are here

property cmfcCalendarV1Iranian::$_weeksName in Calendar Systems 8.2

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

File

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

Class

cmfcCalendarV1Iranian

Code

var $_weeksName = array(
  6 => 'شنبه',
  0 => 'يكشنبه',
  1 => 'دوشنبه',
  2 => 'سه شنبه',
  3 => 'چهارشنبه',
  4 => 'پنجشنبه',
  5 => 'جمعه',
);