I have a CWNumEdit problem. The CWNumEdit controls are used to change times in a MS Access database. I have it formatted so that the format string is h:nn:ss AM/PM.
Sometimes, for no apparent reason, when I increment the values, the value is entered in the database as something like: 12/31/1899 6:59:00 AM
Most other times, it is entered as (in this case) 6:59:00 PM
Any ideas?