property cmfcCalendarV1Thai::$_weeksName in Calendar Systems 7
Same name and namespace in other branches
- 8 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksName
- 8.2 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksName
- 6 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksName
- 7.2 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_weeksName
File
- calendar/
v1/ calendarSystems/ thai.class.inc.php, line 37
Class
Code
var $_weeksName = array(
'0' => 'อาทิตย์',
'1' => 'จันทร์',
'2' => 'อังคาร',
'3' => 'พุธ',
'4' => 'พฤหัสบดี',
'5' => 'ศุกร์',
'6' => 'เสาร์',
);