iryndin / jdbf

Java utility to read/write DBF files
108 stars 77 forks source link

Incorrect update date in DBF header for "FoxBASE+/Dbase III plus" files #4

Closed iryndin closed 10 years ago

iryndin commented 10 years ago

Date is shifted 100 years forward. But for "Visual FoxPro" files date parsing is correct. So, we need to parse dates based on file type.