> On Nov 17, 2016, at 6:20 PM, Matthew Forbis via gnucash-devel > <gnucash-devel@gnucash.org> wrote: > > 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?
Nope, you're right. Good eye. I'd fixed one instance and missed the other. Just pushed a fix, thanks. Regards, John Ralls _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel