You are here

property cmfcCalendarV1Thai::$_weeksName in Calendar Systems 8.2

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

File

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

Class

cmfcCalendarV1Thai

Code

var $_weeksName = array(
  '0' => 'อาทิตย์',
  '1' => 'จันทร์',
  '2' => 'อังคาร',
  '3' => 'พุธ',
  '4' => 'พฤหัสบดี',
  '5' => 'ศุกร์',
  '6' => 'เสาร์',
);