Skip to content

Wrong datetime conversion from xls #5

@paologf

Description

@paologf

Hi,
i'm reading a .xlsx file that has some date cells (excel format is "date") but i had a wrong conversion.
If my A1 cell is 01-01-2000 (1st January 2000) the result of (get (spreadmap filename) "A1") is #inst "1995-12-30T23:00:00.000-00:00" , 1 hour, 1day and 4 year before the correct date.
I tried to read from an old .xls file or change date format (e.g. dd/mm/yyyy hh:mm) but the result is the same.

I can upload an example file if needed, but i think is very simply to reproduce.

PS: i'm using the last spreadmap, the 0.1.4

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