I wrote data into an Excel File using EPPlus.
I have a column with the type date formatted like this
ws.Column(1).Style.Numberformat.Format = "yyyy-mm-dd h:mm";
In the file, it is saved correctly.
But when I try to read it using ws.Cells[1, 1].Value.
, it prints it 41500.678634259297