sheetjs
sheetjs copied to clipboard
Autocorrecting formats
See SheetJS/sheetjs#2551 for an example where #,##.?? is corrected to #,###.?? in Excel
h/t @wilg for drawing attention to a format which triggered this behavior
See SheetJS/js-xlsx#676 for another example with am/pm converting to AM/PM
See #2695 -- #,0 is corrected to #,##0
See #2598 -- #0;#0- is corrected to #0;#0\-