Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

excel return integer from date column laravel

PhpSpreadsheet does not support value binders on imports. This is a mistake in
our documentation.

For date conversion, you are most likely dealing with an excel timestamp. You 
can try to convert using:

PhpOfficePhpSpreadsheetSharedDate::excelToDateTimeObject($row['date'])
Source by github.com #
 
PREVIOUS NEXT
Tagged: #excel #return #integer #date #column #laravel
ADD COMMENT
Topic
Name
5+4 =