Ver original$fecha = $fila_fecha['fecha2']; setlocale(LC_TIME, "Spanish");echo strftime('%A %d de %B del %Y', strtotime($fecha));