gnucash stable: Bug 799004 - Update of Prices attaches incorrect Date

John Ralls jralls at code.gnucash.org
Sat Jul 8 19:12:23 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/e20f6036 (commit)
	from  https://github.com/Gnucash/gnucash/commit/fde47d1c (commit)



commit e20f60361f34b566b596e5ef6511e46b863d0ae1
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 8 16:07:09 2023 -0700

    Bug 799004 - Update of Prices attaches incorrect Date
    
    Using a "close" time of 16:00 is a nice idea except that we don't know
    what timezone it is, so it's not terribly useful. Use neutral time
    instead so that the date will be right in all timezones.



Summary of changes:
 libgnucash/app-utils/gnc-quotes.cpp | 21 +++++++--------------
 1 file changed, 7 insertions(+), 14 deletions(-)



More information about the gnucash-patches mailing list