Hola amigos alo mejro alguien ya se topo con un error similar
algun alcanse? gracias de antemano .
<b>Fatal error</b>: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (//) at position 0 (/): Unexpected character' in export_excel.php:85
en la linea 85
$mifecha = $year.'/'.$month.'/'.$day;
$fecha = new DateTime($mifecha);