property cmfcCalendarV1Thai::$_monthsShortName in Calendar Systems 6        
                          
                  
                        
Same name and namespace in other branches
- 8 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_monthsShortName
- 8.2 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_monthsShortName
- 7 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_monthsShortName
- 7.2 calendar/v1/calendarSystems/thai.class.inc.php \cmfcCalendarV1Thai::_monthsShortName
File
 
   - calendar/v1/calendarSystems/thai.class.inc.php, line 21
Class
  
  - cmfcCalendarV1Thai 
Code
var $_monthsShortName = array(
  '1' => 'ม.ค.',
  '2' => 'à¸.พ.',
  '3' => 'มี.ค.',
  '4' => 'เม.ย.',
  '5' => 'พ.ค.',
  '6' => 'มิ.ย.',
  '7' => 'à¸.ค.',
  '8' => 'ส.ค.',
  '9' => 'à¸.ย.',
  '10' => 'ต.ค.',
  '11' => 'พ.ย.',
  '12' => 'ธ.ค.',
);