-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
Hey! I'm using your library to import data from XLS document and it seems that the setDateTimeFormat() method have no effect on the output of the row() method.
The problem is that the content of the $datetimeFormat attribute is used during the parsing (before the object is fully instantiated) and we can't parse the content of the file afterward.
Maybe the parse of the file should occur at the rows() or rowsEx() call and not during the instantiation of the object?
Metadata
Metadata
Assignees
Labels
No labels