开发者

How to handle the Date column of excel sheet in C# code?

I am reading the Excel sheet in c# using interop services. My excel sheet have the date columns of formate dd/mm/yyyy. while reading , runtime i am getting some different values for each cell as :38840,38808,3987开发者_如何学C3...so n so... what does that mean? please help.How to handle the date columns of the excel sheet in C#. please guide me.


This is covered in the following article:

http://bytes.com/topic/c-sharp/answers/530093-tough-date-conversion-problem-importing-excel

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜