Forum Discussion
jimnealky
Jan 17, 2025Copper Contributor
ExcelDataReader and Date Field
 I am looping through the Excel document saved withing my project (wwwroot) and I cannot get the date to work. I have searched and found a reference to call GetDateTime as opposed to GetValue and also...
wuchen9527
Jan 20, 2025Copper Contributor
是否是你的“reader.GetDateTime(4)”返回的是null,或者是他里面执行就直接报错了