First of all, thank you for this wonderful library. It really is exactly what I wanted: Small, lightweight and just works.
My question is how to read a cell containing a date. when I try cell.Value.Tostring it returns me a number for some reason. And I am not sure how to convert this back to a System.DateTime
First of all, thank you for this wonderful library. It really is exactly what I wanted: Small, lightweight and just works.
My question is how to read a cell containing a date. when I try
cell.Value.Tostringit returns me a number for some reason. And I am not sure how to convert this back to a System.DateTime