DbfDataReader
DbfDataReader copied to clipboard
Fixed DbfValueDateTime null values checking
I found an issue with some dates being considered null when they where not.
One such example is 2020-10-13 00:00:00 which has a byte equivalent of { 0, 134, 37, 0 }.