21:36:28 Create new PHPExcel object
21:36:28 Set document properties
21:36:28 Add data
21:36:28 Set styling
21:36:28 Set autofilter range
21:36:28 Set active filters
21:36:28 Execute filtering
21:36:28 Display filtered rows
Row number - 1 Country Date
Row number - 3401 Japan
Fatal error: Uncaught Error: Call to undefined function mb_strtolower() in /var/www/html/01/hk1/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/NumberFormat.php:448
Stack trace:
#0 [internal function]: PHPExcel_Style_NumberFormat::setLowercaseCallback(Array)
#1 /var/www/html/01/hk1/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/NumberFormat.php(464): preg_replace_callback('/(?:^|")([^"]*)...', Array, 'yyyy-mm-dd')
#2 /var/www/html/01/hk1/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/NumberFormat.php(647): PHPExcel_Style_NumberFormat::formatAsDate(45716, 'yyyy-mm-dd')
#3 /var/www/html/01/hk1/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell.php(191): PHPExcel_Style_NumberFormat::toFormattedString(45716, 'yyyy-mm-dd')
#4 /var/www/html/01/hk1/vendor/phpoffice/phpexcel/Examples/10autofilter-selection-display.php(195): PHPExcel_Cell->getFormattedValue()
#5 {main}
thrown in /var/www/html/01/hk1/vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/NumberFormat.php on line 448