yellowfeather / DbfDataReader

DbfDataReader is a small fast .Net Core library for reading dBase, xBase, Clipper and FoxPro database files
MIT License
134 stars 61 forks source link

I get "System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime" Error #175

Open mut9bu opened 2 years ago

mut9bu commented 2 years ago

Hello I want to read a DBF file of Siemens S7-300 PLC Project but get the Error

System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime

What could be the problem?

My file has *.DBT extension but i think it has the same coding like DBF