Upon comparing the data I read using the DBF driver and within VFP, I saw a peculiar difference in a few dates within my database, but only those that were on the 28th of October.
VFP states a date 10/28/2007 10:00:00 AM, but the dbf driver reads it as '2007-10-28 9:00:00.0'. I'm reading the dates as a 'timestamp' and I am not supplying a specific Calendar object. This does not occur on the day before or after (I checked this first, as I thought it was a day light savings issue).
Do you know what might cause this?
|
>as I thought it was a day light savings issue).
Yeah. Supported. Please download the latest package.
|