Commit 10b006fdc1fe67c6caff7efca163406c89e78187

Matthew Forbis matthewdavidforbis1982 at yahoo.com
Thu Nov 17 21:20:48 EST 2016


Hi,
I've been lurking on the list for a while and looking at all the code changes to try to better understand c++ programming, but I saw this one that was merged today and it didn't look right, but I might be missing something.  

In src/backend/sql/gnc-transaction-sql.cpp, at line 964, I think a : is missing in the date string between %M and %S.   The line in question is:

 auto datebuf = time.format_zulu ("%Y-%m-%d %H:%M%S");
If it is correct, could someone explain it to me why?
Thanks,Matt


More information about the gnucash-devel mailing list