-
-
Notifications
You must be signed in to change notification settings - Fork 233
Closed
Description
Thanks for the extension! We've been using it for writing xlsx for a while and it's fast. Now I'm trying to read files and that's fine, except for dates.
These are user-supplied spreadsheets, so I have no way to know the format of the columns up front. That doesn't really matter, except for dates. I've searched the code base to see if there's a way to determine if a particular cell is a date, but can't find anything. Is this possible?
In a perfect world there would be a global setting to get date columns returned as DateTimeImmutable, but not sure if that's even possible.
Many thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels