Wrong value type date returning [Bug]: #3615
jbarretodev
started this conversation in
General
Replies: 1 comment
-
You have to convert the excel timestamp to a datetime object: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
What version of Laravel Excel are you using?
3.1
What version of Laravel are you using?
8
What version of PHP are you using?
7.3
Describe your issue
Im trying to import a excel file, inside that file there ara columns fields type date and it is returning a number
and that is what it is retorning
How can the issue be reproduced?
""
What should be the expected behaviour?
""
Beta Was this translation helpful? Give feedback.
All reactions