0

I want to read Excel file with exact cell values using Open XML but I am getting integer value instead of datetime cell value.

dur
  • 14,335
  • 22
  • 74
  • 113
  • OpenXML stores dates as the number of days from 1 Jan 1900. See [Reading a date from xlsx using open xml sdk](http://stackoverflow.com/questions/13176832/reading-a-date-from-xlsx-using-open-xml-sdk) – Serge Apr 13 '17 at 04:37
  • 7
    Possible duplicate of [Reading a date from xlsx using open xml sdk](http://stackoverflow.com/questions/13176832/reading-a-date-from-xlsx-using-open-xml-sdk) – Serge Apr 13 '17 at 04:38

0 Answers0