You are here

property cmfcCalendarV1Thai::$_weeksShortName in Calendar Systems 8.2

Same name and namespace in other branches
  1. 8 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksShortName
  2. 6 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksShortName
  3. 7 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksShortName
  4. 7.2 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksShortName

File

calendar/v1/calendarSystems/thai.class.inc.php, line 47

Class

cmfcCalendarV1Thai

Code

var $_weeksShortName = array(
  '0' => 'อา',
  '1' => 'จ',
  '2' => 'อ',
  '3' => 'พ',
  '4' => 'พฤ',
  '5' => 'ศ',
  '6' => 'ส',
);