You are here

property cmfcCalendarV1Gregorian::$_meridiemsShortName in Calendar Systems 7.3

Same name and namespace in other branches
  1. 8 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsShortName
  2. 8.2 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsShortName
  3. 5 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsShortName
  4. 6.3 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsShortName
  5. 6 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsShortName
  6. 7 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsShortName
  7. 7.2 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsShortName

File

calendar/v1/calendarSystems/gregorian.class.inc.php, line 71

Class

cmfcCalendarV1Gregorian
@desc

Code

var $_meridiemsShortName = array(
  'am' => 'ق.ظ',
  'pm' => 'ب.ظ',
);