Skip to content

Fix read only worksheets incorrectly handling datetime and timedelta objects when parsing

snippet requested to merge topic/3.1/issue_1973 into branch/3.1

Fixes issue #1973 (closed) , timedelta cells are correctly identified now. Added tests --HG-- branch : 3.1

Merge request reports