Skip to content

ExcelDataReader.GetNumberFormatString returns wrong value #461

Description

@cesarturo

When reading the format of a cell with Short Date Format, Excel returns the format according to the system configuration, but GetNumberFormatString returns always as "d/m/yyyy"

In Excel it says m/d/yyyy:

excel

In Code it returns d/m/yyyy:

code

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions