We sometimes need to enter donors manually via the backend.
After entering the donor information and picking the donation date and hitting save the Donors Management list always shows the previous days date. When I click on the donor and view it in the editor the date is correct.
So it looks like the donor management date will always show the previous days donation date.
For example on a record I created today, looking in the database in the donors table I see the date shows:
2018-06-06 00:00:00
but the donor management Form will show 2018-06-05.
Can you fix this bug in the next version?