property cmfcCalendarV1Thai::$_weeksShortName in Calendar Systems 7
Same name and namespace in other branches
- 8 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksShortName
- 8.2 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksShortName
- 6 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksShortName
- 7.2 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksShortName
File
- calendar/v1/ calendarSystems/ thai.class.inc.php, line 47 
Class
Code
var $_weeksShortName = array(
  '0' => 'อา',
  '1' => 'จ',
  '2' => 'อ',
  '3' => 'พ',
  '4' => 'พฤ',
  '5' => 'ศ',
  '6' => 'ส',
);