Closed skuark closed 5 years ago
Tests has failed, but I think it's not related to the code changes. @zdavatz Could you double check and rebuild? Thanks!
all tests need to pass before we can merge your patch.
but otherwise your commit looks good! Thank you!
Thanks!
New Version 1.2.5 is out!
I have an excel using the format
[$-C0A]dd\\-mmm\\-yy
for dates (ex:23-oct.-2019
), and the latest stable version recognizes that format as a number instead of a date. This PR tries to fix that issue.