Skip to content

Can't define the datetime format #29

@ceininger

Description

@ceininger

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions