阅读背景:

Excel / C# - 时间字符串被解释为Double?

来源:互联网 

I am writing a program that pulls data from a CSV file (which, due to the structure, is easier to work with through Excel). There are columns that hold a date and time. The date column processes correctly, yet the time column (F) is being interpreted as a double. For example, in the following loop, it sees the value as 0.00 on the first loop, 0.25 on the second, 0.26041666666666669 on the third, 0.27083333333333331o on the fourth iteration, and so on. I am writing a program that pulls data from a C




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: