monitorjbl / excel-streaming-reader

An easy-to-use implementation of a streaming Excel reader using Apache POI
Apache License 2.0
943 stars 342 forks source link

Support DataFormatter #238

Open amjjd opened 3 years ago

amjjd commented 3 years ago

POI's DataFormatter calls Sheet.GetWorkbook in order to test for 1904 dates.

pjfanning commented 3 years ago

@amjjd I maintain a fork of excel-streaming-workbook and I hope you don't mind but I merged this there - https://github.com/pjfanning/excel-streaming-reader/commit/7cd186e26cac3c136cfb40fed9a23c4c7d7108b1