I’m using the XlsIo .net library and it seems to consistently return a date that is four years and one day in the past compared to the value I see in Excel.
Does anyone know what the cause of this is?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Excel has an option to use use the 1904 date system. This is turned off by default. I wonder if it is either on, or if the .net library is using that for it’s calculation.