Switching back to edit mode shows the date correctly as 5/31/2000, so the date is being stored in the database correctly (I think). I’m wondering if this has something to do with this issue:
a. The date field subtracts one day when switching to edit mode. This is consistent across all cases.
b. If there is no change in the date, then saving the record results in reversion to the original (correct) date, and this displays in the record’s view mode.
c. If there is a change in date, then saving the record results in properly displaying the new date after the save and switch to view mode.