property cmfcCalendarV1Thai::$_monthsName in Calendar Systems 6
Same name and namespace in other branches
- 8 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_monthsName
- 8.2 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_monthsName
- 7 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_monthsName
- 7.2 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_monthsName
File
- calendar/
v1/ calendarSystems/ thai.class.inc.php, line 6
Class
Code
var $_monthsName = array(
'1' => 'มà¸à¸£à¸²à¸„ม',
'2' => 'à¸à¸¸à¸¡à¸ าพันธ์',
'3' => 'มีนาคม',
'4' => 'เมษายน',
'5' => 'พฤษภาคม',
'6' => 'มิถุนายน',
'7' => 'à¸à¸£à¸à¸Žà¸²à¸„ม',
'8' => 'สิงหาคม',
'9' => 'à¸à¸±à¸™à¸¢à¸²à¸¢à¸™',
'10' => 'ตุลาคม',
'11' => 'พฤศจิà¸à¸²à¸¢à¸™',
'12' => 'ธันวาคม',
);