You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The attached Excel file is very simple:
The file is saved in date1904 format, but ReadableWorkbook does not recognize that. On the other hand, Apache POI XSSFWorkbook resolves the date mode correctly (in Clojure REPL):
The attached Excel file is very simple:

The file is saved in date1904 format, but
ReadableWorkbook
does not recognize that. On the other hand, Apache POIXSSFWorkbook
resolves the date mode correctly (in Clojure REPL):window1904.xlsx
The text was updated successfully, but these errors were encountered: