property cmfcCalendarV1Gregorian::$_meridiemsName in Calendar Systems 6.3
Same name and namespace in other branches
- 8 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsName
- 8.2 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsName
- 5 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsName
- 6 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsName
- 7.3 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsName
- 7 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsName
- 7.2 calendar/v1/calendarSystems/gregorian.class.inc.php \cmfcCalendarV1Gregorian::_meridiemsName
File
- calendar/
v1/ calendarSystems/ gregorian.class.inc.php, line 66
Class
- cmfcCalendarV1Gregorian
- @desc
Code
var $_meridiemsName = array(
'am' => 'قبل‏ازظهر',
'pm' => 'بعدازظهر',
);