mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
The previous fix didn't calculate the comparison time correctly and ended up in the wrong day because the GMT time is before the local time. In the course of checking the corner-case timezones (Midway and Kiritimati) I found an error in the GncDateTime calculation of the neutral time, so fixed that too.