public static property PHPExcel_Shared_Date::$_numberSuffixes in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Date.php \PHPExcel_Shared_Date::_numberSuffixes
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Shared/ Date.php, line 71
Class
- PHPExcel_Shared_Date
- PHPExcel_Shared_Date
Code
public static $_numberSuffixes = array(
'st',
'nd',
'rd',
'th',
);