How i cant use the date from an excel. I use a for loop to output the file
echo $sheet -> getCellByColumnAndRow($j,$i)->getValue();
But the output looks like that:
Date | Name
---------------
425831 | Peter
425831 | Nils
How i get something like that 2016-08.01?