property cmfcCalendarV1Thai::$_monthsName in Calendar Systems 7        
                          
                  
                        
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
- 6 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 7
Class
  
  - cmfcCalendarV1Thai 
Code
var $_monthsName = array(
  '1' => 'มกราคม',
  '2' => 'กุมภาพันธ์',
  '3' => 'มีนาคม',
  '4' => 'เมษายน',
  '5' => 'พฤษภาคม',
  '6' => 'มิถุนายน',
  '7' => 'กรกฎาคม',
  '8' => 'สิงหาคม',
  '9' => 'กันยายน',
  '10' => 'ตุลาคม',
  '11' => 'พฤศจิกายน',
  '12' => 'ธันวาคม',
);