-
Notifications
You must be signed in to change notification settings - Fork 656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XLSX configure to read cell dates as js date obj #1481
Conversation
test 3 is failing for me locally
but unlink is and also removes a file
just to make sure it works across years
@mathiasrw @SamanthaAdrichem anything I need to do to move this PR along? It's passing GH Actions on my fork https://github.com/barakplasma/alasql/actions/runs/2609997786 |
I'm not a repository owner, nothing I can do about it :( I would how-ever verify (if I was you) what happens if XLSXopts is undefined / not set. |
@mathiasrw anything I can do to help get this moving? |
BTW, I'm running this patch in our prod using patch-package and it's working nicely. |
Thank you! |
Allows users to configure XLSX library to convert cell dates to JS dates
Relates/resolves this issue comment: #395 (comment)
There's a list of options here: https://www.npmjs.com/package/xlsx#parsing-options