-
Notifications
You must be signed in to change notification settings - Fork 3
Wrong datetime conversion from xls #5
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels